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

62 lines
1.6 KiB
JSON

{
"_args": [
[
"sparse-boolean-array@1.0.1",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "sparse-boolean-array@1.0.1",
"_id": "sparse-boolean-array@1.0.1",
"_inBundle": false,
"_integrity": "sha1-4Ox6XFNAd0kMXg/5O58Uj2COzHo=",
"_location": "/sparse-boolean-array",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sparse-boolean-array@1.0.1",
"name": "sparse-boolean-array",
"escapedName": "sparse-boolean-array",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/faux-hypergrid"
],
"_resolved": "https://registry.npmjs.org/sparse-boolean-array/-/sparse-boolean-array-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "SWirts, JEiten"
},
"bugs": {
"url": "https://github.com/openfin/sparse-boolean-array/issues"
},
"description": "Run-length-encoded sparse boolean arrays",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-eslint": "^1.0.0",
"gulp-exclude-gitignore": "^1.0.0",
"gulp-load-plugins": "^1.0.0",
"gulp-mocha": "^2.1.3",
"gulp-rename": "^1.2.2",
"jsdoc": "^3.3.2",
"mojo-spy": "^0.1.0",
"run-sequence": "^1.1.4",
"should": "^7.1.0"
},
"homepage": "https://github.com/openfin/sparse-boolean-array#readme",
"license": "MIT",
"main": "index.js",
"name": "sparse-boolean-array",
"repository": {
"type": "git",
"url": "git://github.com/openfin/sparse-boolean-array.git"
},
"scripts": {
"test": "gulp test"
},
"version": "1.0.1"
}