Current File : /home/obaba/public_html/admin/assets/plugins/bootstrap-switch/component.json
{
  "name"        : "bootstrap-switch",
  "description" : "Unofficial bootstrap switch",
  "version"     : "1.8.0",
  "main"        : "static/js/bootstrap-switch.js",
  "ignore": [ 
    "examples"
  ],
  "dependencies": {
    "jquery": "~1.9.0"
  },
  "scripts": [
    "static/js/bootstrap-switch.js"
  ]
}