You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
624 B
JSON

{
"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"
}
}