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