File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " awesome-bootstrap-checkbox" ,
3
+ "version" : " 0.3.5" ,
4
+ "description" : " Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier." ,
5
+ "main" : " awesome-bootstrap-checkbox.css" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " https://github.com/flatlogic/awesome-bootstrap-checkbox.git"
12
+ },
13
+ "keywords" : [
14
+ " bootstrap" ,
15
+ " font-awesome" ,
16
+ " scss" ,
17
+ " less"
18
+ ],
19
+ "author" : " contact@flatlogic.com (http://flatlogic.com)" ,
20
+ "license" : " MIT" ,
21
+ "bugs" : {
22
+ "url" : " https://github.com/flatlogic/awesome-bootstrap-checkbox/issues"
23
+ },
24
+ "homepage" : " https://github.com/flatlogic/awesome-bootstrap-checkbox" ,
25
+ "files" : [
26
+ " demo" ,
27
+ " awesome-bootstrap-checkbox.css" ,
28
+ " awesome-bootstrap-checkbox.scss" ,
29
+ " awesome-bootstrap-checkbox.less" ,
30
+ " bower.json"
31
+ ]
32
+ }
You can’t perform that action at this time.
0 commit comments