|
@@ -1,76 +1,102 @@
|
|
|
{
|
|
|
"name": "@jupyterlab/application-top",
|
|
|
- "version": "0.13.0",
|
|
|
+ "version": "0.14.1",
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
"build": "webpack",
|
|
|
- "build:prod": "webpack --define process.env.NODE_ENV=\"'production'\"",
|
|
|
+ "build:prod": "webpack -p",
|
|
|
"clean": "rimraf build",
|
|
|
"prepublishOnly": "npm run build",
|
|
|
"watch": "webpack --watch"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@jupyterlab/application": "^0.13.1",
|
|
|
- "@jupyterlab/application-extension": "^0.13.0",
|
|
|
- "@jupyterlab/apputils": "^0.13.1",
|
|
|
- "@jupyterlab/apputils-extension": "^0.13.0",
|
|
|
- "@jupyterlab/cells": "^0.13.0",
|
|
|
- "@jupyterlab/codeeditor": "^0.13.0",
|
|
|
- "@jupyterlab/codemirror": "^0.13.0",
|
|
|
- "@jupyterlab/codemirror-extension": "^0.13.0",
|
|
|
- "@jupyterlab/completer": "^0.13.0",
|
|
|
- "@jupyterlab/completer-extension": "^0.13.0",
|
|
|
- "@jupyterlab/console": "^0.13.0",
|
|
|
- "@jupyterlab/console-extension": "^0.13.0",
|
|
|
- "@jupyterlab/coreutils": "^0.13.0",
|
|
|
- "@jupyterlab/csvviewer": "^0.13.0",
|
|
|
- "@jupyterlab/csvviewer-extension": "^0.13.0",
|
|
|
- "@jupyterlab/docmanager": "^0.13.0",
|
|
|
- "@jupyterlab/docmanager-extension": "^0.13.0",
|
|
|
- "@jupyterlab/docregistry": "^0.13.0",
|
|
|
- "@jupyterlab/faq-extension": "^0.13.0",
|
|
|
- "@jupyterlab/filebrowser": "^0.13.2",
|
|
|
- "@jupyterlab/filebrowser-extension": "^0.13.0",
|
|
|
- "@jupyterlab/fileeditor": "^0.13.0",
|
|
|
- "@jupyterlab/fileeditor-extension": "^0.13.0",
|
|
|
- "@jupyterlab/help-extension": "^0.13.0",
|
|
|
- "@jupyterlab/imageviewer": "^0.13.0",
|
|
|
- "@jupyterlab/imageviewer-extension": "^0.13.0",
|
|
|
- "@jupyterlab/inspector": "^0.13.0",
|
|
|
- "@jupyterlab/inspector-extension": "^0.13.0",
|
|
|
- "@jupyterlab/json-extension": "^0.13.0",
|
|
|
- "@jupyterlab/launcher": "^0.13.2",
|
|
|
- "@jupyterlab/launcher-extension": "^0.13.0",
|
|
|
- "@jupyterlab/mainmenu": "^0.2.0",
|
|
|
- "@jupyterlab/mainmenu-extension": "^0.2.0",
|
|
|
- "@jupyterlab/markdownviewer-extension": "^0.13.0",
|
|
|
- "@jupyterlab/notebook": "^0.13.0",
|
|
|
- "@jupyterlab/notebook-extension": "^0.13.1",
|
|
|
- "@jupyterlab/observables": "^0.2.0",
|
|
|
- "@jupyterlab/outputarea": "^0.13.1",
|
|
|
- "@jupyterlab/pdf-extension": "^0.5.0",
|
|
|
- "@jupyterlab/rendermime": "^0.13.0",
|
|
|
- "@jupyterlab/rendermime-interfaces": "^0.4.3",
|
|
|
- "@jupyterlab/running": "^0.13.0",
|
|
|
- "@jupyterlab/running-extension": "^0.13.0",
|
|
|
- "@jupyterlab/services": "^0.52.0",
|
|
|
- "@jupyterlab/settingeditor": "^0.2.0",
|
|
|
- "@jupyterlab/settingeditor-extension": "^0.8.0",
|
|
|
- "@jupyterlab/shortcuts-extension": "^0.13.0",
|
|
|
- "@jupyterlab/tabmanager-extension": "^0.13.0",
|
|
|
- "@jupyterlab/terminal": "^0.13.0",
|
|
|
- "@jupyterlab/terminal-extension": "^0.13.0",
|
|
|
- "@jupyterlab/theme-dark-extension": "^0.13.0",
|
|
|
- "@jupyterlab/theme-light-extension": "^0.13.0",
|
|
|
- "@jupyterlab/tooltip": "^0.13.0",
|
|
|
- "@jupyterlab/tooltip-extension": "^0.13.0",
|
|
|
- "@jupyterlab/vdom-extension": "^0.13.0",
|
|
|
- "@jupyterlab/vega2-extension": "^0.13.0",
|
|
|
+ "@jupyterlab/application": "^0.14.1",
|
|
|
+ "@jupyterlab/application-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/apputils": "^0.14.1",
|
|
|
+ "@jupyterlab/apputils-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/cells": "^0.14.1",
|
|
|
+ "@jupyterlab/codeeditor": "^0.14.1",
|
|
|
+ "@jupyterlab/codemirror": "^0.14.1",
|
|
|
+ "@jupyterlab/codemirror-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/completer": "^0.14.1",
|
|
|
+ "@jupyterlab/completer-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/console": "^0.14.1",
|
|
|
+ "@jupyterlab/console-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/coreutils": "^1.0.1",
|
|
|
+ "@jupyterlab/csvviewer": "^0.14.1",
|
|
|
+ "@jupyterlab/csvviewer-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/docmanager": "^0.14.1",
|
|
|
+ "@jupyterlab/docmanager-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/docregistry": "^0.14.1",
|
|
|
+ "@jupyterlab/faq-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/filebrowser": "^0.14.1",
|
|
|
+ "@jupyterlab/filebrowser-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/fileeditor": "^0.14.1",
|
|
|
+ "@jupyterlab/fileeditor-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/help-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/imageviewer": "^0.14.1",
|
|
|
+ "@jupyterlab/imageviewer-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/inspector": "^0.14.1",
|
|
|
+ "@jupyterlab/inspector-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/json-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/launcher": "^0.14.1",
|
|
|
+ "@jupyterlab/launcher-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/mainmenu": "^0.3.1",
|
|
|
+ "@jupyterlab/mainmenu-extension": "^0.3.1",
|
|
|
+ "@jupyterlab/markdownviewer-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/mathjax2-extension": "^0.2.1",
|
|
|
+ "@jupyterlab/notebook": "^0.14.1",
|
|
|
+ "@jupyterlab/notebook-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/observables": "^1.0.1",
|
|
|
+ "@jupyterlab/outputarea": "^0.14.1",
|
|
|
+ "@jupyterlab/pdf-extension": "^0.6.1",
|
|
|
+ "@jupyterlab/rendermime": "^0.14.1",
|
|
|
+ "@jupyterlab/rendermime-extension": "^0.8.1",
|
|
|
+ "@jupyterlab/rendermime-interfaces": "^1.0.1",
|
|
|
+ "@jupyterlab/running": "^0.14.1",
|
|
|
+ "@jupyterlab/running-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/services": "^1.0.1",
|
|
|
+ "@jupyterlab/settingeditor": "^0.3.1",
|
|
|
+ "@jupyterlab/settingeditor-extension": "^0.9.1",
|
|
|
+ "@jupyterlab/shortcuts-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/tabmanager-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/terminal": "^0.14.1",
|
|
|
+ "@jupyterlab/terminal-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/theme-dark-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/theme-light-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/tooltip": "^0.14.1",
|
|
|
+ "@jupyterlab/tooltip-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/vdom-extension": "^0.14.1",
|
|
|
+ "@jupyterlab/vega2-extension": "^0.14.1",
|
|
|
+ "@phosphor/algorithm": "^1.1.2",
|
|
|
+ "@phosphor/application": "^1.5.0",
|
|
|
+ "@phosphor/commands": "^1.4.0",
|
|
|
"@phosphor/coreutils": "^1.3.0",
|
|
|
- "@phosphor/widgets": "^1.5.0"
|
|
|
+ "@phosphor/datagrid": "^0.1.5",
|
|
|
+ "@phosphor/disposable": "^1.1.2",
|
|
|
+ "@phosphor/domutils": "^1.1.2",
|
|
|
+ "@phosphor/dragdrop": "^1.3.0",
|
|
|
+ "@phosphor/messaging": "^1.2.2",
|
|
|
+ "@phosphor/properties": "^1.1.2",
|
|
|
+ "@phosphor/signaling": "^1.2.2",
|
|
|
+ "@phosphor/virtualdom": "^1.1.2",
|
|
|
+ "@phosphor/widgets": "^1.5.0",
|
|
|
+ "ajv": "~5.1.6",
|
|
|
+ "ansi_up": "~1.3.0",
|
|
|
+ "codemirror": "~5.24.2",
|
|
|
+ "comment-json": "^1.1.3",
|
|
|
+ "es6-promise": "~4.1.1",
|
|
|
+ "marked": "~0.3.6",
|
|
|
+ "moment": "~2.17.1",
|
|
|
+ "path-posix": "~1.0.0",
|
|
|
+ "react": "~16.0.0",
|
|
|
+ "react-dom": "~16.0.0",
|
|
|
+ "sanitize-html": "~1.14.3",
|
|
|
+ "url-parse": "~1.1.9",
|
|
|
+ "xterm": "~2.8.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@jupyterlab/buildutils": "^0.4.0",
|
|
|
+ "@jupyterlab/buildutils": "^0.5.1",
|
|
|
"css-loader": "~0.28.7",
|
|
|
"file-loader": "~0.10.1",
|
|
|
"fs-extra": "~4.0.2",
|
|
@@ -85,8 +111,7 @@
|
|
|
"source-map-loader": "~0.2.1",
|
|
|
"style-loader": "~0.13.2",
|
|
|
"url-loader": "~0.5.9",
|
|
|
- "webpack": "~2.7.0",
|
|
|
- "whatwg-fetch": "~2.0.3"
|
|
|
+ "webpack": "~2.7.0"
|
|
|
},
|
|
|
"jupyterlab": {
|
|
|
"extensions": {
|
|
@@ -106,7 +131,9 @@
|
|
|
"@jupyterlab/launcher-extension": "",
|
|
|
"@jupyterlab/mainmenu-extension": "",
|
|
|
"@jupyterlab/markdownviewer-extension": "",
|
|
|
+ "@jupyterlab/mathjax2-extension": "",
|
|
|
"@jupyterlab/notebook-extension": "",
|
|
|
+ "@jupyterlab/rendermime-extension": "",
|
|
|
"@jupyterlab/running-extension": "",
|
|
|
"@jupyterlab/settingeditor-extension": "",
|
|
|
"@jupyterlab/shortcuts-extension": "",
|
|
@@ -144,7 +171,35 @@
|
|
|
"@phosphor/coreutils",
|
|
|
"@phosphor/widgets"
|
|
|
],
|
|
|
- "version": "0.30.1",
|
|
|
+ "vendor": [
|
|
|
+ "@phosphor/algorithm",
|
|
|
+ "@phosphor/application",
|
|
|
+ "@phosphor/commands",
|
|
|
+ "@phosphor/coreutils",
|
|
|
+ "@phosphor/datagrid",
|
|
|
+ "@phosphor/disposable",
|
|
|
+ "@phosphor/domutils",
|
|
|
+ "@phosphor/dragdrop",
|
|
|
+ "@phosphor/messaging",
|
|
|
+ "@phosphor/properties",
|
|
|
+ "@phosphor/signaling",
|
|
|
+ "@phosphor/virtualdom",
|
|
|
+ "@phosphor/widgets",
|
|
|
+ "ajv",
|
|
|
+ "ansi_up",
|
|
|
+ "codemirror",
|
|
|
+ "comment-json",
|
|
|
+ "es6-promise",
|
|
|
+ "marked",
|
|
|
+ "moment",
|
|
|
+ "path-posix",
|
|
|
+ "react",
|
|
|
+ "react-dom",
|
|
|
+ "sanitize-html",
|
|
|
+ "url-parse",
|
|
|
+ "xterm"
|
|
|
+ ],
|
|
|
+ "version": "0.31.0rc0",
|
|
|
"linkedPackages": {},
|
|
|
"staticDir": "../static"
|
|
|
}
|