{
  "name": "teevee",
  "version": "1.0.3",
  "description": "",
  "main": "index.js",
  "preferGlobal": true,
  "bin": {
    "teevee": "./index.js"
  },
  "scripts": {
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "colors": "^1.3.3",
    "commander": "^2.19.0",
    "conf": "^2.2.0",
    "inquirer": "^6.2.1",
    "lodash": "^4.17.11",
    "ora": "^3.0.0",
    "reopen-tty": "^1.1.2",
    "zooqle": "^1.0.45"
  }
}
