File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " highchartTable" ,
3+ "version" : " 1.0.0" ,
4+ "title" : " convert HTML tables to HighCharts graphs" ,
5+ "licenses" : [
6+ {
7+ "type" : " MIT" ,
8+ "url" : " http://opensource.org/licenses/MIT"
9+ }
10+ ],
11+ "dependencies" : {
12+ "jquery" : " *"
13+ },
14+ "description" : " This plugin provides a simple way to convert HTML data tables to Highcharts graphs." ,
15+ "keywords" : [
16+ " highcharts" ,
17+ " chart" ,
18+ " table"
19+ ],
20+ "bugs" : " https://github.com/highchartTable/jquery-highchartTable-plugin/issues" ,
21+ "homepage" : " http://highcharttable.org/" ,
22+ "docs" : " http://highcharttable.org/#documentation" ,
23+ "download" : " http://highcharttable.org/#download" ,
24+ "author" : {
25+ "name" : " Multiple contributors" ,
26+ "email" : " highcharttable@gmail.com" ,
27+ "url" : " https://github.com/highchartTable/jquery-highchartTable-plugin/graphs/contributors"
28+ }
29+ }
You can’t perform that action at this time.
0 commit comments