UNPKG

@nebular-dev/security

Version:
38 lines (37 loc) 803 B
{ "name": "@nebular-dev/security", "version": "2.0.0-rc.9-89d429d", "description": "@nebular-dev/security", "main": "./bundles/security.umd.js", "module": "./index.js", "typings": "./index.d.ts", "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", "acl", "security", "login", "register", "nebular" ], "peerDependencies": { "@angular/common": "^6.0.0", "@angular/core": "^6.0.0", "@angular/router": "^6.0.0", "rxjs": "^6.1.0" } }