{ "name": "virus", "version": "1.0.0", "description": "", "main": "main.js", "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", "mysql": "^2.18.1", "net-browserify": "^0.2.4" }, "devDependencies": { "nodemon": "^2.0.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }