File tree 1 file changed +2
-18
lines changed
1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fontIconPicker" ,
3
- <<<<<<< HEAD
4
- "version" : " 1.0.0" ,
5
- =======
6
3
"version" : " 2.0.0" ,
7
- >>>>>>> 2.0.0
8
4
"description" : " An icon picker built on top of font icons and jQuery" ,
9
5
"keywords" : [
10
6
" icons" ,
13
9
],
14
10
"main" : [
15
11
" jquery.fonticonpicker.min.js" ,
16
- <<<<<<< HEAD
17
- " grey-theme/fonticonpicker.woff" ,
18
- " grey-theme/iconpicker.eot" ,
19
- " grey-theme/iconpicker.svg" ,
20
- " grey-theme/iconpicker.ttf" ,
21
- " grey-theme/jquery.fonticonpicker.css"
22
- =======
23
12
" css/iconpicker.woff" ,
24
13
" css/iconpicker.eot" ,
25
14
" css/iconpicker.svg" ,
28
17
" themes/grey-theme/jquery.fonticonpicker.grey.min.css" ,
29
18
" themes/bootstrap-theme/jquery.fonticonpicker.bootstrap.min.css" ,
30
19
" themes/dark-grey-theme/jquery.fonticonpicker.darkgrey.min.css" ,
31
- " themes/inverted-theme/jquery.fonticonpicker.inverted.min.css" ,
32
- >>>>>>> 2.0.0
20
+ " themes/inverted-theme/jquery.fonticonpicker.inverted.min.css"
33
21
],
34
22
"ignore" : [
35
23
" demo"
36
24
],
37
25
"dependencies" : {
38
- <<<<<<< HEAD
39
- "jquery" : " >=1.6.4"
40
- =======
41
26
"jquery" : " >=1.7.1"
42
- >>>>>>> 2.0.0
43
27
},
44
28
"license" : " MIT"
45
- }
29
+ }
You can’t perform that action at this time.
0 commit comments