{ "name": "hscd_scrape", "version": "0.0.0", "description": "", "main": "scrape.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "cheerio": "~0.17.0", "mysql": "^2.5.0", "underscore": "~1.6.0", "node-geocoder": "~2.11.0", "geolib": "~2.0.14" } }