tor_multipath_voip/bench/bench1/package.json

22 lines
461 B
JSON

{
"name": "bench",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Quentin Dufour",
"license": "AGPL-3.0-or-later",
"dependencies": {
"bluebird": "^3.5.3",
"body-parser": "^1.18.3",
"express": "^4.16.4",
"granax": "^3.1.4",
"proxysocket": "^1.2.0",
"request": "^2.88.0",
"socks": "^2.2.2",
"socksv5": "0.0.6"
}
}