File "bower.json"

Full Path: /home/cananyalcin/public_html/vendors/Chart.js/src/bower.json
File size: 294 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "Chart.js",
  "version": "2.1.4",
  "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"
  }
}