-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdeno.json
More file actions
144 lines (141 loc) · 4.98 KB
/
deno.json
File metadata and controls
144 lines (141 loc) · 4.98 KB
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
135
136
137
138
139
140
141
142
143
144
{
"name": "@mieweb/wikigdrive",
"description": "Google Drive to MarkDown synchronization",
"keywords": ["GDrive", "CLI", "MarkDown", "Google Docs", "Wiki"],
"repository": {
"type": "git",
"url": "git+https://github.com/mieweb/wikiGDrive.git"
},
"author": {
"name": "Medical Informatics Engineering",
"url": "https://www.mieweb.com/"
},
"contributors": [
{
"name": "Doug Horner",
"email": "horner@mieweb.com",
"url": "https://github.com/horner"
},
{
"name": "William Reiske",
"email": "wreiske@mieweb.com",
"url": "https://github.com/wreiske"
},
{
"name": "Alan Quandt",
"email": "aquandt@mieweb.com",
"url": "https://github.com/thedigicraft"
},
{
"name": "Grzegorz Godlewski",
"url": "https://github.com/ggodlewski"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/mieweb/wikiGDrive/issues"
},
"homepage": "https://github.com/mieweb/wikiGDrive#readme",
"workspace": ["apps/ui", "website"],
"nodeModulesDir": "auto",
"compilerOptions": {
"types": [
"npm:@types/async@3.2.12",
"npm:@types/compression@1.7.3",
"npm:@types/dockerode@3.3.28",
"npm:@types/express@4.17.13",
"npm:@types/lunr@2.3.4",
"npm:@types/node@22.10.1",
"npm:@types/passport@1.0.9",
"npm:@types/ws@8.5.3",
"npm:@types/xmldoc@1.1.9",
"npm:@types/js-yaml@4.0.9"
]
},
"imports": {
"@deno/dnt": "jsr:@deno/dnt@^0.42.3",
"@std/fs": "jsr:@std/fs@1.0.19",
"@std/path": "jsr:@std/path@1.1.2",
"@std/io": "jsr:@std/io@0.225.2",
"asserts": "https://deno.land/std@0.178.0/testing/asserts.ts",
"vite": "npm:vite@6.3.3",
"@vitejs/plugin-vue": "npm:@vitejs/plugin-vue@5.2.3",
"vite-plugin-wasm": "npm:vite-plugin-wasm@3.5.0",
"vue-router": "npm:vue-router@4.5.0",
"vue": "npm:vue@3.5.13",
"@kerebron/editor": "npm:@kerebron/editor@0.5.3",
"@kerebron/editor-kits": "npm:@kerebron/editor-kits@0.5.3",
"@kerebron/editor-browserless": "npm:@kerebron/editor-browserless@0.5.3",
"@kerebron/extension-odt": "npm:@kerebron/extension-odt@0.5.3",
"@kerebron/wasm": "npm:@kerebron/wasm@0.5.3",
"@nyariv/sandboxjs": "npm:@nyariv/sandboxjs@0.8.23",
"@opentelemetry/core": "npm:@opentelemetry/core@1.28.0",
"@opentelemetry/api": "npm:@opentelemetry/api@1.3.0",
"@opentelemetry/context-zone": "npm:@opentelemetry/context-zone@1.8.0",
"@opentelemetry/exporter-zipkin": "npm:@opentelemetry/exporter-zipkin@1.8.0",
"@opentelemetry/instrumentation": "npm:@opentelemetry/instrumentation@0.33.0",
"@opentelemetry/instrumentation-fetch": "npm:@opentelemetry/instrumentation-fetch@0.34.0",
"@opentelemetry/instrumentation-http": "npm:@opentelemetry/instrumentation-http@0.34.0",
"@opentelemetry/resources": "npm:@opentelemetry/resources@1.8.0",
"@opentelemetry/sdk-trace-base": "npm:@opentelemetry/sdk-trace-base@1.8.0",
"@opentelemetry/sdk-trace-node": "npm:@opentelemetry/sdk-trace-node@1.8.0",
"@opentelemetry/sdk-trace-web": "npm:@opentelemetry/sdk-trace-web@1.8.0",
"@opentelemetry/semantic-conventions": "npm:@opentelemetry/semantic-conventions@1.8.0",
"async": "npm:async@3.2.3",
"compression": "npm:compression@1.7.4",
"cookie-parser": "npm:cookie-parser@1.4.7",
"d3": "npm:d3@7.9.0",
"dayjs": "npm:dayjs@1.11.1",
"dockerode": "npm:dockerode@4.0.5",
"dom-serializer": "npm:dom-serializer@2.0.0",
"domhandler": "npm:domhandler@5.0.3",
"domutils": "npm:domutils@3.1.0",
"dotenv": "npm:dotenv@^8.6.0",
"express": "npm:express@4.21.1",
"express-jwt": "npm:express-jwt@8.2.1",
"express-rate-limit": "npm:express-rate-limit@7.5.0",
"htmlparser2": "npm:htmlparser2@9.0.0",
"file-isignature": "npm:file-isignature@1.0.3",
"js-yaml": "npm:js-yaml@4.1.0",
"jsonwebtoken": "npm:jsonwebtoken@9.0.2",
"jszip": "npm:jszip@3.10.1",
"lunr": "npm:lunr@2.3.9",
"lunr-languages": "npm:lunr-languages@1.10.0",
"marked": "npm:marked@9.0.2",
"mathjs": "npm:mathjs@14.6.0",
"mathml-to-latex": "npm:mathml-to-latex@1.5.0",
"minimist": "npm:minimist@1.2.6",
"open": "npm:open@^7.4.2",
"tar-fs": "npm:tar-fs@3.0.8",
"tar-stream": "npm:tar-stream@3.1.7",
"winston": "npm:winston@3.8.2",
"winston-transport": "npm:winston-transport@4.5.0",
"xml-js": "npm:xml-js@1.6.11",
"xmldoc": "npm:xmldoc@1.3.0",
"diff": "npm:diff@5.2.0"
},
"exports": {
"./wikigdrive-server.ts": "./src/cli/wikigdrive-server.ts",
"./wikigdrive-pull.ts": "./src/cli/wikigdrive-pull.ts"
},
"lint": {
"include": ["src/", "test/"],
"exclude": ["website/public/", "website/.vitepress/", "apps/ui"],
"rules": {
"tags": ["recommended"],
"exclude": [
"no-explicit-any",
"prefer-const",
"no-unused-vars",
"no-async-promise-executor",
"require-await"
]
}
},
"fmt": {
"singleQuote": true
},
"test": {
"include": ["test/*Test.ts", "test/**/*.ts"]
}
}