{
  "name": "@ngx-performance-ui/core",
  "version": "0.0.16",
  "license": "MIT",
  "author": "Mehmet Erim",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mehmet-erim/ngx-performance-ui.git"
  },
  "peerDependencies": {
    "@angular/core": ">=7.0.0 <8.0.0",
    "@angular/common": ">=7.0.0 <8.0.0",
    "@angular/forms": ">=7.0.0 <8.0.0",
    "angular2-text-mask": ">=9.0.0",
    "rxjs": ">=6.0.0",
    "@ngxs/store": ">=3.3.0",
    "just-compare": ">=1.3.0"
  },
  "description": "Ngx Performance UI - Core",
  "bugs": {
    "url": "https://github.com/mehmet-erim/ngx-performance-ui/issues"
  },
  "homepage": "https://github.com/mehmet-erim/ngx-performance-ui#readme",
  "main": "bundles/ngx-performance-ui-core.umd.js",
  "keywords": [
    "Performance",
    "UI",
    "Angular",
    "UI-KIT"
  ],
  "module": "fesm5/ngx-performance-ui-core.js",
  "es2015": "fesm2015/ngx-performance-ui-core.js",
  "esm5": "esm5/ngx-performance-ui-core.js",
  "esm2015": "esm2015/ngx-performance-ui-core.js",
  "fesm5": "fesm5/ngx-performance-ui-core.js",
  "fesm2015": "fesm2015/ngx-performance-ui-core.js",
  "typings": "ngx-performance-ui-core.d.ts",
  "metadata": "ngx-performance-ui-core.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
