minis-data-old/package.json
Walamana 4267bafcc9 ...
Signed-off-by: Walamana <joniogerg@gmail.com>
2017-11-28 20:56:56 +01:00

21 lines
424 B
JSON

{
"name": "miniportalapi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"cookie-parser": "^1.4.3",
"errorhandler": "^1.5.0",
"express": "^4.16.1",
"express-force-ssl": "^0.3.2",
"mysql": "^2.15.0",
"path": "^0.12.7",
"uuid": "^3.1.0"
}
}