We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850a130 commit dc73d86Copy full SHA for dc73d86
bower.json
@@ -2,21 +2,8 @@
2
"name": "PrettyCheckbox",
3
"description": "Scalable css3 pretty checkbox and radio buttons",
4
"main": "Gulpfile.js",
5
- "moduleType": [
6
- "node"
7
- ],
8
"license": "MIT",
9
"homepage": "https://lokesh-coder/github.io/pretty-checkbox",
10
- "ignore": [
11
- "**/.*",
12
- "node_modules",
13
- "bower_components",
14
- "test",
15
- "tests"
16
17
- "dependencies": {
18
- "animate-sass": "~0.6.4",
19
- "bootstrap-sass": "~3.3.6",
20
- "mdi": "^1.5.54"
21
- }
+ "ignore": [],
+ "dependencies": {}
22
}
0 commit comments