blob: e70f4a697a13d3e74cab8a46287e032a2d04316b [file] [log] [blame]
{
"name": "cloudantTrigger",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"body-parser": "^1.12.0",
"express": "^4.12.2",
"winston": "^2.1.1",
"moment": "^2.11.1",
"lodash": "^3.10.1",
"request": "2.69.0",
"nano": "^6.2.0",
"json-stringify-safe": "^5.0.1",
"http-status-codes": "^1.0.5",
"request-promise": "^1.0.2",
"redis":"^2.7.1",
"bluebird": "^3.5.0",
"systeminformation": "^3.19.0"
}
}