highcharts-grouped-categories
Version:
Highcharts plugin to add grouped categories to charts.
30 lines (29 loc) • 796 B
JSON
{
"name": "highcharts-grouped-categories",
"version": "1.3.3",
"description": "Highcharts plugin to add grouped categories to charts.",
"main": "grouped-categories.js",
"repository": {
"type": "git",
"url": "git+https://github.com/blacklabel/grouped_categories.git"
},
"keywords": [
"highcharts",
"grouped",
"categories",
"highcharts-addon"
],
"author": "Black Label <start@blacklabel.pl> (https://blacklabel.pl/highcharts/)",
"license": "SEE LICENSE IN license.txt",
"bugs": {
"url": "https://github.com/blacklabel/grouped_categories/issues"
},
"homepage": "https://github.com/blacklabel/grouped_categories#readme",
"files": [
"grouped-categories.js"
],
"devDependencies": {
"gulp": "^4.0.2",
"gulp-eslint": "^3.0.0"
}
}