{
  "name": "@highcharts/grid-pro",
  "description": "Highcharts Grid Pro framework",
  "homepage": "https://www.highcharts.com/products/grid/",
  "version": "3.0.0",
  "author": "Highsoft AS <support@highcharts.com> (http://www.highcharts.com/about)",
  "main": "grid-pro.js",
  "module": "./es-modules/masters/grid-pro.src.js",
  "types": "./es-modules/masters/grid-pro.src.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/highcharts/grid-pro-dist"
  },
  "keywords": [
    "data",
    "table",
    "grid",
    "highcharts"
  ],
  "bugs": "https://github.com/highcharts/highcharts/issues",
  "license": "https://www.highcharts.com/license"
}