{
  "name": "ngx-pluto",
  "version": "1.0.2",
  "description": "ngx-pluto组件库",
  "repository": {
    "type": "git",
    "url": "https://github.com/KevinZhang19870314/pluto-ui"
  },
  "keywords": [
    "pluto",
    "ngx",
    "angular",
    "typescript"
  ],
  "author": "kevinzhang19870314",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/KevinZhang19870314/pluto-ui/issues"
  },
  "homepage": "https://github.com/KevinZhang19870314/pluto-ui/blob/master/README.md",
  "peerDependencies": {
    "@angular/common": ">=6.0.0",
    "@angular/core": ">=6.0.0",
    "@angular/forms": ">=6.0.0",
    "@angular/animations": ">=6.0.0",
    "@angular/cdk": ">=6.0.0",
    "@angular/elements": ">=6.0.0"
  },
  "bundledDependencies": [
    "jquery",
    "jquery.fancytree",
    "cropperjs",
    "moment"
  ],
  "main": "bundles/ngx-pluto.umd.js",
  "module": "fesm5/ngx-pluto.js",
  "es2015": "fesm2015/ngx-pluto.js",
  "esm5": "esm5/ngx-pluto.js",
  "esm2015": "esm2015/ngx-pluto.js",
  "fesm5": "fesm5/ngx-pluto.js",
  "fesm2015": "fesm2015/ngx-pluto.js",
  "typings": "ngx-pluto.d.ts",
  "metadata": "ngx-pluto.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
