DziennikOcen/public/package.json
2022-01-31 22:23:46 +01:00

22 lines
440 B
JSON

{
"name": "login",
"version": "4.2.0",
"main": "login.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "MJ",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"express-session": "^1.17.2",
"js-cookie": "^3.0.1",
"mysql": "^2.18.1"
},
"repository": {
"type": "git",
"url": "https://git.wmi.amu.edu.pl/s449303/Javascript2"
},
"description": ""
}