This project manages its dependencies using npm. Learn more
package.json 1.01 KiB
  "name": "m4lab-user-account",
  "version": "0.0.1",
  "description": "Example for PassportJS SAML strategy",
  "author": {
    "name": "Rosanny Sihombing",
    "email": "rosanny.sihombing@hft-stuttgart.de",
    "url": "/"
  },
  "keywords": [
    "m4_lab",
    "saml",
    "sso"
  "repository": {
    "type": "git",
    "url": "https://transfer.gitlab.com/tbd.git"
  "scripts": {
    "start": "nodemon app.js",
    "test": ""
  "dependencies": {
  "devDependencies": {},
  "engines": {
    "node": ">= 4.0.0"
  "license": "MIT"