-
Notifications
You must be signed in to change notification settings - Fork 8
/
package.json
134 lines (134 loc) · 4.54 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"name": "evanotebook",
"version": "4.6.0",
"scripts": {
"ng": "ng",
"start": "node --max_old_space_size=8094 ./node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --disable-host-check",
"build": "ng build --configuration production --allowed-common-js-dependencies",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"dev:ssr": "ng run terminal:serve-ssr",
"serve:ssr": "node dist/terminal/server/main.js",
"build:ssr": "ng build && ng run terminal:server",
"prerender": "node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng run terminal:prerender"
},
"private": true,
"dependencies": {
"@angular/animations": "15.2.5",
"@angular/cdk": "15.2.5",
"@angular/common": "15.2.5",
"@angular/compiler": "15.2.5",
"@angular/core": "15.2.5",
"@angular/elements": "15.2.5",
"@angular/flex-layout": "15.0.0-beta.42",
"@angular/forms": "15.2.5",
"@angular/material": "15.2.5",
"@angular/platform-browser": "15.2.5",
"@angular/platform-browser-dynamic": "15.2.5",
"@angular/platform-server": "15.2.5",
"@angular/router": "15.2.5",
"@angular/service-worker": "15.2.5",
"@babel/generator": "7.21.4",
"@babel/types": "7.21.4",
"@chainsafe/libp2p-noise": "12.0.0",
"@chainsafe/libp2p-yamux": "4.0.1",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-html": "6.4.3",
"@codemirror/lang-javascript": "6.2.1",
"@codemirror/lang-python": "6.1.2",
"@codemirror/lang-sql": "6.5.4",
"@cortex-js/compute-engine": "0.12.2",
"@duckdb/duckdb-wasm": "1.27.0",
"@editorjs/attaches": "https://github.com/sanchezcarlosjr/attaches.git",
"@editorjs/checklist": "1.5.0",
"@editorjs/delimiter": "1.3.0",
"@editorjs/editorjs": "2.29.0-rc.6",
"@editorjs/embed": "2.6.0",
"@editorjs/header": "https://github.com/sanchezcarlosjr/header.git",
"@editorjs/list": "1.8.0",
"@editorjs/marker": "1.3.0",
"@editorjs/table": "2.2.2",
"@editorjs/warning": "1.3.0",
"@fortawesome/fontawesome-free": "6.4.0",
"@gear-js/api": "0.32.3",
"@jsonforms/angular": "3.0.0",
"@jsonforms/angular-material": "3.0.0",
"@jsonforms/core": "3.0.0",
"@libp2p/bootstrap": "8.0.0",
"@libp2p/kad-dht": "9.3.3",
"@libp2p/mplex": "8.0.1",
"@libp2p/webrtc": "1.2.0",
"@libp2p/websockets": "6.0.1",
"@libp2p/webtransport": "2.0.1",
"@nguniversal/express-engine": "15.2.0",
"@phigoro/editorjs-toc": "https://github.com/sanchezcarlosjr/editorjs-toc.git",
"@polkadot/api": "^10.9.1",
"@polkadot/types": "^10.9.1",
"@polkadot/util": "^12.3.2",
"@polkadot/util-crypto": "^12.3.2",
"@sotaproject/strikethrough": "1.0.1",
"@types/babel__generator": "7.6.4",
"@types/lodash": "4.14.192",
"autoprefixer": "10.4.14",
"buffer": "6.0.3",
"chart.js": "4.4.0",
"chartjs-plugin-annotation": "2.2.1",
"chartjs-plugin-datalabels": "2.2.0",
"codemirror": "6.0.1",
"codemirror-lang-mermaid": "0.5.0",
"editorjs-alert": "1.1.3",
"editorjs-drag-drop": "1.1.13",
"editorjs-inline-image": "1.2.4",
"editorjs-text-color-plugin": "2.0.4",
"eslint-linter-browserify": "8.51.0",
"export-svg": "0.2.0",
"gluesql": "0.14.3",
"helia": "1.0.4",
"immutable": "4.3.4",
"ipfs-core": "0.12.2",
"ipfs-http-client": "60.0.1",
"jsonpath": "1.1.1",
"langchain": "0.0.72",
"mathjs": "11.11.2",
"mathlive": "0.90.6",
"mermaid": "10.6.1",
"new-libp2p": "npm:libp2p@0.45.9",
"new-libp2p-gossipsub": "npm:@chainsafe/libp2p-gossipsub@9.1.0",
"ngx-mqtt": "16.1.0",
"orbit-db": "0.29.0",
"peerjs": "1.4.7",
"postcss": "8.4.21",
"rxdb": "14.17.114.17.1",
"rxjs": "7.8.1",
"serpapi": "1.1.1",
"swipl-wasm": "3.5.5",
"thememirror": "2.0.1",
"ts-pattern": "4.2.1",
"tslib": "2.3.0",
"workerpool": "6.5.1",
"zone.js": "0.12.0"
},
"devDependencies": {
"@angular-builders/custom-webpack": "15.0.0",
"@angular-devkit/build-angular": "15.2.5",
"@angular/cli": "15.2.5",
"@angular/compiler-cli": "15.2.5",
"@nguniversal/builders": "15.2.0",
"@types/express": "4.17.0",
"@types/jasmine": "4.3.0",
"@types/jsonpath": "0.2.0",
"cypress": "13.3.2",
"express": "4.18.2",
"jasmine-core": "4.5.0",
"karma": "6.4.0",
"karma-chrome-launcher": "3.1.0",
"karma-coverage": "2.2.0",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"node-polyfill-webpack-plugin": "2.0.1",
"typescript": "4.9.4"
},
"browser": {
"fs": false
}
}