blob: 2b8ecb0cd6355d3f2ed7f380afbd608b4c53f757 [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.83.0",
"cloudant-nano": "6.7.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"
}
}