An error occurred while loading the file. Please try again.
  • Kai-Holger Brassel's avatar
    New release 1.1.0 · 85e919ec
    Kai-Holger Brassel authored
     * Switch from EMF Forms to Sirius
     * Replace QuantityLong and QuantityDouble by Quantity (only doubles)
     * Switch from JDK 15 to JDK 16
     * Add obligatory annotation for minnimal and maximal values
     * Allow dimensionless and/or nullable Quantites
     * Tests for nullable and dimensionless Quantites
    85e919ec
package.json 1.05 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"