{
  "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"
  }
}