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

97 lines
2.4 KiB
JSON

{
"_args": [
[
"faux-hypergrid@3.2.4",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "faux-hypergrid@3.2.4",
"_id": "faux-hypergrid@3.2.4",
"_inBundle": false,
"_integrity": "sha512-fFuK8yO3yix0g09khHoAxNCjzciWejnrcpD73ZenrMTLebOWzSd8nCetsgs0tNs1haeMkH5e06IFvTCLEOtuCw==",
"_location": "/faux-hypergrid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "faux-hypergrid@3.2.4",
"name": "faux-hypergrid",
"escapedName": "faux-hypergrid",
"rawSpec": "3.2.4",
"saveSpec": null,
"fetchSpec": "3.2.4"
},
"_requiredBy": [
"/@finos/perspective-viewer-hypergrid"
],
"_resolved": "https://registry.npmjs.org/faux-hypergrid/-/faux-hypergrid-3.2.4.tgz",
"_spec": "3.2.4",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "Steve Wirts",
"url": "https://github.com/stevewirts"
},
"bugs": {
"url": "https://github.com/fin-hypergrid/core/issues"
},
"contributors": [
{
"name": "Jonathan Eiten",
"url": "https://github.com/joneit"
},
{
"name": "Dwayne Jones",
"url": "https://github.com/dwaynekj"
},
{
"name": "Naveen Michaud-Agrawal",
"url": "https://github.com/nmichaud"
},
{
"name": "Hugo Nogueira",
"url": "https://github.com/hugoeanogueira"
}
],
"dependencies": {
"datasaur-base": "^3.0.0",
"datasaur-local": "^3.0.0",
"extend-me": "^2.7.0",
"finbars": "^2.0.0",
"inject-stylesheet-template": "^1.0.1",
"mustache": "^2.3.0",
"object-iterators": "1.3.0",
"overrider": "^0",
"rectangular": "1.0.1",
"sparse-boolean-array": "1.0.1",
"svg-themer": "^1.1.2",
"synonomous": "^2.1.2"
},
"description": "Canvas-based high-performance grid",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-each": "^0.1.1",
"gulp-eslint": "^4.0.2",
"gulp-footer": "^1.1.1",
"gulp-header": "^1.8.2",
"gulp-imagine-64": "^2.0.1",
"gulp-load-plugins": "^1.1.0",
"gulp-mocha": "^6.0.0",
"run-sequence": "^1.1.4"
},
"gitHead": "",
"homepage": "https://github.com/fin-hypergrid/core#readme",
"keywords": [
"spreadsheet",
"grid"
],
"license": "MIT",
"main": "src/Hypergrid",
"name": "faux-hypergrid",
"repository": {
"type": "git",
"url": "git://github.com/fin-hypergrid/core.git"
},
"version": "3.2.4"
}