{
  "name": "highcharts-grouped-categories",
  "version": "1.3.4",
  "description": "Highcharts plugin to add grouped categories to charts.",
  "main": "grouped-categories.js",
  "types": "grouped-categories.d.ts",
  "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",
    "grouped-categories.d.ts"
  ],
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-eslint": "^3.0.0"
  }
}
