{ "name": "stresstest", "version": "1.0.0", "description": "main.js", "type": "module", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^1.7.7", "chart.js": "^3.9.1", "chartjs-node-canvas": "^4.1.6", "dockerode": "^4.0.2", "dotenv": "^16.4.5", "p-limit": "^6.1.0", "socket.io": "^4.8.1", "socket.io-client": "^4.8.1" } }