package.json
400 Bytes
{
"name": "backend",
"version": "0.0.0",
"private": false,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.3",
"csvtojson": "^2.0.3",
"debug": "~2.6.9",
"express": "~4.16.0",
"http-errors": "~1.6.2",
"jade": "~1.11.0",
"js-call-r": "0.0.4",
"json2csv": "^4.1.3",
"morgan": "~1.9.0",
"r-script": "0.0.3"
}
}