{
  "name": "chartist",
  "main": [
    "./dist/chartist.js",
    "./dist/chartist.css"
  ],
  "devDependencies": {
    "snap.svg": "~0.3.0",
    "foundation": "~5.5.1",
    "highlightjs": "~8.4.0",
    "compass-mixins": "~1.0.2",
    "codemirror": "~4.12.0",
    "base64": "~0.3.0",
    "chartist-plugin-pointlabels": "~0.0.4",
    "chartist-plugin-accessibility": "~0.0.2",
    "chartist-plugin-tooltip": "~0.0.12",
    "chartist-plugin-axistitle": "~0.0.1",
    "chartist-plugin-threshold": "~0.0.1",
    "chartist-plugin-fill-donut": "~0.0.1",
    "chartist-plugin-zoom": "~0.2.1",
    "chartist-plugin-targetline": "~1.0.0",
    "matchMedia": "~0.2.0",
    "moment": "^2.14.1"
  },
  "ignore": [
    ".*",
    "Gruntfile.js",
    "tasks",
    "package.json",
    "node_modules",
    "public",
    "site",
    "src",
    "test"
  ],
  "resolutions": {
    "chartist": "~0.9.0"
  },
  "homepage": "https://github.com/gionkunz/chartist-js",
  "version": "0.11.4",
  "_release": "0.11.4",
  "_resolution": {
    "type": "version",
    "tag": "v0.11.4",
    "commit": "c55b2c129c3fc4e447bbea2f3bbe2b3246fd9eb9"
  },
  "_source": "https://github.com/gionkunz/chartist-js.git",
  "_target": "0.11.4",
  "_originalSource": "chartist"
}