pivot_forecast/package.json

21 lines
402 B
JSON

{
"name": "nodet",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"fs": "0.0.1-security",
"https": "^1.0.0",
"pg": "^8.5.1",
"readline": "^1.3.0"
}
}