small update
| { | { | ||
| "name": "m4lab-user-account", | "name": "m4lab-user-account", | ||
| "version": "0.0.1", | "version": "0.0.1", | ||
| "description": "Example for PassportJS SAML strategy", | "description": "M4_LAB User Account", | ||
| "author": { | "author": { | ||
| "name": "Rosanny Sihombing", | "name": "Rosanny Sihombing", | ||
| "email": "rosanny.sihombing@hft-stuttgart.de", | "email": "rosanny.sihombing@hft-stuttgart.de", | ||
| ... | @@ -9,12 +9,11 @@ | ... | @@ -9,12 +9,11 @@ |
| }, | }, | ||
| "keywords": [ | "keywords": [ | ||
| "m4_lab", | "m4_lab", | ||
| "saml", | "account" | ||
| "sso" | |||
| ], | ], | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://transfer.gitlab.com/tbd.git" | "url": "https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/user-account.git" | ||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "start": "nodemon app.js", | "start": "nodemon app.js", | ||
| ... | ... |
Please register or sign in to comment