{
  "name": "ngx-chartist",
  "version": "1.0.3",
  "peerDependencies": {
    "@angular/common": "^6.0.0-rc.0 || ^6.0.0",
    "@angular/core": "^6.0.0-rc.0 || ^6.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/affilnost/ngx-chartist.git"
  },
  "license": "MIT",
  "keywords": [
    "chartist",
    "chartistjs",
    "angular",
    "angular2",
    "angular6",
    "charts",
    "typescript"
  ],
  "main": "bundles/ngx-chartist.umd.js",
  "module": "fesm5/ngx-chartist.js",
  "es2015": "fesm2015/ngx-chartist.js",
  "esm5": "esm5/ngx-chartist.js",
  "esm2015": "esm2015/ngx-chartist.js",
  "fesm5": "fesm5/ngx-chartist.js",
  "fesm2015": "fesm2015/ngx-chartist.js",
  "typings": "ngx-chartist.d.ts",
  "metadata": "ngx-chartist.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
