sumoController/package.json

15 satır
315 B
JSON

{
"name": "sumocontroller",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Lukas Bachschwell",
"license": "ISC",
"dependencies": {
"node-sumo": "git+https://github.com/alronz/node-sumo.git"
}
}