File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " PrettyCheckbox " ,
2
+ "name" : " pretty-checkbox " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " Scalable css3 pretty checkbox and radio buttons" ,
5
- "main" : " Gulpfile.js" ,
6
- "dependencies" : {
7
-
8
- },
4
+ "description" : " Scalable css3 pretty checkbox and radio buttons with custom font icon library" ,
5
+ "main" : " src/pretty.min.css" ,
6
+ "dependencies" : {},
9
7
"devDependencies" : {
10
8
"gulp-rename" : " ^1.2.2" ,
11
- "gulp-sass" : " ^2.2.0 " ,
9
+ "gulp-sass" : " ^2.3.1 " ,
12
10
"bower" : " ^1.5.1" ,
13
11
"browser-sync" : " ^2.8.2" ,
14
12
"gulp" : " ^3.9.0" ,
15
- "gulp-compass" : " ^2.1.0" ,
16
- "gulp-sass" : " ^2.3.1" ,
17
13
"node-sass" : " ^3.7.0"
18
14
},
19
15
"scripts" : {},
20
16
"repository" : {
21
17
"type" : " git" ,
22
- "url" : " https://github.com/lokesh-coder/pretty-checkbox"
18
+ "url" : " git+ https://github.com/lokesh-coder/pretty-checkbox.git "
23
19
},
24
20
"keywords" : [
25
- " one" ,
26
- " page" ,
27
- " app"
21
+ " checkbox" ,
22
+ " radio" ,
23
+ " bootstrap" ,
24
+ " css3" ,
25
+ " animations"
28
26
],
29
27
"author" : " lokesh" ,
30
28
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments