{
  "name": "thetv",
  "version": "0.1.3",
  "description": "",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "./node_modules/.bin/mocha --use_strict -u exports"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "code": "^2.2.0",
    "mocha": "^2.4.5"
  }
}
