{
  "name": "Chart.js",
  "version": "2.1.0",
  "description": "Simple HTML5 Charts using the canvas element",
  "homepage": "https://github.com/nnnick/Chart.js",
  "author": "nnnick",
  "license": "MIT",
  "main": [
    "dist/Chart.js"
  ],
  "devDependencies": {
    "jquery": "~2.1.4"
  },
  "_release": "2.1.0",
  "_resolution": {
    "type": "version",
    "tag": "2.1.0",
    "commit": "2ee37e12e379ca9b8ad3be7105715bf8c543ead0"
  },
  "_source": "https://github.com/nnnick/Chart.js.git",
  "_target": "^2.0.2",
  "_originalSource": "Chart.js"
}