{
  "name": "angular-ui-switch",
  "version": "0.1.1",
  "main": [
    "angular-ui-switch.js",
    "angular-ui-switch.css"
  ],
  "authors": [
    "xpeper <xpepermint@gmail.com>"
  ],
  "description": "iOS 7 style switch directive for AngularJS",
  "keywords": [
    "angular",
    "angularjs",
    "ui",
    "directive",
    "switch",
    "on",
    "off",
    "button",
    "checkbox",
    "form"
  ],
  "license": "MIT",
  "homepage": "https://github.com/xpepermint/angular-ui-switch",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "_release": "0.1.1",
  "_resolution": {
    "type": "version",
    "tag": "0.1.1",
    "commit": "52c93cf42f5c2dcc8a869caa8d4331181a1ab766"
  },
  "_source": "https://github.com/xpepermint/angular-ui-switch.git",
  "_target": "^0.1.1",
  "_originalSource": "angular-ui-switch",
  "_direct": true
}