{
  "name": "mangatown-manganese",
  "version": "1.0.7",
  "description": "Manganese plugin for crawling through mangatown.com",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jfmengels/mangatown-manganese"
  },
  "keywords": [
    "manganese-plugin",
    "manganese"
  ],
  "author": "Jeroen Engels <jfm.engels@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "async": "^1.4.2",
    "cheerio": "^0.19.0",
    "number-ranger": "^2.0.0",
    "request": "^2.61.0"
  },
  "devDependencies": {
    "chai": "^3.2.0",
    "mocha": "^2.2.4",
    "sinon": "^1.14.1"
  }
}
