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.

35 lines
822 B
JSON

{
"name": "iso-spider",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.cryto.net:joepie91/iso-spider.git"
},
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL",
"dependencies": {
"archy": "^1.0.0",
"ascii-data-table": "^1.3.3",
"bhttp": "^1.2.4",
"bluebird": "^3.4.6",
"buffertrim": "^1.0.0",
"debug": "^2.2.0",
"deep-eql": "^1.0.3",
"default-value": "^1.0.0",
"dotty": "0.0.2",
"iconv-lite": "^0.4.13",
"memoizee": "^0.4.1",
"moment": "^2.15.1",
"promise-while-loop": "^1.0.1",
"safe-buffer": "^5.0.1",
"stream-to-promise": "^2.2.0",
"table": "^3.8.3",
"yargs": "^6.3.0"
}
}