package.json
488 Bytes
{
"name": "whereur",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"ejs": "^3.1.3",
"express": "^4.17.1",
"fs": "0.0.1-security",
"http": "0.0.1-security",
"https": "^1.0.0",
"path": "^0.12.7",
"request": "^2.88.2",
"serve-static": "^1.14.1",
"xml-js": "^1.6.11"
}
}