{
  "name": "kickass-torrent",
  "version": "0.0.3",
  "description": "kickass.to json API wrapper",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gusnips/node-kickass-torrent.git"
  },
  "keywords": [
    "kickass",
    "json",
    "api",
    "torrent"
  ],
  "author": "Gustavo Salomé <gustavonips@gmail.com> (https://github.com/gusnips)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gusnips/node-kickass-torrent/issues"
  },
  "homepage": "https://github.com/gusnips/node-kickass-torrent",
  "dependencies": {
    "request": "*",
    "load-json": "*"
  }
}
