package.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. {
  2. "name": "@jupyterlab/application-top",
  3. "version": "1.0.0-alpha.7",
  4. "private": true,
  5. "scripts": {
  6. "build": "webpack",
  7. "build:prod": "webpack --config webpack.prod.config.js",
  8. "build:prod:stats": "webpack --profile --config webpack.prod.config.js --json > stats.json",
  9. "build:stats": "webpack --profile --json > stats.json",
  10. "clean": "rimraf build",
  11. "prepublishOnly": "npm run build",
  12. "watch": "webpack --watch"
  13. },
  14. "dependencies": {
  15. "@jupyterlab/application": "^1.0.0-alpha.6",
  16. "@jupyterlab/application-extension": "^1.0.0-alpha.6",
  17. "@jupyterlab/apputils": "^1.0.0-alpha.6",
  18. "@jupyterlab/apputils-extension": "^1.0.0-alpha.6",
  19. "@jupyterlab/attachments": "^1.0.0-alpha.6",
  20. "@jupyterlab/cells": "^1.0.0-alpha.7",
  21. "@jupyterlab/codeeditor": "^1.0.0-alpha.6",
  22. "@jupyterlab/codemirror": "^1.0.0-alpha.6",
  23. "@jupyterlab/codemirror-extension": "^1.0.0-alpha.6",
  24. "@jupyterlab/completer": "^1.0.0-alpha.6",
  25. "@jupyterlab/completer-extension": "^1.0.0-alpha.6",
  26. "@jupyterlab/console": "^1.0.0-alpha.6",
  27. "@jupyterlab/console-extension": "^1.0.0-alpha.6",
  28. "@jupyterlab/coreutils": "^3.0.0-alpha.6",
  29. "@jupyterlab/csvviewer": "^1.0.0-alpha.6",
  30. "@jupyterlab/csvviewer-extension": "^1.0.0-alpha.7",
  31. "@jupyterlab/docmanager": "^1.0.0-alpha.6",
  32. "@jupyterlab/docmanager-extension": "^1.0.0-alpha.6",
  33. "@jupyterlab/docregistry": "^1.0.0-alpha.6",
  34. "@jupyterlab/documentsearch": "^1.0.0-alpha.7",
  35. "@jupyterlab/documentsearch-extension": "^1.0.0-alpha.8",
  36. "@jupyterlab/extensionmanager": "^1.0.0-alpha.6",
  37. "@jupyterlab/extensionmanager-extension": "^1.0.0-alpha.6",
  38. "@jupyterlab/faq-extension": "^1.0.0-alpha.6",
  39. "@jupyterlab/filebrowser": "^1.0.0-alpha.6",
  40. "@jupyterlab/filebrowser-extension": "^1.0.0-alpha.6",
  41. "@jupyterlab/fileeditor": "^1.0.0-alpha.6",
  42. "@jupyterlab/fileeditor-extension": "^1.0.0-alpha.6",
  43. "@jupyterlab/help-extension": "^1.0.0-alpha.6",
  44. "@jupyterlab/htmlviewer": "^1.0.0-alpha.7",
  45. "@jupyterlab/htmlviewer-extension": "^1.0.0-alpha.7",
  46. "@jupyterlab/imageviewer": "^1.0.0-alpha.6",
  47. "@jupyterlab/imageviewer-extension": "^1.0.0-alpha.6",
  48. "@jupyterlab/inspector": "^1.0.0-alpha.6",
  49. "@jupyterlab/inspector-extension": "^1.0.0-alpha.6",
  50. "@jupyterlab/javascript-extension": "^1.0.0-alpha.6",
  51. "@jupyterlab/json-extension": "^1.0.0-alpha.6",
  52. "@jupyterlab/launcher": "^1.0.0-alpha.6",
  53. "@jupyterlab/launcher-extension": "^1.0.0-alpha.6",
  54. "@jupyterlab/mainmenu": "^1.0.0-alpha.6",
  55. "@jupyterlab/mainmenu-extension": "^1.0.0-alpha.6",
  56. "@jupyterlab/markdownviewer": "^1.0.0-alpha.6",
  57. "@jupyterlab/markdownviewer-extension": "^1.0.0-alpha.6",
  58. "@jupyterlab/mathjax2": "^1.0.0-alpha.6",
  59. "@jupyterlab/mathjax2-extension": "^1.0.0-alpha.6",
  60. "@jupyterlab/notebook": "^1.0.0-alpha.7",
  61. "@jupyterlab/notebook-extension": "^1.0.0-alpha.6",
  62. "@jupyterlab/observables": "^2.2.0-alpha.6",
  63. "@jupyterlab/outputarea": "^1.0.0-alpha.6",
  64. "@jupyterlab/pdf-extension": "^1.0.0-alpha.6",
  65. "@jupyterlab/rendermime": "^1.0.0-alpha.6",
  66. "@jupyterlab/rendermime-extension": "^1.0.0-alpha.6",
  67. "@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.6",
  68. "@jupyterlab/running": "^1.0.0-alpha.6",
  69. "@jupyterlab/running-extension": "^1.0.0-alpha.6",
  70. "@jupyterlab/services": "^4.0.0-alpha.6",
  71. "@jupyterlab/settingeditor": "^1.0.0-alpha.6",
  72. "@jupyterlab/settingeditor-extension": "^1.0.0-alpha.6",
  73. "@jupyterlab/shortcuts-extension": "^1.0.0-alpha.6",
  74. "@jupyterlab/statusbar": "^1.0.0-alpha.6",
  75. "@jupyterlab/statusbar-extension": "^1.0.0-alpha.6",
  76. "@jupyterlab/tabmanager-extension": "^1.0.0-alpha.6",
  77. "@jupyterlab/terminal": "^1.0.0-alpha.6",
  78. "@jupyterlab/terminal-extension": "^1.0.0-alpha.6",
  79. "@jupyterlab/theme-dark-extension": "^1.0.0-alpha.7",
  80. "@jupyterlab/theme-light-extension": "^1.0.0-alpha.7",
  81. "@jupyterlab/tooltip": "^1.0.0-alpha.6",
  82. "@jupyterlab/tooltip-extension": "^1.0.0-alpha.6",
  83. "@jupyterlab/ui-components": "^1.0.0-alpha.6",
  84. "@jupyterlab/vdom": "^1.0.0-alpha.6",
  85. "@jupyterlab/vdom-extension": "^1.0.0-alpha.6",
  86. "@jupyterlab/vega5-extension": "^1.0.0-alpha.6",
  87. "@phosphor/algorithm": "^1.1.2",
  88. "@phosphor/application": "^1.6.0",
  89. "@phosphor/commands": "^1.6.1",
  90. "@phosphor/coreutils": "^1.3.0",
  91. "@phosphor/datagrid": "^0.1.6",
  92. "@phosphor/disposable": "^1.1.2",
  93. "@phosphor/domutils": "^1.1.2",
  94. "@phosphor/dragdrop": "^1.3.0",
  95. "@phosphor/messaging": "^1.2.2",
  96. "@phosphor/properties": "^1.1.2",
  97. "@phosphor/signaling": "^1.2.2",
  98. "@phosphor/virtualdom": "^1.1.2",
  99. "@phosphor/widgets": "^1.6.0",
  100. "ajv": "^6.5.5",
  101. "codemirror": "~5.42.0",
  102. "comment-json": "^1.1.3",
  103. "es6-promise": "~4.1.1",
  104. "marked": "0.5.1",
  105. "moment": "~2.21.0",
  106. "path-posix": "~1.0.0",
  107. "react": "~16.8.4",
  108. "react-dom": "~16.8.4",
  109. "react-paginate": "^5.2.3",
  110. "sanitize-html": "~1.18.2",
  111. "semver": "^5.5.0",
  112. "url-parse": "~1.4.3",
  113. "xterm": "~3.10.1"
  114. },
  115. "devDependencies": {
  116. "@jupyterlab/buildutils": "^1.0.0-alpha.6",
  117. "css-loader": "~2.1.1",
  118. "duplicate-package-checker-webpack-plugin": "^3.0.0",
  119. "file-loader": "~3.0.1",
  120. "fs-extra": "~4.0.2",
  121. "glob": "~7.1.2",
  122. "handlebars": "~4.0.11",
  123. "html-loader": "~0.5.5",
  124. "html-webpack-plugin": "~3.2.0",
  125. "mini-css-extract-plugin": "~0.6.0",
  126. "raw-loader": "~2.0.0",
  127. "rimraf": "~2.6.2",
  128. "sort-package-json": "~1.7.1",
  129. "source-map-loader": "~0.2.1",
  130. "style-loader": "~0.23.1",
  131. "svg-url-loader": "~2.3.2",
  132. "svgo": "~1.2.1",
  133. "svgo-loader": "~2.2.0",
  134. "terser-webpack-plugin": "~1.2.3",
  135. "url-loader": "~1.1.2",
  136. "webpack": "~4.29.6",
  137. "webpack-cli": "^3.3.0",
  138. "webpack-merge": "^4.2.1",
  139. "webpack-visualizer-plugin": "^0.1.11"
  140. },
  141. "engines": {
  142. "node": ">=6.11.5"
  143. },
  144. "jupyterlab": {
  145. "extensions": {
  146. "@jupyterlab/application-extension": "",
  147. "@jupyterlab/apputils-extension": "",
  148. "@jupyterlab/codemirror-extension": "",
  149. "@jupyterlab/completer-extension": "",
  150. "@jupyterlab/console-extension": "",
  151. "@jupyterlab/csvviewer-extension": "",
  152. "@jupyterlab/docmanager-extension": "",
  153. "@jupyterlab/documentsearch-extension": "",
  154. "@jupyterlab/extensionmanager-extension": "",
  155. "@jupyterlab/faq-extension": "",
  156. "@jupyterlab/filebrowser-extension": "",
  157. "@jupyterlab/fileeditor-extension": "",
  158. "@jupyterlab/help-extension": "",
  159. "@jupyterlab/htmlviewer-extension": "",
  160. "@jupyterlab/imageviewer-extension": "",
  161. "@jupyterlab/inspector-extension": "",
  162. "@jupyterlab/launcher-extension": "",
  163. "@jupyterlab/mainmenu-extension": "",
  164. "@jupyterlab/markdownviewer-extension": "",
  165. "@jupyterlab/mathjax2-extension": "",
  166. "@jupyterlab/notebook-extension": "",
  167. "@jupyterlab/rendermime-extension": "",
  168. "@jupyterlab/running-extension": "",
  169. "@jupyterlab/settingeditor-extension": "",
  170. "@jupyterlab/shortcuts-extension": "",
  171. "@jupyterlab/statusbar-extension": "",
  172. "@jupyterlab/tabmanager-extension": "",
  173. "@jupyterlab/terminal-extension": "",
  174. "@jupyterlab/theme-dark-extension": "",
  175. "@jupyterlab/theme-light-extension": "",
  176. "@jupyterlab/tooltip-extension": "",
  177. "@jupyterlab/vdom-extension": ""
  178. },
  179. "mimeExtensions": {
  180. "@jupyterlab/javascript-extension": "",
  181. "@jupyterlab/json-extension": "",
  182. "@jupyterlab/pdf-extension": "",
  183. "@jupyterlab/vega5-extension": ""
  184. },
  185. "name": "JupyterLab",
  186. "buildDir": "./static",
  187. "outputDir": ".",
  188. "singletonPackages": [
  189. "@jupyterlab/application",
  190. "@jupyterlab/apputils",
  191. "@jupyterlab/console",
  192. "@jupyterlab/coreutils",
  193. "@jupyterlab/docmanager",
  194. "@jupyterlab/extensionmanager",
  195. "@jupyterlab/filebrowser",
  196. "@jupyterlab/fileeditor",
  197. "@jupyterlab/imageviewer",
  198. "@jupyterlab/launcher",
  199. "@jupyterlab/notebook",
  200. "@jupyterlab/rendermime",
  201. "@jupyterlab/rendermime-interfaces",
  202. "@jupyterlab/services",
  203. "@jupyterlab/terminal",
  204. "@jupyterlab/tooltip",
  205. "@phosphor/coreutils",
  206. "@phosphor/widgets"
  207. ],
  208. "vendor": [
  209. "@phosphor/algorithm",
  210. "@phosphor/application",
  211. "@phosphor/commands",
  212. "@phosphor/coreutils",
  213. "@phosphor/datagrid",
  214. "@phosphor/disposable",
  215. "@phosphor/domutils",
  216. "@phosphor/dragdrop",
  217. "@phosphor/messaging",
  218. "@phosphor/properties",
  219. "@phosphor/signaling",
  220. "@phosphor/virtualdom",
  221. "@phosphor/widgets",
  222. "ajv",
  223. "codemirror",
  224. "comment-json",
  225. "es6-promise",
  226. "marked",
  227. "moment",
  228. "path-posix",
  229. "react",
  230. "react-dom",
  231. "react-paginate",
  232. "sanitize-html",
  233. "semver",
  234. "url-parse",
  235. "xterm"
  236. ],
  237. "version": "1.0.0a3",
  238. "linkedPackages": {
  239. "@jupyterlab/application": "../packages/application",
  240. "@jupyterlab/application-extension": "../packages/application-extension",
  241. "@jupyterlab/apputils": "../packages/apputils",
  242. "@jupyterlab/apputils-extension": "../packages/apputils-extension",
  243. "@jupyterlab/attachments": "../packages/attachments",
  244. "@jupyterlab/cells": "../packages/cells",
  245. "@jupyterlab/codeeditor": "../packages/codeeditor",
  246. "@jupyterlab/codemirror": "../packages/codemirror",
  247. "@jupyterlab/codemirror-extension": "../packages/codemirror-extension",
  248. "@jupyterlab/completer": "../packages/completer",
  249. "@jupyterlab/completer-extension": "../packages/completer-extension",
  250. "@jupyterlab/console": "../packages/console",
  251. "@jupyterlab/console-extension": "../packages/console-extension",
  252. "@jupyterlab/coreutils": "../packages/coreutils",
  253. "@jupyterlab/csvviewer": "../packages/csvviewer",
  254. "@jupyterlab/csvviewer-extension": "../packages/csvviewer-extension",
  255. "@jupyterlab/docmanager": "../packages/docmanager",
  256. "@jupyterlab/docmanager-extension": "../packages/docmanager-extension",
  257. "@jupyterlab/docregistry": "../packages/docregistry",
  258. "@jupyterlab/documentsearch": "../packages/documentsearch",
  259. "@jupyterlab/documentsearch-extension": "../packages/documentsearch-extension",
  260. "@jupyterlab/extensionmanager": "../packages/extensionmanager",
  261. "@jupyterlab/extensionmanager-extension": "../packages/extensionmanager-extension",
  262. "@jupyterlab/faq-extension": "../packages/faq-extension",
  263. "@jupyterlab/filebrowser": "../packages/filebrowser",
  264. "@jupyterlab/filebrowser-extension": "../packages/filebrowser-extension",
  265. "@jupyterlab/fileeditor": "../packages/fileeditor",
  266. "@jupyterlab/fileeditor-extension": "../packages/fileeditor-extension",
  267. "@jupyterlab/help-extension": "../packages/help-extension",
  268. "@jupyterlab/htmlviewer": "../packages/htmlviewer",
  269. "@jupyterlab/htmlviewer-extension": "../packages/htmlviewer-extension",
  270. "@jupyterlab/imageviewer": "../packages/imageviewer",
  271. "@jupyterlab/imageviewer-extension": "../packages/imageviewer-extension",
  272. "@jupyterlab/inspector": "../packages/inspector",
  273. "@jupyterlab/inspector-extension": "../packages/inspector-extension",
  274. "@jupyterlab/javascript-extension": "../packages/javascript-extension",
  275. "@jupyterlab/json-extension": "../packages/json-extension",
  276. "@jupyterlab/launcher": "../packages/launcher",
  277. "@jupyterlab/launcher-extension": "../packages/launcher-extension",
  278. "@jupyterlab/mainmenu": "../packages/mainmenu",
  279. "@jupyterlab/mainmenu-extension": "../packages/mainmenu-extension",
  280. "@jupyterlab/markdownviewer": "../packages/markdownviewer",
  281. "@jupyterlab/markdownviewer-extension": "../packages/markdownviewer-extension",
  282. "@jupyterlab/mathjax2": "../packages/mathjax2",
  283. "@jupyterlab/mathjax2-extension": "../packages/mathjax2-extension",
  284. "@jupyterlab/notebook": "../packages/notebook",
  285. "@jupyterlab/notebook-extension": "../packages/notebook-extension",
  286. "@jupyterlab/observables": "../packages/observables",
  287. "@jupyterlab/outputarea": "../packages/outputarea",
  288. "@jupyterlab/pdf-extension": "../packages/pdf-extension",
  289. "@jupyterlab/rendermime": "../packages/rendermime",
  290. "@jupyterlab/rendermime-extension": "../packages/rendermime-extension",
  291. "@jupyterlab/rendermime-interfaces": "../packages/rendermime-interfaces",
  292. "@jupyterlab/running": "../packages/running",
  293. "@jupyterlab/running-extension": "../packages/running-extension",
  294. "@jupyterlab/services": "../packages/services",
  295. "@jupyterlab/settingeditor": "../packages/settingeditor",
  296. "@jupyterlab/settingeditor-extension": "../packages/settingeditor-extension",
  297. "@jupyterlab/shortcuts-extension": "../packages/shortcuts-extension",
  298. "@jupyterlab/statusbar": "../packages/statusbar",
  299. "@jupyterlab/statusbar-extension": "../packages/statusbar-extension",
  300. "@jupyterlab/tabmanager-extension": "../packages/tabmanager-extension",
  301. "@jupyterlab/terminal": "../packages/terminal",
  302. "@jupyterlab/terminal-extension": "../packages/terminal-extension",
  303. "@jupyterlab/theme-dark-extension": "../packages/theme-dark-extension",
  304. "@jupyterlab/theme-light-extension": "../packages/theme-light-extension",
  305. "@jupyterlab/tooltip": "../packages/tooltip",
  306. "@jupyterlab/tooltip-extension": "../packages/tooltip-extension",
  307. "@jupyterlab/ui-components": "../packages/ui-components",
  308. "@jupyterlab/vdom": "../packages/vdom",
  309. "@jupyterlab/vdom-extension": "../packages/vdom-extension",
  310. "@jupyterlab/vega5-extension": "../packages/vega5-extension"
  311. }
  312. }
  313. }