{
  "name": "node-yts",
  "version": "1.0.5",
  "description": "node module for YTS torrents search",
  "main": "index.js",
  "dependencies": {
    "open": "^0.0.5",
    "request": "^2.79.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kmvkrish/node-yts.git"
  },
  "keywords": [
    "yts",
    "node-module-torrent-search"
  ],
  "author": "Krishna Manoj Varanasi",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kmvkrish/node-yts/issues"
  },
  "homepage": "https://github.com/kmvkrish/node-yts#readme"
}
