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.

27 lines
585 B
JSON

{
"name": "vulnerability-scanner",
"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/vulnerability-scanner.git"
},
"keywords": [],
"author": "Sven Slootweg",
"license": "WTFPL",
"dependencies": {
"ansi-styles": "^3.0.0",
"archy": "^1.0.0",
"assure-array": "^1.0.0",
"blessed": "^0.1.81",
"chalk": "^1.1.3",
"esprima": "^3.1.3",
"memoizee": "^0.4.1",
"pad": "^1.0.2"
}
}