UNPKG

@nebular/auth

Version:
43 lines (42 loc) 975 B
{ "name": "@nebular/auth", "version": "8.0.0", "description": "@nebular/auth", "author": "akveo", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/akveo/nebular.git" }, "bugs": { "url": "https://github.com/akveo/nebular/issues" }, "homepage": "https://github.com/akveo/nebular#readme", "keywords": [ "angular", "typescript", "ng2-admin", "ngx-admin", "theme", "auth", "login", "register", "nebular" ], "peerDependencies": { "@angular/common": "^12.0.0", "@angular/core": "^12.0.0", "@angular/router": "^12.0.0", "@angular/forms": "^12.0.0", "@nebular/theme": "8.0.0", "rxjs": "^6.5.1" }, "sideEffects": false, "main": "bundles/auth.umd.js", "module": "fesm2015/index.js", "es2015": "fesm2015/index.js", "esm2015": "esm2015/index.js", "fesm2015": "fesm2015/index.js", "typings": "index.d.ts", "metadata": "index.metadata.json" }