sf-static/test/node/lib/node_modules/virus-server/package.json

21 lines
388 B
JSON
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
{
"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"
}