{
  "preferGlobal": "true",
  "name": "nct-downloader",
  "description": "Download nhaccuatui",
  "version": "1.0.5",
  "homepage": "https://github.com/kureikain/nct-download",
  "author": {
    "name": "kureikain",
    "email": "kureikain@gmail.com",
    "url": "http://axcoto.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/kureikain/nct-download.git"
  },
  "bugs": {
    "url": "https://github.com/kureikain/nct-download/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/kureikain/nct-download/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/nct-downloader",
  "bin": {
    "ndown":"bin/ndown",
    "nyanko":"bin/ndown"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt nodeunit"
  },
  "dependencies": {
    "celeri": "latest",
    "unirest": "latest",
    "cheerio": "~0.12.4",
    "hooker": "latest",
    "colors": "latest",
    "pm2-multimeter": "latest"
  },
  "devDependencies": {
    "grunt-contrib-jshint": "~0.6.4",
    "grunt": "~0.4.2",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-coffee": "~0.4.0"
  },
  "keywords": ["music","downloader","nhaccuatui","axcoto"]
}
