dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/highcharts/package.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

58 lines
1.5 KiB
JSON

{
"_args": [
[
"highcharts@6.1.0",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "highcharts@6.1.0",
"_id": "highcharts@6.1.0",
"_inBundle": false,
"_integrity": "sha512-YZotALyZD1xJixB8pNOKqBpmxV/NrOpMHQ3l7/CMB1hn5U7KRSviaeyv8/1MT7/rTgEFPOW85mdaFKFr2EfeAw==",
"_location": "/highcharts",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "highcharts@6.1.0",
"name": "highcharts",
"escapedName": "highcharts",
"rawSpec": "6.1.0",
"saveSpec": null,
"fetchSpec": "6.1.0"
},
"_requiredBy": [
"/@finos/perspective-viewer-highcharts"
],
"_resolved": "https://registry.npmjs.org/highcharts/-/highcharts-6.1.0.tgz",
"_spec": "6.1.0",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "Highsoft AS",
"email": "support@highcharts.com",
"url": "http://www.highcharts.com/about"
},
"bugs": {
"url": "https://github.com/highcharts/highcharts/issues"
},
"description": "JavaScript charting framework",
"homepage": "http://www.highcharts.com",
"keywords": [
"charts",
"dataviz",
"graphs",
"visualization",
"data",
"browserify",
"webpack"
],
"license": "https://www.highcharts.com/license",
"main": "highcharts.js",
"name": "highcharts",
"repository": {
"type": "git",
"url": "git+https://github.com/highcharts/highcharts-dist.git"
},
"version": "6.1.0"
}