{
  "name": "@nebular/security",
  "version": "4.0.0-rc.2",
  "description": "@nebular/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": "^8.0.0-rc.2",
    "@angular/core": "^8.0.0-rc.2",
    "@angular/router": "^8.0.0-rc.2",
    "rxjs": "^6.5.1"
  }
}