ekangularbase
Version:
Authentication service for usermanagement(oidc client)
52 lines (51 loc) • 1.4 kB
JSON
{
"name": "ekangularbase",
"version": "2.6.15",
"description": "Authentication service for usermanagement(oidc client)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ek/AuthService.git"
},
"dependencies": {
"@aspnet/signalr": "^1.1.4",
"@ngrx/effects": "^8.4.0",
"@ngrx/store": "^8.4.0",
"@ngx-translate/core": "^11.0.1",
"@ngx-translate/http-loader": "^4.0.0",
"angular-slickgrid": "^2.20.2",
"bootstrap": "^4.3.1",
"font-awesome": "^4.7.0",
"jquery": "^3.4.1",
"jwt-decode": "^2.2.0",
"ng-block-ui": "^2.1.8",
"ng2-currency-mask": "^9.0.2",
"npm": "^6.12.1",
"oidc-client": "^1.9.1",
"primeng": "^8.1.1",
"rxjs": "^6.5.3",
"rxjs-compat": "^6.5.3",
"typescript": "~3.5.3"
},
"devDependencies": {
"@angular/cli": "^8.3.16",
"@angular/common": "^8.2.13",
"@angular/core": "^8.2.13",
"@angular/forms": "^8.2.14",
"@angular/http": "^7.2.15",
"@angular/router": "^8.2.13"
},
"keywords": [
"usermanagement",
"authservice"
],
"author": "ekomoditi sdn bhd",
"license": "ISC",
"bugs": {
"url": "https://github.com/AuthService/issues"
},
"homepage": "https://github.com/AuthService#readme"
}