{ "name": "rappaurio", "version": "1.0.0", "description": "Require nodejs 14 or higher", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Wikipedia", "Compare", "API REST" ], "author": "Dario WEINBERGER & Raphael PAYET", "license": "ISC", "dependencies": { "axios": "^1.5.0", "body-parser": "^1.20.2", "connect-mysql": "^4.0.0", "cookie-parser": "^1.4.6", "crypto": "^1.0.1", "dotenv": "^16.3.1", "express": "^4.18.2", "express-handlebars": "^7.1.2", "express-session": "^1.17.3", "hbs": "^4.2.0", "jsonwebtoken": "^9.0.2", "morgan": "^1.10.0", "mysql2": "^3.6.1", "wikiapi": "^1.19.4", "wikijs": "^6.4.1" } }