{ "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": "" }