-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathimport_map.json
More file actions
24 lines (24 loc) · 992 Bytes
/
import_map.json
File metadata and controls
24 lines (24 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"imports": {
"lume/": "https://deno.land/x/lume@v3.1.4/",
"lume/jsx-runtime": "https://deno.land/x/ssx@v0.1.10/jsx-runtime.ts",
"pagefind": "npm:pagefind@1.5.0-beta.1",
"@pagefind/component-ui": "npm:@pagefind/component-ui@1.5.0-alpha.3",
"@pagefind/component-ui/": "npm:/@pagefind/component-ui@1.5.0-alpha.3/",
"js-yaml": "npm:js-yaml@4.1.1",
"@iarna/toml": "npm:@iarna/toml@2.2.5",
"linkinator": "npm:linkinator@6.1.2",
"@std/yaml": "jsr:@std/yaml@1.0.11",
"@std/path": "jsr:@std/path@1.0.8",
"@std/fs": "jsr:@std/fs@1.0.6",
"@b-fuze/deno-dom": "jsr:@b-fuze/deno-dom@0.1.56",
"remark": "npm:remark@15.0.1",
"remark-parse": "npm:remark-parse@11.0.0",
"remark-mdx": "npm:remark-mdx@3.1.0",
"remark-frontmatter": "npm:remark-frontmatter@5.0.0",
"unified": "npm:unified@11.0.5",
"strip-markdown": "npm:strip-markdown@6.0.0",
"prismjs/": "npm:/prismjs@1.30.0/",
"@cloudcannon/configuration-types/": "npm:/@cloudcannon/configuration-types@0.0.54/"
}
}