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 11{
2- "name" : " PrettyCheckbox " ,
2+ "name" : " pretty-checkbox " ,
33 "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" : {},
97 "devDependencies" : {
108 "gulp-rename" : " ^1.2.2" ,
11- "gulp-sass" : " ^2.2.0 " ,
9+ "gulp-sass" : " ^2.3.1 " ,
1210 "bower" : " ^1.5.1" ,
1311 "browser-sync" : " ^2.8.2" ,
1412 "gulp" : " ^3.9.0" ,
15- "gulp-compass" : " ^2.1.0" ,
16- "gulp-sass" : " ^2.3.1" ,
1713 "node-sass" : " ^3.7.0"
1814 },
1915 "scripts" : {},
2016 "repository" : {
2117 "type" : " git" ,
22- "url" : " https://github.com/lokesh-coder/pretty-checkbox"
18+ "url" : " git+ https://github.com/lokesh-coder/pretty-checkbox.git "
2319 },
2420 "keywords" : [
25- " one" ,
26- " page" ,
27- " app"
21+ " checkbox" ,
22+ " radio" ,
23+ " bootstrap" ,
24+ " css3" ,
25+ " animations"
2826 ],
2927 "author" : " lokesh" ,
3028 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments