{
"name": "@cepharum/stress-test", "version": "0.1.0",
"description": "", "main": "stress-http.js", "scripts": { "start": "cross-env DEBUG=* node stress-http.js https://www.game.de/", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "",
"license": "MIT",
"dependencies": { "cross-env": "^5.2.0", "debug": "^4.1.1" } }