{ "name": "iso-spider", "version": "1.0.0", "description": "", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.cryto.net:joepie91/iso-spider.git" }, "author": "", "license": "ISC", "dependencies": { "archy": "^1.0.0", "bhttp": "^1.2.4", "bluebird": "^3.4.6", "debug": "^2.2.0", "memoizee": "^0.4.1", "moment-timezone": "^0.5.6", "promise-while-loop": "^1.0.1", "safe-buffer": "^5.0.1", "stream-to-promise": "^2.2.0" } }