| 123456789101112131415 | 
							- {
 
-   "name": "bootstrap-switch",
 
-   "description": "Turn checkboxes and radio buttons in toggle switches.",
 
-   "version": "2.0.1",
 
-   "main": [
 
-     "build/js/bootstrap-switch.js",
 
-     "build/css/bootstrap3/bootstrap-switch.css"
 
-   ],
 
-   "ignore": [
 
-     "docs"
 
-   ],
 
-   "dependencies": {
 
-     "jquery": ">=1.9.0"
 
-   }
 
- }
 
 
  |