{
  "name": "switchery-npm",
  "version": "0.8.2",
  "description": "NPM version of Switchery",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/yavorsky/switchery-npm.git"
  },
  "keywords": [
    "switchery"
  ],
  "author": "Alexander Petkov",
  "license": "MIT",
  "contributors": [
    "Anton Amurskiy <info@yavorsky.org>"
  ],
  "bugs": {
    "url": "https://github.com/yavorsky/switchery-npm/issues"
  },
  "dependencies": {}
}