-
Notifications
You must be signed in to change notification settings - Fork 0
/
import-map.json
64 lines (64 loc) · 3.61 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
55
56
57
58
59
60
61
62
63
64
{
"imports": {
"@/": "./",
"@headlessui/react": "https://esm.sh/*@headlessui/[email protected]?bundle",
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
"$fresh/": "https://deno.land/x/[email protected]/",
"bezier-js": "https://esm.sh/[email protected]?dev",
"classnames": "https://esm.sh/[email protected]",
"client-only": "https://esm.sh/[email protected]",
"cliffy": "https://deno.land/x/[email protected]/mod.ts",
"dompurify": "https://esm.sh/[email protected]",
"flatten": "https://deno.land/x/[email protected]/mod.ts",
"get_pixels": "https://deno.land/x/[email protected]/mod.ts",
"hast-util-select": "https://esm.sh/[email protected]",
"hast-util-to-html": "https://esm.sh/[email protected]",
"hastscript": "https://esm.sh/[email protected]",
"https://deno.land/x/[email protected]/vendor/puppeteer-core/puppeteer/common/ElementHandle.js": "./patches/puppeteer/vendor/puppeteer-core/puppeteer/common/ElementHandle.js",
"https://deno.land/x/[email protected]/vendor/puppeteer-core/puppeteer/common/IsolatedWorld.js": "./patches/puppeteer/vendor/puppeteer-core/puppeteer/common/IsolatedWorld.js",
"imagescript": "https://deno.land/x/[email protected]/mod.ts",
"lodash-es": "https://esm.sh/[email protected]",
"mathjs": "https://esm.sh/[email protected]?target=esnext",
"netsaur": "https://deno.land/x/[email protected]/mod.ts",
"openai": "https://esm.sh/[email protected]",
"preact-render-to-string": "https://esm.sh/*[email protected]",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"preact/debug": "https://esm.sh/[email protected]/debug",
"preact/hooks": "https://esm.sh/[email protected]/hooks",
"preact/jsx-runtime": "https://esm.sh/[email protected]/jsx-runtime",
"prefetch": "https://deno.land/x/[email protected]/mod.ts",
"puppeteer": "https://deno.land/x/[email protected]/mod.ts",
"puppeteer/": "https://deno.land/x/[email protected]/",
"react-dom": "https://esm.sh/[email protected]/compat",
"react-icons/tb": "https://esm.sh/v119/[email protected]/X-YS9yZWFjdDpwcmVhY3QvY29tcGF0/deno/tb.js",
"react": "https://esm.sh/[email protected]/compat",
"rehype-parse": "https://esm.sh/[email protected]",
"rehype-remark": "https://esm.sh/[email protected]",
"rehype-stringify": "https://esm.sh/[email protected]",
"remark-behead": "https://esm.sh/[email protected]",
"remark-gfm": "https://esm.sh/[email protected]",
"remark-parse": "https://esm.sh/[email protected]",
"remark-rehype": "https://esm.sh/[email protected]",
"remark-stringify": "https://esm.sh/[email protected]",
"remark-unlink": "https://esm.sh/[email protected]",
"std/async": "https://deno.land/[email protected]/async/mod.ts",
"std/dotenv/load": "https://deno.land/[email protected]/dotenv/load.ts",
"std/node/fs": "https://deno.land/[email protected]/node/fs.ts",
"std/node/os": "https://deno.land/[email protected]/node/os.ts",
"std/node/path": "https://deno.land/[email protected]/node/path.ts",
"std/node/url": "https://deno.land/[email protected]/node/url.ts",
"std/path": "https://deno.land/[email protected]/path/mod.ts",
"std/media_types": "https://deno.land/[email protected]/media_types/mod.ts",
"std/fs": "https://deno.land/[email protected]/fs/mod.ts",
"svg-path-commander": "https://cdn.jsdelivr.net/npm/svg-path-commander/+esm",
"svgo": "https://unpkg.com/[email protected]/dist/svgo.browser.js",
"svgpath": "https://esm.sh/[email protected]",
"unified": "https://esm.sh/[email protected]",
"wikibase-sdk": "https://esm.sh/[email protected]",
"xmldom": "https://esm.sh/[email protected]",
"zdog": "https://esm.sh/[email protected]"
},
"scopes": {}
}