UNPKG

loopback-component-cas

Version:
32 lines (31 loc) 717 B
{ "name": "loopback-component-cas", "version": "0.5.21", "description": "Loopback CAS Authentification", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jasig", "cas", "saml", "authentication", "sso", "loopback", "component" ], "author": "Sebastien Bechet <sebastien.bechet@osinix.com>", "bugs": "https://github.com/sbechet/loopback-component-cas/issues", "repository": { "type": "git", "url": "https://github.com/sbechet/loopback-component-cas.git" }, "license": "MIT", "dependencies": { "bluebird": "^3.5.1", "debug": "^3.1.0", "marko": "~4.4.28", "moment": "^2.22.2" } }