-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimport-map.json
More file actions
64 lines (64 loc) · 3.61 KB
/
import-map.json
File metadata and controls
64 lines (64 loc) · 3.61 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
{
"imports": {
"@/": "./",
"@headlessui/react": "https://esm.sh/*@headlessui/react@1.7.14?bundle",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.2.3",
"@preact/signals": "https://esm.sh/*@preact/signals@1.1.3",
"$fresh/": "https://deno.land/x/fresh@1.2.0/",
"bezier-js": "https://esm.sh/bezier-js@6.1.0?dev",
"classnames": "https://esm.sh/classnames@2.3.2",
"client-only": "https://esm.sh/client-only@0.0.1",
"cliffy": "https://deno.land/x/cliffy@v0.25.7/mod.ts",
"dompurify": "https://esm.sh/dompurify@2.4.1",
"flatten": "https://deno.land/x/flatten@1.1.0/mod.ts",
"get_pixels": "https://deno.land/x/get_pixels@v1.1.0/mod.ts",
"hast-util-select": "https://esm.sh/hast-util-select@5.0.5",
"hast-util-to-html": "https://esm.sh/hast-util-to-html@8.0.4",
"hastscript": "https://esm.sh/hastscript@7.2.0",
"https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/common/ElementHandle.js": "./patches/puppeteer/vendor/puppeteer-core/puppeteer/common/ElementHandle.js",
"https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/common/IsolatedWorld.js": "./patches/puppeteer/vendor/puppeteer-core/puppeteer/common/IsolatedWorld.js",
"imagescript": "https://deno.land/x/imagescript@1.2.15/mod.ts",
"lodash-es": "https://esm.sh/lodash-es@4.17.21",
"mathjs": "https://esm.sh/mathjs@11.6.0?target=esnext",
"netsaur": "https://deno.land/x/netsaur@0.2.5/mod.ts",
"openai": "https://esm.sh/openai@3.2.1",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.1.0",
"preact": "https://esm.sh/preact@10.15.0",
"preact/": "https://esm.sh/preact@10.15.0/",
"preact/debug": "https://esm.sh/preact@10.15.0/debug",
"preact/hooks": "https://esm.sh/preact@10.15.0/hooks",
"preact/jsx-runtime": "https://esm.sh/preact@10.15.0/jsx-runtime",
"prefetch": "https://deno.land/x/prefetch@0.1.0/mod.ts",
"puppeteer": "https://deno.land/x/puppeteer@16.2.0/mod.ts",
"puppeteer/": "https://deno.land/x/puppeteer@16.2.0/",
"react-dom": "https://esm.sh/preact@10.15.0/compat",
"react-icons/tb": "https://esm.sh/v119/react-icons@4.8.0/X-YS9yZWFjdDpwcmVhY3QvY29tcGF0/deno/tb.js",
"react": "https://esm.sh/preact@10.15.0/compat",
"rehype-parse": "https://esm.sh/rehype-parse@8.0.4",
"rehype-remark": "https://esm.sh/rehype-remark@9.1.2",
"rehype-stringify": "https://esm.sh/rehype-stringify@9.0.3",
"remark-behead": "https://esm.sh/remark-behead@3.1.0",
"remark-gfm": "https://esm.sh/remark-gfm@3.0.1",
"remark-parse": "https://esm.sh/remark-parse@10.0.1",
"remark-rehype": "https://esm.sh/remark-rehype@10.1.0",
"remark-stringify": "https://esm.sh/remark-stringify@10.0.2",
"remark-unlink": "https://esm.sh/remark-unlink@4.0.1",
"std/async": "https://deno.land/std@0.187.0/async/mod.ts",
"std/dotenv/load": "https://deno.land/std@0.187.0/dotenv/load.ts",
"std/node/fs": "https://deno.land/std@0.187.0/node/fs.ts",
"std/node/os": "https://deno.land/std@0.187.0/node/os.ts",
"std/node/path": "https://deno.land/std@0.187.0/node/path.ts",
"std/node/url": "https://deno.land/std@0.187.0/node/url.ts",
"std/path": "https://deno.land/std@0.187.0/path/mod.ts",
"std/media_types": "https://deno.land/std@0.187.0/media_types/mod.ts",
"std/fs": "https://deno.land/std@0.187.0/fs/mod.ts",
"svg-path-commander": "https://cdn.jsdelivr.net/npm/svg-path-commander/+esm",
"svgo": "https://unpkg.com/svgo@3.0.2/dist/svgo.browser.js",
"svgpath": "https://esm.sh/svgpath@2.6.0",
"unified": "https://esm.sh/unified@10.1.2",
"wikibase-sdk": "https://esm.sh/wikibase-sdk@9.0.4",
"xmldom": "https://esm.sh/xmldom@0.6.0",
"zdog": "https://esm.sh/zdog@1.1.3"
},
"scopes": {}
}