You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
361 lines
14 KiB
JSON
361 lines
14 KiB
JSON
{
|
|
"name": "@jupyterlab/application-top",
|
|
"version": "4.4.9",
|
|
"private": true,
|
|
"license": "BSD-3-Clause",
|
|
"scripts": {
|
|
"build": "npm run clean && webpack",
|
|
"build:dev": "npm run build",
|
|
"build:prod": "webpack --config webpack.prod.config.js",
|
|
"build:prod:minimize": "webpack --config webpack.prod.minimize.config.js",
|
|
"build:prod:minimize:report": "npm run build:prod:minimize:stats && webpack-bundle-analyzer --no-open --mode static --report static/webpack-bundle-analyzer.html stats.json static",
|
|
"build:prod:minimize:stats": "webpack --profile --config webpack.prod.minimize.config.js --json > stats.json",
|
|
"build:prod:release": "webpack --config webpack.prod.release.config.js",
|
|
"build:stats": "webpack --profile --json > stats.json",
|
|
"clean": "rimraf build",
|
|
"prepublishOnly": "npm run build",
|
|
"watch": "webpack --watch"
|
|
},
|
|
"resolutions": {
|
|
"@codemirror/language": "^6.0.0",
|
|
"@codemirror/state": "^6.2.0",
|
|
"@codemirror/view": "^6.9.6",
|
|
"@jupyter/react-components": "^0.16.6",
|
|
"@jupyter/web-components": "^0.16.6",
|
|
"@jupyter/ydoc": "^3.0.0-a3",
|
|
"@jupyterlab/application": "~4.4.9",
|
|
"@jupyterlab/application-extension": "~4.4.9",
|
|
"@jupyterlab/apputils": "~4.5.9",
|
|
"@jupyterlab/apputils-extension": "~4.4.9",
|
|
"@jupyterlab/attachments": "~4.4.9",
|
|
"@jupyterlab/cell-toolbar": "~4.4.9",
|
|
"@jupyterlab/cell-toolbar-extension": "~4.4.9",
|
|
"@jupyterlab/cells": "~4.4.9",
|
|
"@jupyterlab/celltags-extension": "~4.4.9",
|
|
"@jupyterlab/codeeditor": "~4.4.9",
|
|
"@jupyterlab/codemirror": "~4.4.9",
|
|
"@jupyterlab/codemirror-extension": "~4.4.9",
|
|
"@jupyterlab/completer": "~4.4.9",
|
|
"@jupyterlab/completer-extension": "~4.4.9",
|
|
"@jupyterlab/console": "~4.4.9",
|
|
"@jupyterlab/console-extension": "~4.4.9",
|
|
"@jupyterlab/coreutils": "~6.4.9",
|
|
"@jupyterlab/csvviewer": "~4.4.9",
|
|
"@jupyterlab/csvviewer-extension": "~4.4.9",
|
|
"@jupyterlab/debugger": "~4.4.9",
|
|
"@jupyterlab/debugger-extension": "~4.4.9",
|
|
"@jupyterlab/docmanager": "~4.4.9",
|
|
"@jupyterlab/docmanager-extension": "~4.4.9",
|
|
"@jupyterlab/docregistry": "~4.4.9",
|
|
"@jupyterlab/documentsearch": "~4.4.9",
|
|
"@jupyterlab/documentsearch-extension": "~4.4.9",
|
|
"@jupyterlab/extensionmanager": "~4.4.9",
|
|
"@jupyterlab/extensionmanager-extension": "~4.4.9",
|
|
"@jupyterlab/filebrowser": "~4.4.9",
|
|
"@jupyterlab/filebrowser-extension": "~4.4.9",
|
|
"@jupyterlab/fileeditor": "~4.4.9",
|
|
"@jupyterlab/fileeditor-extension": "~4.4.9",
|
|
"@jupyterlab/help-extension": "~4.4.9",
|
|
"@jupyterlab/htmlviewer": "~4.4.9",
|
|
"@jupyterlab/htmlviewer-extension": "~4.4.9",
|
|
"@jupyterlab/hub-extension": "~4.4.9",
|
|
"@jupyterlab/imageviewer": "~4.4.9",
|
|
"@jupyterlab/imageviewer-extension": "~4.4.9",
|
|
"@jupyterlab/inspector": "~4.4.9",
|
|
"@jupyterlab/inspector-extension": "~4.4.9",
|
|
"@jupyterlab/javascript-extension": "~4.4.9",
|
|
"@jupyterlab/json-extension": "~4.4.9",
|
|
"@jupyterlab/launcher": "~4.4.9",
|
|
"@jupyterlab/launcher-extension": "~4.4.9",
|
|
"@jupyterlab/logconsole": "~4.4.9",
|
|
"@jupyterlab/logconsole-extension": "~4.4.9",
|
|
"@jupyterlab/lsp": "~4.4.9",
|
|
"@jupyterlab/lsp-extension": "~4.4.9",
|
|
"@jupyterlab/mainmenu": "~4.4.9",
|
|
"@jupyterlab/mainmenu-extension": "~4.4.9",
|
|
"@jupyterlab/markdownviewer": "~4.4.9",
|
|
"@jupyterlab/markdownviewer-extension": "~4.4.9",
|
|
"@jupyterlab/markedparser-extension": "~4.4.9",
|
|
"@jupyterlab/mathjax-extension": "~4.4.9",
|
|
"@jupyterlab/mermaid": "~4.4.9",
|
|
"@jupyterlab/mermaid-extension": "~4.4.9",
|
|
"@jupyterlab/metadataform": "~4.4.9",
|
|
"@jupyterlab/metadataform-extension": "~4.4.9",
|
|
"@jupyterlab/metapackage": "~4.4.9",
|
|
"@jupyterlab/nbconvert-css": "~4.4.9",
|
|
"@jupyterlab/nbformat": "~4.4.9",
|
|
"@jupyterlab/notebook": "~4.4.9",
|
|
"@jupyterlab/notebook-extension": "~4.4.9",
|
|
"@jupyterlab/observables": "~5.4.9",
|
|
"@jupyterlab/outputarea": "~4.4.9",
|
|
"@jupyterlab/pdf-extension": "~4.4.9",
|
|
"@jupyterlab/pluginmanager": "~4.4.9",
|
|
"@jupyterlab/pluginmanager-extension": "~4.4.9",
|
|
"@jupyterlab/property-inspector": "~4.4.9",
|
|
"@jupyterlab/rendermime": "~4.4.9",
|
|
"@jupyterlab/rendermime-extension": "~4.4.9",
|
|
"@jupyterlab/rendermime-interfaces": "~3.12.9",
|
|
"@jupyterlab/running": "~4.4.9",
|
|
"@jupyterlab/running-extension": "~4.4.9",
|
|
"@jupyterlab/services": "~7.4.9",
|
|
"@jupyterlab/services-extension": "~4.4.9",
|
|
"@jupyterlab/settingeditor": "~4.4.9",
|
|
"@jupyterlab/settingeditor-extension": "~4.4.9",
|
|
"@jupyterlab/settingregistry": "~4.4.9",
|
|
"@jupyterlab/shortcuts-extension": "~5.2.9",
|
|
"@jupyterlab/statedb": "~4.4.9",
|
|
"@jupyterlab/statusbar": "~4.4.9",
|
|
"@jupyterlab/statusbar-extension": "~4.4.9",
|
|
"@jupyterlab/terminal": "~4.4.9",
|
|
"@jupyterlab/terminal-extension": "~4.4.9",
|
|
"@jupyterlab/theme-dark-extension": "~4.4.9",
|
|
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.9",
|
|
"@jupyterlab/theme-light-extension": "~4.4.9",
|
|
"@jupyterlab/toc": "~6.4.9",
|
|
"@jupyterlab/toc-extension": "~6.4.9",
|
|
"@jupyterlab/tooltip": "~4.4.9",
|
|
"@jupyterlab/tooltip-extension": "~4.4.9",
|
|
"@jupyterlab/translation": "~4.4.9",
|
|
"@jupyterlab/translation-extension": "~4.4.9",
|
|
"@jupyterlab/ui-components": "~4.4.9",
|
|
"@jupyterlab/ui-components-extension": "~4.4.9",
|
|
"@jupyterlab/vega5-extension": "~4.4.9",
|
|
"@jupyterlab/workspaces": "~4.4.9",
|
|
"@jupyterlab/workspaces-extension": "~4.4.9",
|
|
"@lezer/common": "^1.0.0",
|
|
"@lezer/highlight": "^1.0.0",
|
|
"@lumino/algorithm": "^2.0.0",
|
|
"@lumino/application": "^2.3.0-alpha.0",
|
|
"@lumino/commands": "^2.0.1",
|
|
"@lumino/coreutils": "^2.0.0",
|
|
"@lumino/datagrid": "^2.3.0-alpha.0",
|
|
"@lumino/disposable": "^2.0.0",
|
|
"@lumino/domutils": "^2.0.0",
|
|
"@lumino/dragdrop": "^2.0.0",
|
|
"@lumino/keyboard": "^2.0.0",
|
|
"@lumino/messaging": "^2.0.0",
|
|
"@lumino/polling": "^2.0.0",
|
|
"@lumino/properties": "^2.0.0",
|
|
"@lumino/signaling": "^2.0.0",
|
|
"@lumino/virtualdom": "^2.0.0",
|
|
"@lumino/widgets": "^2.3.1-alpha.0",
|
|
"@microsoft/fast-element": "^1.12.0",
|
|
"@microsoft/fast-foundation": "^2.49.2",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"yjs": "^13.5.40"
|
|
},
|
|
"dependencies": {
|
|
"@jupyterlab/application": "~4.4.9",
|
|
"@jupyterlab/application-extension": "~4.4.9",
|
|
"@jupyterlab/apputils-extension": "~4.4.9",
|
|
"@jupyterlab/cell-toolbar-extension": "~4.4.9",
|
|
"@jupyterlab/celltags-extension": "~4.4.9",
|
|
"@jupyterlab/codemirror-extension": "~4.4.9",
|
|
"@jupyterlab/completer-extension": "~4.4.9",
|
|
"@jupyterlab/console-extension": "~4.4.9",
|
|
"@jupyterlab/coreutils": "~6.4.9",
|
|
"@jupyterlab/csvviewer-extension": "~4.4.9",
|
|
"@jupyterlab/debugger-extension": "~4.4.9",
|
|
"@jupyterlab/docmanager-extension": "~4.4.9",
|
|
"@jupyterlab/documentsearch-extension": "~4.4.9",
|
|
"@jupyterlab/extensionmanager-extension": "~4.4.9",
|
|
"@jupyterlab/filebrowser-extension": "~4.4.9",
|
|
"@jupyterlab/fileeditor-extension": "~4.4.9",
|
|
"@jupyterlab/help-extension": "~4.4.9",
|
|
"@jupyterlab/htmlviewer-extension": "~4.4.9",
|
|
"@jupyterlab/hub-extension": "~4.4.9",
|
|
"@jupyterlab/imageviewer-extension": "~4.4.9",
|
|
"@jupyterlab/inspector-extension": "~4.4.9",
|
|
"@jupyterlab/javascript-extension": "~4.4.9",
|
|
"@jupyterlab/json-extension": "~4.4.9",
|
|
"@jupyterlab/launcher-extension": "~4.4.9",
|
|
"@jupyterlab/logconsole-extension": "~4.4.9",
|
|
"@jupyterlab/lsp-extension": "~4.4.9",
|
|
"@jupyterlab/mainmenu-extension": "~4.4.9",
|
|
"@jupyterlab/markdownviewer-extension": "~4.4.9",
|
|
"@jupyterlab/markedparser-extension": "~4.4.9",
|
|
"@jupyterlab/mathjax-extension": "~4.4.9",
|
|
"@jupyterlab/mermaid-extension": "~4.4.9",
|
|
"@jupyterlab/metadataform-extension": "~4.4.9",
|
|
"@jupyterlab/notebook-extension": "~4.4.9",
|
|
"@jupyterlab/pdf-extension": "~4.4.9",
|
|
"@jupyterlab/pluginmanager-extension": "~4.4.9",
|
|
"@jupyterlab/rendermime-extension": "~4.4.9",
|
|
"@jupyterlab/running-extension": "~4.4.9",
|
|
"@jupyterlab/services-extension": "~4.4.9",
|
|
"@jupyterlab/settingeditor-extension": "~4.4.9",
|
|
"@jupyterlab/shortcuts-extension": "~5.2.9",
|
|
"@jupyterlab/statusbar-extension": "~4.4.9",
|
|
"@jupyterlab/terminal-extension": "~4.4.9",
|
|
"@jupyterlab/theme-dark-extension": "~4.4.9",
|
|
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.9",
|
|
"@jupyterlab/theme-light-extension": "~4.4.9",
|
|
"@jupyterlab/toc-extension": "~6.4.9",
|
|
"@jupyterlab/tooltip-extension": "~4.4.9",
|
|
"@jupyterlab/translation-extension": "~4.4.9",
|
|
"@jupyterlab/ui-components-extension": "~4.4.9",
|
|
"@jupyterlab/vega5-extension": "~4.4.9",
|
|
"@jupyterlab/workspaces-extension": "~4.4.9"
|
|
},
|
|
"devDependencies": {
|
|
"@jupyterlab/builder": "^4.4.9",
|
|
"@jupyterlab/buildutils": "^4.4.9",
|
|
"chokidar": "^3.4.0",
|
|
"css-loader": "^6.7.1",
|
|
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"glob": "~7.1.6",
|
|
"handlebars": "^4.7.8",
|
|
"html-loader": "~1.3.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"license-webpack-plugin": "^4.0.2",
|
|
"mini-css-extract-plugin": "^2.7.0",
|
|
"mini-svg-data-uri": "^1.4.4",
|
|
"rimraf": "~5.0.5",
|
|
"sort-package-json": "~1.53.1",
|
|
"source-map-loader": "~1.0.2",
|
|
"style-loader": "~3.3.1",
|
|
"terser-webpack-plugin": "^5.3.7",
|
|
"webpack": "^5.76.1",
|
|
"webpack-bundle-analyzer": "^4.8.0",
|
|
"webpack-cli": "^5.0.1",
|
|
"webpack-merge": "^5.8.0",
|
|
"worker-loader": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
},
|
|
"jupyterlab": {
|
|
"name": "JupyterLab",
|
|
"version": "4.4.9",
|
|
"extensions": {
|
|
"@jupyterlab/application-extension": "",
|
|
"@jupyterlab/apputils-extension": "",
|
|
"@jupyterlab/cell-toolbar-extension": "",
|
|
"@jupyterlab/celltags-extension": "",
|
|
"@jupyterlab/codemirror-extension": "",
|
|
"@jupyterlab/completer-extension": "",
|
|
"@jupyterlab/console-extension": "",
|
|
"@jupyterlab/csvviewer-extension": "",
|
|
"@jupyterlab/debugger-extension": "",
|
|
"@jupyterlab/docmanager-extension": "",
|
|
"@jupyterlab/documentsearch-extension": "",
|
|
"@jupyterlab/extensionmanager-extension": "",
|
|
"@jupyterlab/filebrowser-extension": "",
|
|
"@jupyterlab/fileeditor-extension": "",
|
|
"@jupyterlab/help-extension": "",
|
|
"@jupyterlab/htmlviewer-extension": "",
|
|
"@jupyterlab/hub-extension": "",
|
|
"@jupyterlab/imageviewer-extension": "",
|
|
"@jupyterlab/inspector-extension": "",
|
|
"@jupyterlab/launcher-extension": "",
|
|
"@jupyterlab/logconsole-extension": "",
|
|
"@jupyterlab/lsp-extension": "",
|
|
"@jupyterlab/mainmenu-extension": "",
|
|
"@jupyterlab/markdownviewer-extension": "",
|
|
"@jupyterlab/markedparser-extension": "",
|
|
"@jupyterlab/mathjax-extension": "",
|
|
"@jupyterlab/mermaid-extension": "",
|
|
"@jupyterlab/metadataform-extension": "",
|
|
"@jupyterlab/notebook-extension": "",
|
|
"@jupyterlab/pluginmanager-extension": "",
|
|
"@jupyterlab/rendermime-extension": "",
|
|
"@jupyterlab/running-extension": "",
|
|
"@jupyterlab/services-extension": "",
|
|
"@jupyterlab/settingeditor-extension": "",
|
|
"@jupyterlab/shortcuts-extension": "",
|
|
"@jupyterlab/statusbar-extension": "",
|
|
"@jupyterlab/terminal-extension": "",
|
|
"@jupyterlab/theme-dark-extension": "",
|
|
"@jupyterlab/theme-dark-high-contrast-extension": "",
|
|
"@jupyterlab/theme-light-extension": "",
|
|
"@jupyterlab/toc-extension": "",
|
|
"@jupyterlab/tooltip-extension": "",
|
|
"@jupyterlab/translation-extension": "",
|
|
"@jupyterlab/ui-components-extension": "",
|
|
"@jupyterlab/workspaces-extension": ""
|
|
},
|
|
"mimeExtensions": {
|
|
"@jupyterlab/javascript-extension": "",
|
|
"@jupyterlab/json-extension": "",
|
|
"@jupyterlab/mermaid-extension": "lib/mime.js",
|
|
"@jupyterlab/pdf-extension": "",
|
|
"@jupyterlab/vega5-extension": ""
|
|
},
|
|
"buildDir": "./build",
|
|
"outputDir": "..",
|
|
"singletonPackages": [
|
|
"@codemirror/language",
|
|
"@codemirror/state",
|
|
"@codemirror/view",
|
|
"@jupyter/react-components",
|
|
"@jupyter/web-components",
|
|
"@jupyter/ydoc",
|
|
"@jupyterlab/application",
|
|
"@jupyterlab/apputils",
|
|
"@jupyterlab/cell-toolbar",
|
|
"@jupyterlab/codeeditor",
|
|
"@jupyterlab/codemirror",
|
|
"@jupyterlab/completer",
|
|
"@jupyterlab/console",
|
|
"@jupyterlab/coreutils",
|
|
"@jupyterlab/debugger",
|
|
"@jupyterlab/docmanager",
|
|
"@jupyterlab/documentsearch",
|
|
"@jupyterlab/extensionmanager",
|
|
"@jupyterlab/filebrowser",
|
|
"@jupyterlab/fileeditor",
|
|
"@jupyterlab/htmlviewer",
|
|
"@jupyterlab/imageviewer",
|
|
"@jupyterlab/inspector",
|
|
"@jupyterlab/launcher",
|
|
"@jupyterlab/logconsole",
|
|
"@jupyterlab/lsp",
|
|
"@jupyterlab/mainmenu",
|
|
"@jupyterlab/markdownviewer",
|
|
"@jupyterlab/mermaid",
|
|
"@jupyterlab/metadataform",
|
|
"@jupyterlab/notebook",
|
|
"@jupyterlab/pluginmanager",
|
|
"@jupyterlab/rendermime",
|
|
"@jupyterlab/rendermime-interfaces",
|
|
"@jupyterlab/services",
|
|
"@jupyterlab/settingeditor",
|
|
"@jupyterlab/settingregistry",
|
|
"@jupyterlab/statedb",
|
|
"@jupyterlab/statusbar",
|
|
"@jupyterlab/terminal",
|
|
"@jupyterlab/toc",
|
|
"@jupyterlab/tooltip",
|
|
"@jupyterlab/translation",
|
|
"@jupyterlab/ui-components",
|
|
"@jupyterlab/workspaces",
|
|
"@lezer/common",
|
|
"@lezer/highlight",
|
|
"@lumino/algorithm",
|
|
"@lumino/application",
|
|
"@lumino/commands",
|
|
"@lumino/coreutils",
|
|
"@lumino/datagrid",
|
|
"@lumino/disposable",
|
|
"@lumino/domutils",
|
|
"@lumino/dragdrop",
|
|
"@lumino/keyboard",
|
|
"@lumino/messaging",
|
|
"@lumino/polling",
|
|
"@lumino/properties",
|
|
"@lumino/signaling",
|
|
"@lumino/virtualdom",
|
|
"@lumino/widgets",
|
|
"@microsoft/fast-element",
|
|
"@microsoft/fast-foundation",
|
|
"react",
|
|
"react-dom",
|
|
"yjs"
|
|
],
|
|
"linkedPackages": {},
|
|
"staticDir": "../static"
|
|
}
|
|
}
|