roysathome.net/dinosavings.co.uk/api/package.json

18 lines
392 B
JSON

{
"name": "api",
"version": "0.0.1",
"description": "Api for the DinoSavings web application.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Joseph Roy",
"license": "UNLICENSED",
"dependencies": {
"body-parser": "^1.20.2",
"express": "^4.18.2",
"expresss": "^0.0.0",
"jsonwebtoken": "^9.0.2"
}
}