raumstatus/node/package.json

14 lines
219 B
JSON

{
"name": "statusbot",
"description": "ctdo status bot",
"version": "0.0.1",
"private": true,
"dependencies": {
"express": "3.x",
"net-snmp": "x",
"redis": "x",
"underscore": "x"
},
"main": "statusbot"
}