{
  "name": "lsdevalb-nebular-theme",
  "version": "7.0.5",
  "description": "lsdevalb-nebular-theme",
  "author": "akveo-lsdevlab <ls.devlab@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LsDevLab/nebular.git"
  },
  "bugs": {
    "url": "git+https://github.com/LsDevLab/issues"
  },
  "homepage": "git+https://github.com/LsDevLab/nebular#readme",
  "keywords": [
    "angular",
    "typescript",
    "ng2-admin",
    "ngx-admin",
    "theme",
    "nebular"
  ],
  "peerDependencies": {
    "@angular/animations": "^11.0.0",
    "@angular/common": "^11.0.0",
    "@angular/core": "^11.0.0",
    "@angular/router": "^11.0.0",
    "@angular/cdk": "^11.0.0",
    "rxjs": "^6.5.4"
  },
  "dependencies": {
    "intersection-observer": "0.7.0",
    "tslib": "^2.0.0"
  },
  "schematics": "./schematics/collection.json",
  "sideEffects": false,
  "main": "bundles/lsdevalb-nebular-theme.umd.js",
  "module": "fesm2015/lsdevalb-nebular-theme.js",
  "es2015": "fesm2015/lsdevalb-nebular-theme.js",
  "esm2015": "esm2015/lsdevalb-nebular-theme.js",
  "fesm2015": "fesm2015/lsdevalb-nebular-theme.js",
  "typings": "lsdevalb-nebular-theme.d.ts",
  "metadata": "lsdevalb-nebular-theme.metadata.json"
}
