You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "swarmlab-venus",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "swarmlab-venus on node",
|
|
|
|
"main": "connect-new.js",
|
|
|
|
"scripts": {
|
|
|
|
"start": "node ./llo/connect-new.js"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"async": "^3.2.0",
|
|
|
|
"bufferutil": "^4.0.2",
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
"express": "^4.17.1",
|
|
|
|
"helmet": "^4.1.1",
|
|
|
|
"mongodb": "^3.6.6",
|
|
|
|
"pm2": "^4.5.1",
|
|
|
|
"read-last-lines": "^1.7.2",
|
|
|
|
"simple-git": "^2.31.0",
|
|
|
|
"socket.io": "^4.1.0",
|
|
|
|
"url-exist-sync": "^1.0.2",
|
|
|
|
"utf-8-validate": "^5.0.3"
|
|
|
|
}
|
|
|
|
}
|