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

52 lines
1.4 KiB
JSON

{
"_args": [
[
"datasaur-local@3.0.0",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "datasaur-local@3.0.0",
"_id": "datasaur-local@3.0.0",
"_inBundle": false,
"_integrity": "sha512-d69iqyMM8DmzsnwuDQy1M36YfwmQTi9ibQeQ7Bwc1NdqX9XsCiI0zPfy4zb8efRt7P01U+buNRNBYhSFQ5410w==",
"_location": "/datasaur-local",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "datasaur-local@3.0.0",
"name": "datasaur-local",
"escapedName": "datasaur-local",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/@finos/perspective-viewer-hypergrid",
"/faux-hypergrid"
],
"_resolved": "https://registry.npmjs.org/datasaur-local/-/datasaur-local-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": "",
"bugs": {
"url": "https://github.com/fin-hypergrid/datasaur-local/issues"
},
"dependencies": {
"datasaur-base": "^3.0.0"
},
"description": "Hypergrid in-memory data source",
"homepage": "https://github.com/fin-hypergrid/datasaur-local#readme",
"license": "MIT",
"main": "index.js",
"name": "datasaur-local",
"repository": {
"type": "git",
"url": "git+https://github.com/fin-hypergrid/datasaur-local.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.0.0"
}