forked from silverbulletmd/silverbullet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
import_map.json
54 lines (50 loc) · 4.25 KB
/
import_map.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
{
"imports": {
"@lezer/common": "https://esm.sh/@lezer/[email protected]&target=es2022",
"@lezer/lr": "https://esm.sh/@lezer/[email protected]?external=@lezer/common&target=es2022",
"@lezer/markdown": "https://esm.sh/@lezer/[email protected]?external=@lezer/common,@codemirror/language,@lezer/highlight,@lezer/lr&target=es2022",
"@lezer/javascript": "https://esm.sh/@lezer/[email protected]?external=@lezer/common,@codemirror/language,@lezer/highlight,@lezer/lr&target=es2022",
"@lezer/highlight": "https://esm.sh/@lezer/[email protected]?external=@lezer/common,@lezer/lr&target=es2022",
"@lezer/html": "https://esm.sh/@lezer/[email protected]?external=@lezer/common,@lezer/lr&target=es2022",
"@codemirror/state": "https://esm.sh/@codemirror/[email protected]&target=es2022",
"@codemirror/language": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@lezer/common,@lezer/lr,@codemirror/view,@lezer/highlight&target=es2022",
"@codemirror/commands": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@codemirror/view&target=es2022",
"@codemirror/view": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@lezer/common&target=es2022",
"@codemirror/autocomplete": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@codemirror/commands,@lezer/common,@codemirror/view&target=es2022",
"@codemirror/lint": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@codemirror/view,@lezer/common&target=es2022",
"@codemirror/lang-css": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/language,@codemirror/autocomplete,@codemirror/state,@lezer/lr,@lezer/html&target=es2022",
"@codemirror/lang-html": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/language,@codemirror/autocomplete,@codemirror/lang-css,@codemirror/state,@lezer/lr,@lezer/html&target=es2022",
"@codemirror/search": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@codemirror/view&target=es2022",
"@codemirror/lang-markdown": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/state,@lezer/common,@codemirror/language,@lezer/markdown,@codemirror/view,@lezer/highlight,@codemirror/lang-html&target=es2022",
"@codemirror/legacy-modes/": "https://esm.sh/@codemirror/[email protected]/",
"@codemirror/lang-javascript": "https://esm.sh/@codemirror/[email protected]?external=@codemirror/language,@codemirror/autocomplete,@codemirror/view,@codemirror/state,@codemirror/lint,@lezer/common,@lezer/lr,@lezer/javascript,@codemirror/commands&target=es2022",
"@replit/codemirror-vim": "https://esm.sh/@replit/[email protected]?external=@codemirror/state,@codemirror/language,@codemirror/view,@codemirror/search,@codemirror/commands",
"@js-temporal/polyfill": "https://esm.sh/@js-temporal/[email protected]",
"cliffy/": "https://deno.land/x/[email protected]/",
"denosass": "https://deno.land/x/[email protected]/mod.ts",
"djwt": "https://deno.land/x/[email protected]/mod.ts",
"esbuild": "https://deno.land/x/[email protected]/mod.js",
"esbuild_deno_loader": "https://deno.land/x/[email protected]/mod.ts",
"fake-indexeddb/": "https://esm.sh/[email protected]/",
"fast-diff": "https://esm.sh/[email protected]",
"fuse": "https://deno.land/x/[email protected]/dist/fuse.esm.min.js",
"gitignore-parser": "https://esm.sh/[email protected]",
"hono/": "https://deno.land/x/[email protected]/",
"js-yaml": "https://esm.sh/[email protected]",
"mimetypes": "https://deno.land/x/[email protected]/mod.ts",
"porter-stemmer": "https://esm.sh/[email protected]",
"preact-feather": "https://esm.sh/[email protected]?external=preact",
"preact-feather/types": "https://esm.sh/[email protected]/dist/types?external=preact",
"s3_lite_client/": "https://deno.land/x/[email protected]/",
"turndown": "https://cdn.skypack.dev/[email protected]",
"turndown-plugin-gfm": "https://cdn.skypack.dev/@joplin/[email protected]",
"$common/": "./common/",
"$lib/": "./lib/",
"$type/": "./type/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"$sb/": "./plug-api/",
"zod": "https://deno.land/x/[email protected]/mod.ts",
"$std/": "https://deno.land/[email protected]/"
}
}