{
  "name": "lorent",
  "version": "0.2.2",
  "description": "CLI to search for torrent data via torrentproject.se api",
  "main": "index.js",
  "bin": {
    "lorent": "index.js"
  },
  "scripts": {
    "start": "node --harmony_array_includes --harmony_destructuring index",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Lokua/lorent.git"
  },
  "dependencies": {
    "chalk": "^1.1.1",
    "commander": "^2.9.0",
    "lodash.foreach": "^4.0.0",
    "lodash.invert": "^4.0.0",
    "node-fetch": "^1.3.3",
    "pretty-bytes": "^2.0.1"
  }
}
