{
  "name": "ngx-do-wip",
  "version": "0.3.6",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/sjhoeksma/ngx-do.git"
  },
  "peerDependencies": {
    "@angular/common": "^7.2.1 || ^7.0.0",
    "@angular/core": "^7.2.1  || ^7.0.0",
    "@angular/animations": "^7.2.1 || ^7.0.0",
    "@angular/cdk": "^7.2.1 || ^7.0.0",
    "@angular/compiler": "^7.2.1 || ^7.0.0",
    "@angular/flex-layout": "^7.0.0-beta.22 || ^7.0.0",
    "@angular/forms": "^7.2.1 || ^7.0.0",
    "@angular/http": "^7.2.1 || ^7.0.0",
    "@angular/material": "^7.2.1 || ^7.0.0",
    "@angular/platform-browser": "^7.2.1 || ^7.0.0",
    "@angular/platform-browser-dynamic": "^7.2.1 || ^7.0.0",
    "@angular/router": "^7.2.1 || ^7.0.0",
    "rxjs": "^6.3.3",
    "rxjs-compat": "^6.3.3"
  },
  "dependencies": {
    "@agm/core": "^1.0.0-beta.5 ",
    "@swimlane/ngx-charts": "^10.0.0",
    "@swimlane/ngx-datatable": "^14.0.0",
    "ace-builds": "^1.4.2",
    "amcharts3": "github:amcharts/amcharts3",
    "ammap3": "github:amcharts/ammap3",
    "angular-nvd3": "^1.0.9",
    "angular-svg-round-progressbar": "^2.0.0",
    "angular2-chartjs": "^0.5.1",
    "chart.js": "^2.7.3",
    "core-js": "^2.6.2",
    "d3": "^4.13.0",
    "hammerjs": "^2.0.8",
    "highlight.js": "^9.13.1",
    "ng2-nvd3": "^2.0.0",
    "ng2-odometer": "^1.1.3",
    "ngx-highlightjs": "^3.0.1",
    "ngx-perfect-scrollbar": "^7.2.0",
    "ngx-quill": "^4.5.0",
    "nvd3": "^1.8.6",
    "quill": "^1.3.6",
    "showdown": "^1.9.0",
    "vued3tree": "^3.6.1",
    "tslib": "^1.9.0"
  },
  "bundleStyle": {
    "dest": "../../dist/ngx-do-wip/_theming.scss",
    "mask": "./src/lib/**/*.theme.scss",
    "sort": [
      "dashcard",
      "round-progressbar",
      "sales-list",
      "shake"
    ]
  },
  "main": "bundles/ngx-do-wip.umd.js",
  "module": "fesm5/ngx-do-wip.js",
  "es2015": "fesm2015/ngx-do-wip.js",
  "esm5": "esm5/ngx-do-wip.js",
  "esm2015": "esm2015/ngx-do-wip.js",
  "fesm5": "fesm5/ngx-do-wip.js",
  "fesm2015": "fesm2015/ngx-do-wip.js",
  "typings": "ngx-do-wip.d.ts",
  "metadata": "ngx-do-wip.metadata.json",
  "sideEffects": false
}
