{ "name": "webscan", "version": "0.0.1", "private": true, "readme": "README.md", "description": "Simple Web Scanner with Tor", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://gitlab.com/manalejandro/webscan" }, "bugs": { "url": "https://gitlab.com/manalejandro/webscan/issues" }, "author": "manalejandro@gmail.com", "license": "MIT", "dependencies": { "request": "^2.87.0", "socks5-http-client": "^1.0.4", "socks5-https-client": "^1.2.1" } }