{
  "name": "aniscrape-animebam",
  "version": "0.1.3",
  "description": "Animebam scraping module for aniscrape.",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "aniscrape"
  ],
  "author": "Roflmuffin",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.0.6",
    "cheerio": "^0.19.0",
    "lodash": "^4.11.2",
    "needle": "^0.11.0"
  }
}
