UNPKG

@highcharts/dashboards

Version:
37 lines 964 B
{ "name": "@highcharts/dashboards", "description": "Highcharts Dashboards framework", "homepage": "https://www.highcharts.com/products/dashboards/", "version": "4.2.1", "author": "Highsoft AS <support@highcharts.com> (http://www.highcharts.com/about)", "bugs": "https://github.com/highcharts/highcharts/issues", "license": "https://www.highcharts.com/license", "repository": "https://github.com/highcharts/dashboards-dist.git", "main": "dashboards.js", "types": "dashboards.d.ts", "keywords": [ "chart", "dashboard", "data", "graph", "grid", "table", "visualization" ], "peerDependencies": { "highcharts": ">=10.0.0 <14", "@highcharts/grid-lite": "^3.0.0", "@highcharts/grid-pro": "^3.0.0" }, "peerDependenciesMeta": { "highcharts": { "optional": true }, "@highcharts/grid-lite": { "optional": true }, "@highcharts/grid-pro": { "optional": true } } }