package.json 485 Bytes
{
  "name": "ytmt",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "start": "node ./bin/www"
  },
  "dependencies": {
    "body-parser": "~1.18.2",
    "casperjs": "^1.1.4",
    "cheerio": "^1.0.0-rc.2",
    "cookie-parser": "~1.4.3",
    "debug": "~2.6.9",
    "ejs": "~2.5.7",
    "express": "~4.15.5",
    "morgan": "~1.9.0",
    "phantomjs": "^2.1.7",
    "request": "^2.83.0",
    "serve-favicon": "~2.4.5",
    "spooky": "^0.2.5",
    "tiny-jsonrpc": "^2.0.1"
  }
}