ipyaudio 0.1.21__py3-none-any.whl → 0.1.23__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ipyaudio/_frontend.py +1 -1
- ipyaudio/_version.py +1 -1
- ipyaudio/labextension/build_log.json +726 -0
- ipyaudio/labextension/package.json +2 -2
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js +36 -0
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +1 -0
- ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +1216 -0
- ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +1 -0
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +69 -0
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +1 -0
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js +565 -0
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +1 -0
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +4041 -0
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +1 -0
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +8001 -0
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +1 -0
- ipyaudio/nbextension/index.js +13499 -2
- ipyaudio/nbextension/index.js.map +1 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/build_log.json +726 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/package.json +2 -2
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js +36 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +1216 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +69 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js +565 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +4041 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +8001 -0
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +1 -0
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js +13500 -0
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
- {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/METADATA +22 -4
- ipyaudio-0.1.23.dist-info/RECORD +58 -0
- ipyaudio/labextension/static/122.3700f0454aee82938e32.js +0 -1
- ipyaudio/labextension/static/270.9f488d760841fdb23335.js +0 -1
- ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js +0 -1
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js +0 -2
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -6
- ipyaudio/labextension/static/627.315cb148cc156382df50.js +0 -2
- ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -5
- ipyaudio/labextension/static/remoteEntry.58a953c3deefc248c778.js +0 -1
- ipyaudio/labextension/static/third-party-licenses.json +0 -64
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/270.9f488d760841fdb23335.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +0 -2
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -6
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +0 -2
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -5
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58a953c3deefc248c778.js +0 -1
- ipyaudio-0.1.21.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +0 -64
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js +0 -3
- ipyaudio-0.1.21.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
- ipyaudio-0.1.21.dist-info/RECORD +0 -50
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
- {ipyaudio-0.1.21.data → ipyaudio-0.1.23.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/WHEEL +0 -0
- {ipyaudio-0.1.21.dist-info → ipyaudio-0.1.23.dist-info}/licenses/LICENSE.txt +0 -0
@@ -0,0 +1,726 @@
|
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"bail": false,
|
4
|
+
"module": {
|
5
|
+
"rules": [
|
6
|
+
{
|
7
|
+
"test": "/\\.raw\\.css$/",
|
8
|
+
"type": "asset/source"
|
9
|
+
},
|
10
|
+
{
|
11
|
+
"test": "/(?<!\\.raw)\\.css$/",
|
12
|
+
"use": [
|
13
|
+
"/Users/pengzhendong/code/ipyaudio/node_modules/style-loader/dist/cjs.js",
|
14
|
+
"/Users/pengzhendong/code/ipyaudio/node_modules/css-loader/dist/cjs.js"
|
15
|
+
]
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"test": "/\\.txt$/",
|
19
|
+
"type": "asset/source"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"test": "/\\.md$/",
|
23
|
+
"type": "asset/source"
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"test": "/\\.(jpg|png|gif)$/",
|
27
|
+
"type": "asset/resource"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"test": "/\\.js.map$/",
|
31
|
+
"type": "asset/resource"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"test": "/\\.woff2(\\?v=\\d+\\.\\d+\\.\\d+)?$/",
|
35
|
+
"type": "asset/resource"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"test": "/\\.woff(\\?v=\\d+\\.\\d+\\.\\d+)?$/",
|
39
|
+
"type": "asset/resource"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"test": "/\\.ttf(\\?v=\\d+\\.\\d+\\.\\d+)?$/",
|
43
|
+
"type": "asset/resource"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"test": "/\\.eot(\\?v=\\d+\\.\\d+\\.\\d+)?$/",
|
47
|
+
"type": "asset/resource"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"test": "/\\.svg(\\?v=\\d+\\.\\d+\\.\\d+)?$/",
|
51
|
+
"issuer": "/\\.css$/",
|
52
|
+
"type": "asset",
|
53
|
+
"generator": {}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"test": "/\\.svg(\\?v=\\d+\\.\\d+\\.\\d+)?$/",
|
57
|
+
"issuer": "/\\.js$/",
|
58
|
+
"type": "asset/source"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"test": "/\\.m?js$/",
|
62
|
+
"type": "javascript/auto"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"test": "/\\.m?js/",
|
66
|
+
"resolve": {
|
67
|
+
"fullySpecified": false
|
68
|
+
}
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"test": "/\\.c?js/",
|
72
|
+
"resolve": {
|
73
|
+
"fullySpecified": false
|
74
|
+
}
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"test": "/\\.html$/",
|
78
|
+
"type": "asset/resource"
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"test": "/\\.js$/",
|
82
|
+
"enforce": "pre",
|
83
|
+
"use": [
|
84
|
+
"/Users/pengzhendong/code/ipyaudio/node_modules/@jupyterlab/builder/node_modules/source-map-loader/dist/cjs.js"
|
85
|
+
]
|
86
|
+
}
|
87
|
+
]
|
88
|
+
},
|
89
|
+
"resolve": {
|
90
|
+
"fallback": {
|
91
|
+
"url": false,
|
92
|
+
"buffer": false,
|
93
|
+
"crypto": false,
|
94
|
+
"path": "/Users/pengzhendong/code/ipyaudio/node_modules/path-browserify/index.js",
|
95
|
+
"process": "/Users/pengzhendong/code/ipyaudio/node_modules/process/browser.js"
|
96
|
+
}
|
97
|
+
},
|
98
|
+
"watchOptions": {
|
99
|
+
"poll": 500,
|
100
|
+
"aggregateTimeout": 1000
|
101
|
+
},
|
102
|
+
"output": {
|
103
|
+
"hashFunction": "sha256",
|
104
|
+
"filename": "[name].[contenthash].js",
|
105
|
+
"path": "/Users/pengzhendong/code/ipyaudio/ipyaudio/labextension/static",
|
106
|
+
"publicPath": "auto"
|
107
|
+
},
|
108
|
+
"plugins": [
|
109
|
+
{
|
110
|
+
"definitions": {
|
111
|
+
"process": "process/browser"
|
112
|
+
}
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"_options": {
|
116
|
+
"name": "ipyaudio",
|
117
|
+
"library": {
|
118
|
+
"type": "var",
|
119
|
+
"name": [
|
120
|
+
"_JUPYTERLAB",
|
121
|
+
"ipyaudio"
|
122
|
+
]
|
123
|
+
},
|
124
|
+
"filename": "remoteEntry.[contenthash].js",
|
125
|
+
"exposes": {
|
126
|
+
"./index": "/Users/pengzhendong/code/ipyaudio/lib/index.js",
|
127
|
+
"./extension": "/Users/pengzhendong/code/ipyaudio/lib/plugin"
|
128
|
+
},
|
129
|
+
"shared": {
|
130
|
+
"@jupyterlab/application": {
|
131
|
+
"requiredVersion": "^4.4.0",
|
132
|
+
"import": false,
|
133
|
+
"singleton": true
|
134
|
+
},
|
135
|
+
"@jupyterlab/application-extension": {
|
136
|
+
"requiredVersion": "^4.4.0",
|
137
|
+
"import": false
|
138
|
+
},
|
139
|
+
"@jupyterlab/apputils-extension": {
|
140
|
+
"requiredVersion": "^4.4.0",
|
141
|
+
"import": false
|
142
|
+
},
|
143
|
+
"@jupyterlab/cell-toolbar-extension": {
|
144
|
+
"requiredVersion": "^4.4.0",
|
145
|
+
"import": false
|
146
|
+
},
|
147
|
+
"@jupyterlab/celltags-extension": {
|
148
|
+
"requiredVersion": "^4.4.0",
|
149
|
+
"import": false
|
150
|
+
},
|
151
|
+
"@jupyterlab/codemirror-extension": {
|
152
|
+
"requiredVersion": "^4.4.0",
|
153
|
+
"import": false
|
154
|
+
},
|
155
|
+
"@jupyterlab/completer-extension": {
|
156
|
+
"requiredVersion": "^4.4.0",
|
157
|
+
"import": false
|
158
|
+
},
|
159
|
+
"@jupyterlab/console-extension": {
|
160
|
+
"requiredVersion": "^4.4.0",
|
161
|
+
"import": false
|
162
|
+
},
|
163
|
+
"@jupyterlab/coreutils": {
|
164
|
+
"requiredVersion": "^6.4.0",
|
165
|
+
"import": false,
|
166
|
+
"singleton": true
|
167
|
+
},
|
168
|
+
"@jupyterlab/csvviewer-extension": {
|
169
|
+
"requiredVersion": "^4.4.0",
|
170
|
+
"import": false
|
171
|
+
},
|
172
|
+
"@jupyterlab/debugger-extension": {
|
173
|
+
"requiredVersion": "^4.4.0",
|
174
|
+
"import": false
|
175
|
+
},
|
176
|
+
"@jupyterlab/docmanager-extension": {
|
177
|
+
"requiredVersion": "^4.4.0",
|
178
|
+
"import": false
|
179
|
+
},
|
180
|
+
"@jupyterlab/documentsearch-extension": {
|
181
|
+
"requiredVersion": "^4.4.0",
|
182
|
+
"import": false
|
183
|
+
},
|
184
|
+
"@jupyterlab/extensionmanager-extension": {
|
185
|
+
"requiredVersion": "^4.4.0",
|
186
|
+
"import": false
|
187
|
+
},
|
188
|
+
"@jupyterlab/filebrowser-extension": {
|
189
|
+
"requiredVersion": "^4.4.0",
|
190
|
+
"import": false
|
191
|
+
},
|
192
|
+
"@jupyterlab/fileeditor-extension": {
|
193
|
+
"requiredVersion": "^4.4.0",
|
194
|
+
"import": false
|
195
|
+
},
|
196
|
+
"@jupyterlab/help-extension": {
|
197
|
+
"requiredVersion": "^4.4.0",
|
198
|
+
"import": false
|
199
|
+
},
|
200
|
+
"@jupyterlab/htmlviewer-extension": {
|
201
|
+
"requiredVersion": "^4.4.0",
|
202
|
+
"import": false
|
203
|
+
},
|
204
|
+
"@jupyterlab/hub-extension": {
|
205
|
+
"requiredVersion": "^4.4.0",
|
206
|
+
"import": false
|
207
|
+
},
|
208
|
+
"@jupyterlab/imageviewer-extension": {
|
209
|
+
"requiredVersion": "^4.4.0",
|
210
|
+
"import": false
|
211
|
+
},
|
212
|
+
"@jupyterlab/inspector-extension": {
|
213
|
+
"requiredVersion": "^4.4.0",
|
214
|
+
"import": false
|
215
|
+
},
|
216
|
+
"@jupyterlab/javascript-extension": {
|
217
|
+
"requiredVersion": "^4.4.0",
|
218
|
+
"import": false
|
219
|
+
},
|
220
|
+
"@jupyterlab/json-extension": {
|
221
|
+
"requiredVersion": "^4.4.0",
|
222
|
+
"import": false
|
223
|
+
},
|
224
|
+
"@jupyterlab/launcher-extension": {
|
225
|
+
"requiredVersion": "^4.4.0",
|
226
|
+
"import": false
|
227
|
+
},
|
228
|
+
"@jupyterlab/logconsole-extension": {
|
229
|
+
"requiredVersion": "^4.4.0",
|
230
|
+
"import": false
|
231
|
+
},
|
232
|
+
"@jupyterlab/lsp-extension": {
|
233
|
+
"requiredVersion": "^4.4.0",
|
234
|
+
"import": false
|
235
|
+
},
|
236
|
+
"@jupyterlab/mainmenu-extension": {
|
237
|
+
"requiredVersion": "^4.4.0",
|
238
|
+
"import": false
|
239
|
+
},
|
240
|
+
"@jupyterlab/markdownviewer-extension": {
|
241
|
+
"requiredVersion": "^4.4.0",
|
242
|
+
"import": false
|
243
|
+
},
|
244
|
+
"@jupyterlab/markedparser-extension": {
|
245
|
+
"requiredVersion": "^4.4.0",
|
246
|
+
"import": false
|
247
|
+
},
|
248
|
+
"@jupyterlab/mathjax-extension": {
|
249
|
+
"requiredVersion": "^4.4.0",
|
250
|
+
"import": false
|
251
|
+
},
|
252
|
+
"@jupyterlab/mermaid-extension": {
|
253
|
+
"requiredVersion": "^4.4.0",
|
254
|
+
"import": false
|
255
|
+
},
|
256
|
+
"@jupyterlab/metadataform-extension": {
|
257
|
+
"requiredVersion": "^4.4.0",
|
258
|
+
"import": false
|
259
|
+
},
|
260
|
+
"@jupyterlab/notebook-extension": {
|
261
|
+
"requiredVersion": "^4.4.0",
|
262
|
+
"import": false
|
263
|
+
},
|
264
|
+
"@jupyterlab/pdf-extension": {
|
265
|
+
"requiredVersion": "^4.4.0",
|
266
|
+
"import": false
|
267
|
+
},
|
268
|
+
"@jupyterlab/pluginmanager-extension": {
|
269
|
+
"requiredVersion": "^4.4.0",
|
270
|
+
"import": false
|
271
|
+
},
|
272
|
+
"@jupyterlab/rendermime-extension": {
|
273
|
+
"requiredVersion": "^4.4.0",
|
274
|
+
"import": false
|
275
|
+
},
|
276
|
+
"@jupyterlab/running-extension": {
|
277
|
+
"requiredVersion": "^4.4.0",
|
278
|
+
"import": false
|
279
|
+
},
|
280
|
+
"@jupyterlab/services-extension": {
|
281
|
+
"requiredVersion": "^4.4.0",
|
282
|
+
"import": false
|
283
|
+
},
|
284
|
+
"@jupyterlab/settingeditor-extension": {
|
285
|
+
"requiredVersion": "^4.4.0",
|
286
|
+
"import": false
|
287
|
+
},
|
288
|
+
"@jupyterlab/shortcuts-extension": {
|
289
|
+
"requiredVersion": "^5.2.0",
|
290
|
+
"import": false
|
291
|
+
},
|
292
|
+
"@jupyterlab/statusbar-extension": {
|
293
|
+
"requiredVersion": "^4.4.0",
|
294
|
+
"import": false
|
295
|
+
},
|
296
|
+
"@jupyterlab/terminal-extension": {
|
297
|
+
"requiredVersion": "^4.4.0",
|
298
|
+
"import": false
|
299
|
+
},
|
300
|
+
"@jupyterlab/theme-dark-extension": {
|
301
|
+
"requiredVersion": "^4.4.0",
|
302
|
+
"import": false
|
303
|
+
},
|
304
|
+
"@jupyterlab/theme-dark-high-contrast-extension": {
|
305
|
+
"requiredVersion": "^4.4.0",
|
306
|
+
"import": false
|
307
|
+
},
|
308
|
+
"@jupyterlab/theme-light-extension": {
|
309
|
+
"requiredVersion": "^4.4.0",
|
310
|
+
"import": false
|
311
|
+
},
|
312
|
+
"@jupyterlab/toc-extension": {
|
313
|
+
"requiredVersion": "^6.4.0",
|
314
|
+
"import": false
|
315
|
+
},
|
316
|
+
"@jupyterlab/tooltip-extension": {
|
317
|
+
"requiredVersion": "^4.4.0",
|
318
|
+
"import": false
|
319
|
+
},
|
320
|
+
"@jupyterlab/translation-extension": {
|
321
|
+
"requiredVersion": "^4.4.0",
|
322
|
+
"import": false
|
323
|
+
},
|
324
|
+
"@jupyterlab/ui-components-extension": {
|
325
|
+
"requiredVersion": "^4.4.0",
|
326
|
+
"import": false
|
327
|
+
},
|
328
|
+
"@jupyterlab/vega5-extension": {
|
329
|
+
"requiredVersion": "^4.4.0",
|
330
|
+
"import": false
|
331
|
+
},
|
332
|
+
"@jupyterlab/workspaces-extension": {
|
333
|
+
"requiredVersion": "^4.4.0",
|
334
|
+
"import": false
|
335
|
+
},
|
336
|
+
"@codemirror/language": {
|
337
|
+
"requiredVersion": "^6.0.0",
|
338
|
+
"import": false,
|
339
|
+
"singleton": true
|
340
|
+
},
|
341
|
+
"@codemirror/state": {
|
342
|
+
"requiredVersion": "^6.2.0",
|
343
|
+
"import": false,
|
344
|
+
"singleton": true
|
345
|
+
},
|
346
|
+
"@codemirror/view": {
|
347
|
+
"requiredVersion": "^6.9.6",
|
348
|
+
"import": false,
|
349
|
+
"singleton": true
|
350
|
+
},
|
351
|
+
"@jupyter/react-components": {
|
352
|
+
"requiredVersion": "^0.16.6",
|
353
|
+
"import": false,
|
354
|
+
"singleton": true
|
355
|
+
},
|
356
|
+
"@jupyter/web-components": {
|
357
|
+
"requiredVersion": "^0.16.6",
|
358
|
+
"import": false,
|
359
|
+
"singleton": true
|
360
|
+
},
|
361
|
+
"@jupyter/ydoc": {
|
362
|
+
"requiredVersion": "^3.0.0-a3",
|
363
|
+
"import": false,
|
364
|
+
"singleton": true
|
365
|
+
},
|
366
|
+
"@jupyterlab/apputils": {
|
367
|
+
"requiredVersion": "^4.5.0",
|
368
|
+
"import": false,
|
369
|
+
"singleton": true
|
370
|
+
},
|
371
|
+
"@jupyterlab/attachments": {
|
372
|
+
"requiredVersion": "^4.4.0",
|
373
|
+
"import": false
|
374
|
+
},
|
375
|
+
"@jupyterlab/cell-toolbar": {
|
376
|
+
"requiredVersion": "^4.4.0",
|
377
|
+
"import": false,
|
378
|
+
"singleton": true
|
379
|
+
},
|
380
|
+
"@jupyterlab/cells": {
|
381
|
+
"requiredVersion": "^4.4.0",
|
382
|
+
"import": false
|
383
|
+
},
|
384
|
+
"@jupyterlab/codeeditor": {
|
385
|
+
"requiredVersion": "^4.4.0",
|
386
|
+
"import": false,
|
387
|
+
"singleton": true
|
388
|
+
},
|
389
|
+
"@jupyterlab/codemirror": {
|
390
|
+
"requiredVersion": "^4.4.0",
|
391
|
+
"import": false,
|
392
|
+
"singleton": true
|
393
|
+
},
|
394
|
+
"@jupyterlab/completer": {
|
395
|
+
"requiredVersion": "^4.4.0",
|
396
|
+
"import": false,
|
397
|
+
"singleton": true
|
398
|
+
},
|
399
|
+
"@jupyterlab/console": {
|
400
|
+
"requiredVersion": "^4.4.0",
|
401
|
+
"import": false,
|
402
|
+
"singleton": true
|
403
|
+
},
|
404
|
+
"@jupyterlab/csvviewer": {
|
405
|
+
"requiredVersion": "^4.4.0",
|
406
|
+
"import": false
|
407
|
+
},
|
408
|
+
"@jupyterlab/debugger": {
|
409
|
+
"requiredVersion": "^4.4.0",
|
410
|
+
"import": false,
|
411
|
+
"singleton": true
|
412
|
+
},
|
413
|
+
"@jupyterlab/docmanager": {
|
414
|
+
"requiredVersion": "^4.4.0",
|
415
|
+
"import": false,
|
416
|
+
"singleton": true
|
417
|
+
},
|
418
|
+
"@jupyterlab/docregistry": {
|
419
|
+
"requiredVersion": "^4.4.0",
|
420
|
+
"import": false
|
421
|
+
},
|
422
|
+
"@jupyterlab/documentsearch": {
|
423
|
+
"requiredVersion": "^4.4.0",
|
424
|
+
"import": false,
|
425
|
+
"singleton": true
|
426
|
+
},
|
427
|
+
"@jupyterlab/extensionmanager": {
|
428
|
+
"requiredVersion": "^4.4.0",
|
429
|
+
"import": false,
|
430
|
+
"singleton": true
|
431
|
+
},
|
432
|
+
"@jupyterlab/filebrowser": {
|
433
|
+
"requiredVersion": "^4.4.0",
|
434
|
+
"import": false,
|
435
|
+
"singleton": true
|
436
|
+
},
|
437
|
+
"@jupyterlab/fileeditor": {
|
438
|
+
"requiredVersion": "^4.4.0",
|
439
|
+
"import": false,
|
440
|
+
"singleton": true
|
441
|
+
},
|
442
|
+
"@jupyterlab/htmlviewer": {
|
443
|
+
"requiredVersion": "^4.4.0",
|
444
|
+
"import": false,
|
445
|
+
"singleton": true
|
446
|
+
},
|
447
|
+
"@jupyterlab/imageviewer": {
|
448
|
+
"requiredVersion": "^4.4.0",
|
449
|
+
"import": false,
|
450
|
+
"singleton": true
|
451
|
+
},
|
452
|
+
"@jupyterlab/inspector": {
|
453
|
+
"requiredVersion": "^4.4.0",
|
454
|
+
"import": false,
|
455
|
+
"singleton": true
|
456
|
+
},
|
457
|
+
"@jupyterlab/launcher": {
|
458
|
+
"requiredVersion": "^4.4.0",
|
459
|
+
"import": false,
|
460
|
+
"singleton": true
|
461
|
+
},
|
462
|
+
"@jupyterlab/logconsole": {
|
463
|
+
"requiredVersion": "^4.4.0",
|
464
|
+
"import": false,
|
465
|
+
"singleton": true
|
466
|
+
},
|
467
|
+
"@jupyterlab/lsp": {
|
468
|
+
"requiredVersion": "^4.4.0",
|
469
|
+
"import": false,
|
470
|
+
"singleton": true
|
471
|
+
},
|
472
|
+
"@jupyterlab/mainmenu": {
|
473
|
+
"requiredVersion": "^4.4.0",
|
474
|
+
"import": false,
|
475
|
+
"singleton": true
|
476
|
+
},
|
477
|
+
"@jupyterlab/markdownviewer": {
|
478
|
+
"requiredVersion": "^4.4.0",
|
479
|
+
"import": false,
|
480
|
+
"singleton": true
|
481
|
+
},
|
482
|
+
"@jupyterlab/mermaid": {
|
483
|
+
"requiredVersion": "^4.4.0",
|
484
|
+
"import": false,
|
485
|
+
"singleton": true
|
486
|
+
},
|
487
|
+
"@jupyterlab/metadataform": {
|
488
|
+
"requiredVersion": "^4.4.0",
|
489
|
+
"import": false,
|
490
|
+
"singleton": true
|
491
|
+
},
|
492
|
+
"@jupyterlab/metapackage": {
|
493
|
+
"requiredVersion": "^4.4.0",
|
494
|
+
"import": false
|
495
|
+
},
|
496
|
+
"@jupyterlab/nbconvert-css": {
|
497
|
+
"requiredVersion": "^4.4.0",
|
498
|
+
"import": false
|
499
|
+
},
|
500
|
+
"@jupyterlab/nbformat": {
|
501
|
+
"requiredVersion": "^4.4.0",
|
502
|
+
"import": false
|
503
|
+
},
|
504
|
+
"@jupyterlab/notebook": {
|
505
|
+
"requiredVersion": "^4.4.0",
|
506
|
+
"import": false,
|
507
|
+
"singleton": true
|
508
|
+
},
|
509
|
+
"@jupyterlab/observables": {
|
510
|
+
"requiredVersion": "^5.4.0",
|
511
|
+
"import": false
|
512
|
+
},
|
513
|
+
"@jupyterlab/outputarea": {
|
514
|
+
"requiredVersion": "^4.4.0",
|
515
|
+
"import": false
|
516
|
+
},
|
517
|
+
"@jupyterlab/pluginmanager": {
|
518
|
+
"requiredVersion": "^4.4.0",
|
519
|
+
"import": false,
|
520
|
+
"singleton": true
|
521
|
+
},
|
522
|
+
"@jupyterlab/property-inspector": {
|
523
|
+
"requiredVersion": "^4.4.0",
|
524
|
+
"import": false
|
525
|
+
},
|
526
|
+
"@jupyterlab/rendermime": {
|
527
|
+
"requiredVersion": "^4.4.0",
|
528
|
+
"import": false,
|
529
|
+
"singleton": true
|
530
|
+
},
|
531
|
+
"@jupyterlab/rendermime-interfaces": {
|
532
|
+
"requiredVersion": "^3.12.0",
|
533
|
+
"import": false,
|
534
|
+
"singleton": true
|
535
|
+
},
|
536
|
+
"@jupyterlab/running": {
|
537
|
+
"requiredVersion": "^4.4.0",
|
538
|
+
"import": false
|
539
|
+
},
|
540
|
+
"@jupyterlab/services": {
|
541
|
+
"requiredVersion": "^7.4.0",
|
542
|
+
"import": false,
|
543
|
+
"singleton": true
|
544
|
+
},
|
545
|
+
"@jupyterlab/settingeditor": {
|
546
|
+
"requiredVersion": "^4.4.0",
|
547
|
+
"import": false,
|
548
|
+
"singleton": true
|
549
|
+
},
|
550
|
+
"@jupyterlab/settingregistry": {
|
551
|
+
"requiredVersion": "^4.4.0",
|
552
|
+
"import": false,
|
553
|
+
"singleton": true
|
554
|
+
},
|
555
|
+
"@jupyterlab/statedb": {
|
556
|
+
"requiredVersion": "^4.4.0",
|
557
|
+
"import": false,
|
558
|
+
"singleton": true
|
559
|
+
},
|
560
|
+
"@jupyterlab/statusbar": {
|
561
|
+
"requiredVersion": "^4.4.0",
|
562
|
+
"import": false,
|
563
|
+
"singleton": true
|
564
|
+
},
|
565
|
+
"@jupyterlab/terminal": {
|
566
|
+
"requiredVersion": "^4.4.0",
|
567
|
+
"import": false,
|
568
|
+
"singleton": true
|
569
|
+
},
|
570
|
+
"@jupyterlab/toc": {
|
571
|
+
"requiredVersion": "^6.4.0",
|
572
|
+
"import": false,
|
573
|
+
"singleton": true
|
574
|
+
},
|
575
|
+
"@jupyterlab/tooltip": {
|
576
|
+
"requiredVersion": "^4.4.0",
|
577
|
+
"import": false,
|
578
|
+
"singleton": true
|
579
|
+
},
|
580
|
+
"@jupyterlab/translation": {
|
581
|
+
"requiredVersion": "^4.4.0",
|
582
|
+
"import": false,
|
583
|
+
"singleton": true
|
584
|
+
},
|
585
|
+
"@jupyterlab/ui-components": {
|
586
|
+
"requiredVersion": "^4.4.0",
|
587
|
+
"import": false,
|
588
|
+
"singleton": true
|
589
|
+
},
|
590
|
+
"@jupyterlab/workspaces": {
|
591
|
+
"requiredVersion": "^4.4.0",
|
592
|
+
"import": false,
|
593
|
+
"singleton": true
|
594
|
+
},
|
595
|
+
"@lezer/common": {
|
596
|
+
"requiredVersion": "^1.0.0",
|
597
|
+
"import": false,
|
598
|
+
"singleton": true
|
599
|
+
},
|
600
|
+
"@lezer/highlight": {
|
601
|
+
"requiredVersion": "^1.0.0",
|
602
|
+
"import": false,
|
603
|
+
"singleton": true
|
604
|
+
},
|
605
|
+
"@lumino/algorithm": {
|
606
|
+
"requiredVersion": "^2.0.0",
|
607
|
+
"import": false,
|
608
|
+
"singleton": true
|
609
|
+
},
|
610
|
+
"@lumino/application": {
|
611
|
+
"requiredVersion": "^2.3.0-alpha.0",
|
612
|
+
"import": false,
|
613
|
+
"singleton": true
|
614
|
+
},
|
615
|
+
"@lumino/commands": {
|
616
|
+
"requiredVersion": "^2.0.1",
|
617
|
+
"import": false,
|
618
|
+
"singleton": true
|
619
|
+
},
|
620
|
+
"@lumino/coreutils": {
|
621
|
+
"requiredVersion": "^2.0.0",
|
622
|
+
"import": false,
|
623
|
+
"singleton": true
|
624
|
+
},
|
625
|
+
"@lumino/datagrid": {
|
626
|
+
"requiredVersion": "^2.3.0-alpha.0",
|
627
|
+
"import": false,
|
628
|
+
"singleton": true
|
629
|
+
},
|
630
|
+
"@lumino/disposable": {
|
631
|
+
"requiredVersion": "^2.0.0",
|
632
|
+
"import": false,
|
633
|
+
"singleton": true
|
634
|
+
},
|
635
|
+
"@lumino/domutils": {
|
636
|
+
"requiredVersion": "^2.0.0",
|
637
|
+
"import": false,
|
638
|
+
"singleton": true
|
639
|
+
},
|
640
|
+
"@lumino/dragdrop": {
|
641
|
+
"requiredVersion": "^2.0.0",
|
642
|
+
"import": false,
|
643
|
+
"singleton": true
|
644
|
+
},
|
645
|
+
"@lumino/keyboard": {
|
646
|
+
"requiredVersion": "^2.0.0",
|
647
|
+
"import": false,
|
648
|
+
"singleton": true
|
649
|
+
},
|
650
|
+
"@lumino/messaging": {
|
651
|
+
"requiredVersion": "^2.0.0",
|
652
|
+
"import": false,
|
653
|
+
"singleton": true
|
654
|
+
},
|
655
|
+
"@lumino/polling": {
|
656
|
+
"requiredVersion": "^2.0.0",
|
657
|
+
"import": false,
|
658
|
+
"singleton": true
|
659
|
+
},
|
660
|
+
"@lumino/properties": {
|
661
|
+
"requiredVersion": "^2.0.0",
|
662
|
+
"import": false,
|
663
|
+
"singleton": true
|
664
|
+
},
|
665
|
+
"@lumino/signaling": {
|
666
|
+
"requiredVersion": "^2.0.0",
|
667
|
+
"import": false,
|
668
|
+
"singleton": true
|
669
|
+
},
|
670
|
+
"@lumino/virtualdom": {
|
671
|
+
"requiredVersion": "^2.0.0",
|
672
|
+
"import": false,
|
673
|
+
"singleton": true
|
674
|
+
},
|
675
|
+
"@lumino/widgets": {
|
676
|
+
"requiredVersion": "^2.3.1-alpha.0",
|
677
|
+
"import": false,
|
678
|
+
"singleton": true
|
679
|
+
},
|
680
|
+
"@microsoft/fast-element": {
|
681
|
+
"requiredVersion": "^1.12.0",
|
682
|
+
"import": false,
|
683
|
+
"singleton": true
|
684
|
+
},
|
685
|
+
"@microsoft/fast-foundation": {
|
686
|
+
"requiredVersion": "^2.49.2",
|
687
|
+
"import": false,
|
688
|
+
"singleton": true
|
689
|
+
},
|
690
|
+
"react": {
|
691
|
+
"requiredVersion": "^18.2.0",
|
692
|
+
"import": false,
|
693
|
+
"singleton": true
|
694
|
+
},
|
695
|
+
"react-dom": {
|
696
|
+
"requiredVersion": "^18.2.0",
|
697
|
+
"import": false,
|
698
|
+
"singleton": true
|
699
|
+
},
|
700
|
+
"yjs": {
|
701
|
+
"requiredVersion": "^13.5.40",
|
702
|
+
"import": false,
|
703
|
+
"singleton": true
|
704
|
+
},
|
705
|
+
"@jupyter-widgets/base": {
|
706
|
+
"singleton": true,
|
707
|
+
"import": false
|
708
|
+
},
|
709
|
+
"bootstrap": {},
|
710
|
+
"jupyter-dataserializers": {},
|
711
|
+
"lodash.merge": {},
|
712
|
+
"ipyaudio": {
|
713
|
+
"version": "0.1.19",
|
714
|
+
"singleton": true,
|
715
|
+
"import": "/Users/pengzhendong/code/ipyaudio/lib/index.js"
|
716
|
+
}
|
717
|
+
}
|
718
|
+
}
|
719
|
+
},
|
720
|
+
{}
|
721
|
+
],
|
722
|
+
"mode": "development",
|
723
|
+
"devtool": "source-map",
|
724
|
+
"entry": {}
|
725
|
+
}
|
726
|
+
]
|