{
  "name": "highchartTable",
  "version": "2.0.0",
  "homepage": "https://github.com/highchartTable/jquery-highchartTable-plugin",
  "description": "This jQuery plugin provides a simple way to convert HTML data tables to Highcharts graphs.",
  "main": "jquery.highchartTable.js",
  "keywords": [
    "highcharts",
    "chart",
    "table",
    "ui",
    "graphics",
    "graphs"
  ],
  "license": "MIT",
  "ignore": [
    "bower.json",
    "highchartTable.jquery.json",
    "LICENCE",
    "README.md"
  ],
  "dependencies": {
    "highcharts": "*",
    "jquery": "*"
  }
}
