{
  "name": "sbscrape",
  "version": "0.0.5",
  "description": "Scrape socialblade",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jb55/sbscrape"
  },
  "keywords": [
    "socialblade",
    "scraper"
  ],
  "dependencies": {
    "scrapeit": "*",
    "debug": "*",
    "lazy-string": "*",
    "underscore": "*"
  },
  "devDependencies": {
    "mocha": "*",
    "debug": "*",
    "coffee-script": "*",
    "should": "*"
  },
  "author": "William Casarin",
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/jb55/sbscrape/issues"
  }
}
