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