UNPKG

sbscrape

Version:
35 lines (34 loc) 633 B
{ "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" } }