{
  "name": "@lamnhan/nguix-dashboard",
  "version": "0.0.9",
  "description": "An Angular UI kit for content management.",
  "author": "Lam Nhan",
  "homepage": "https://lamnhan.com",
  "license": "MIT",
  "keywords": [
    "lamnhan",
    "angular",
    "ui",
    "component"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/lamnhan/nguix-dashboard.git"
  },
  "bugs": {
    "url": "https://github.com/lamnhan/nguix-dashboard/issues"
  },
  "peerDependencies": {
    "@angular/common": "^12.2.5",
    "@angular/core": "^12.2.5",
    "@angular/platform-browser": "~12.2.5",
    "@lamnhan/ngx-useful": "0.0.35",
    "@lamnhan/schemata": "0.0.24",
    "@lamnhan/ngx-schemata": "0.0.17",
    "@ngxs/store": "^3.7.2"
  },
  "dependencies": {
    "ngx-pagination": "^5.1.1",
    "ngx-toastr": "^14.0.0",
    "ngx-tinymce": "^12.0.0",
    "ngx-filesize": "^2.0.16",
    "croppie": "^2.6.5",
    "@yaireo/tagify": "^4.6.0",
    "tslib": "^2.1.0"
  },
  "main": "bundles/lamnhan-nguix-dashboard.umd.js",
  "module": "fesm2015/lamnhan-nguix-dashboard.js",
  "es2015": "fesm2015/lamnhan-nguix-dashboard.js",
  "esm2015": "esm2015/lamnhan-nguix-dashboard.js",
  "fesm2015": "fesm2015/lamnhan-nguix-dashboard.js",
  "typings": "lamnhan-nguix-dashboard.d.ts",
  "sideEffects": false
}