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