package.json
440 Bytes
{
"name": "project",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@google/maps": "^1.1.3",
"body-parser": "^1.19.0",
"cheerio": "^1.0.0-rc.9",
"ejs": "^3.1.6",
"express": "^4.17.1",
"pug": "^3.0.2",
"request": "^2.88.2",
"supervisor": "^0.12.0"
}
}