{ "name": "m4_lab-projects", "version": "0.0.1", "description": "M4_LAB Projects Manager", "author": { "name": "Rosanny Sihombing", "email": "rosanny.sihombing@hft-stuttgart.de" }, "keywords": [ "m4_lab" ], "repository": { "type": "git", "url": "https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/project-page.git" }, "scripts": { "start": "nodemon app.js", "test": "" }, "dependencies": { "async": "^3.2.0", "axios": "^0.21.1", "body-parser": "^1.19.0", "compression": "^1.7.4", "cookie-parser": "1.4.3", "errorhandler": "1.4.3", "express": "^4.17.1", "express-fileupload": "^1.1.7-alpha.2", "express-flash": "0.0.2", "express-session": "^1.17.1", "fs": "0.0.1-security", "helmet": "^3.23.3", "morgan": "^1.10.0", "mysql": "^2.18.1", "passport": "0.3.2", "passport-saml": "^1.3.4", "pug": "^2.0.4" }, "engines": { "node": ">= 4.0.0" }, "license": "MIT" }