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

69 lines
1.7 KiB
JSON

{
"_args": [
[
"finbars@2.0.0",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "finbars@2.0.0",
"_id": "finbars@2.0.0",
"_inBundle": false,
"_integrity": "sha512-qDXjCbim2nROUzkicv/L8N1UJGYoyN8siGecZtf/aJL/CMVqjSI3BnKgJk7S/lF9MGtf/YfHoXzDeOG6Xy2c+Q==",
"_location": "/finbars",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "finbars@2.0.0",
"name": "finbars",
"escapedName": "finbars",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/faux-hypergrid"
],
"_resolved": "https://registry.npmjs.org/finbars/-/finbars-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "JEiten"
},
"bugs": {
"url": "https://github.com/openfin/finbars/issues"
},
"dependencies": {
"css-injector": "^1.1.0"
},
"description": "Styleable scrollbars for real or virtual content",
"devDependencies": {
"browser-sync": "^2.9.6",
"clean-css": "^3.4.6",
"gulp": "^3.9.0",
"gulp-browserify": "^0.5.1",
"gulp-eslint": "^1.0.0",
"gulp-exclude-gitignore": "^1.0.0",
"gulp-inject": "^3.0.0",
"gulp-load-plugins": "^0.10.0",
"gulp-mocha": "^2.1.3",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.1",
"gulp-util": "^3.0.7",
"js-string-escape": "^1.0.0",
"jsdoc": "^3.3.2",
"mojo-spy": "^0.9.2",
"run-sequence": "^1.1.4",
"should": "^7.1.0"
},
"homepage": "https://github.com/openfin/finbars#readme",
"license": "MIT",
"main": "src/index.js",
"name": "finbars",
"repository": {
"type": "git",
"url": "git+https://github.com/openfin/finbars.git"
},
"version": "2.0.0"
}