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

78 lines
2.1 KiB
JSON

{
"_args": [
[
"d3fc@14.0.40",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "d3fc@14.0.40",
"_id": "d3fc@14.0.40",
"_inBundle": false,
"_integrity": "sha512-rThy0zNIEeWzmAkUshZJLU3ACNWvnP0o2qQyCuW/IXzAhRVuuLtGm4HnIA44+a4pFYbgGS6OSiZf5bCK/uVnUA==",
"_location": "/d3fc",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "d3fc@14.0.40",
"name": "d3fc",
"escapedName": "d3fc",
"rawSpec": "14.0.40",
"saveSpec": null,
"fetchSpec": "14.0.40"
},
"_requiredBy": [
"/@finos/perspective-viewer-d3fc"
],
"_resolved": "https://registry.npmjs.org/d3fc/-/d3fc-14.0.40.tgz",
"_spec": "14.0.40",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"bugs": {
"url": "https://github.com/d3fc/d3fc/issues"
},
"dependencies": {
"@d3fc/d3fc-annotation": "^2.4.0",
"@d3fc/d3fc-axis": "^2.2.0",
"@d3fc/d3fc-brush": "^2.0.37",
"@d3fc/d3fc-chart": "^2.5.9",
"@d3fc/d3fc-data-join": "^5.0.7",
"@d3fc/d3fc-discontinuous-scale": "^3.0.7",
"@d3fc/d3fc-element": "^5.2.2",
"@d3fc/d3fc-extent": "^3.1.3",
"@d3fc/d3fc-financial-feed": "^6.0.0",
"@d3fc/d3fc-group": "^2.0.6",
"@d3fc/d3fc-label-layout": "^6.0.7",
"@d3fc/d3fc-pointer": "^2.0.7",
"@d3fc/d3fc-random-data": "^3.0.7",
"@d3fc/d3fc-rebind": "^5.0.6",
"@d3fc/d3fc-sample": "^4.0.7",
"@d3fc/d3fc-series": "^4.0.17",
"@d3fc/d3fc-shape": "^5.0.7",
"@d3fc/d3fc-technical-indicator": "^7.0.23"
},
"description": "A collection of components that make it easy to build interactive charts with D3",
"devDependencies": {
"@d3fc/d3fc-scripts": "^2.0.4"
},
"homepage": "https://d3fc.io",
"keywords": [
"d3",
"financial",
"components",
"charts"
],
"license": "MIT",
"main": "build/d3fc.js",
"name": "d3fc",
"repository": {
"type": "git",
"url": "git+https://github.com/d3fc/d3fc.git",
"_homepage": "https://github.com/d3fc/d3fc"
},
"scripts": {
"bundle": "d3fc-scripts bundle --include-d3fc",
"test": "d3fc-scripts test --include-d3fc"
},
"version": "14.0.40"
}