{
  "name": "trmag",
  "version": "1.0.15",
  "private": false,
  "scripts": {},
  "keywords": [
    "torrent",
    "magnet"
  ],
  "author": {
    "name": "xincici(yelin)",
    "email": "linye1987@sina.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xincici/trmag"
  },
  "main": "torrent.js",
  "bin": {
    "trmag": "./bin/torrent"
  },
  "dependencies": {
    "cliff": "^0.1.10",
    "commander": "^2.8.1",
    "log4js": "^0.6.22",
    "request": "^2.60.0"
  }
}
