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

73 lines
2.0 KiB
JSON

{
"_args": [
[
"@d3fc/d3fc-rebind@5.0.10",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "@d3fc/d3fc-rebind@5.0.10",
"_id": "@d3fc/d3fc-rebind@5.0.10",
"_inBundle": false,
"_integrity": "sha512-UUR8c2bkbnr9SAXDoYhVkTGvY8BAWJRlr0szTBCE37fmq/gyadGR7W8M8x6XWrcZim5LEzjxS96hmEbJ61YIhA==",
"_location": "/@d3fc/d3fc-rebind",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@d3fc/d3fc-rebind@5.0.10",
"name": "@d3fc/d3fc-rebind",
"escapedName": "@d3fc%2fd3fc-rebind",
"scope": "@d3fc",
"rawSpec": "5.0.10",
"saveSpec": null,
"fetchSpec": "5.0.10"
},
"_requiredBy": [
"/@d3fc/d3fc-annotation",
"/@d3fc/d3fc-axis",
"/@d3fc/d3fc-brush",
"/@d3fc/d3fc-chart",
"/@d3fc/d3fc-discontinuous-scale",
"/@d3fc/d3fc-label-layout",
"/@d3fc/d3fc-pointer",
"/@d3fc/d3fc-random-data",
"/@d3fc/d3fc-sample",
"/@d3fc/d3fc-series",
"/@d3fc/d3fc-technical-indicator",
"/@d3fc/d3fc-webgl",
"/d3fc"
],
"_resolved": "https://registry.npmjs.org/@d3fc/d3fc-rebind/-/d3fc-rebind-5.0.10.tgz",
"_spec": "5.0.10",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"bugs": {
"url": "https://github.com/d3fc/d3fc/issues"
},
"description": "Utilities for copying methods from one d3 component to another in a configurable way",
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d",
"homepage": "https://github.com/d3fc/d3fc",
"keywords": [
"d3",
"d3fc",
"rebind",
"rebindAll",
"all"
],
"license": "MIT",
"main": "build/d3fc-rebind.js",
"module": "index",
"name": "@d3fc/d3fc-rebind",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/d3fc/d3fc.git"
},
"scripts": {
"bundle": "npx rollup -c ../../scripts/rollup.config.js",
"test": "npx jasmine --config=../../scripts/jasmine.json"
},
"version": "5.0.10"
}