2022-10-10 12:50:21 +00:00
|
|
|
{
|
|
|
|
"imports": {
|
2022-12-14 19:04:20 +00:00
|
|
|
"@codemirror/state": "https://esm.sh/@codemirror/state@6.1.4",
|
|
|
|
"@lezer/common": "https://esm.sh/@lezer/common@1.0.2",
|
2022-10-10 12:50:21 +00:00
|
|
|
"@lezer/markdown": "https://esm.sh/@lezer/markdown@1.0.2?external=@lezer/common,@codemirror/language,@lezer/highlight",
|
2022-12-14 19:04:20 +00:00
|
|
|
"@lezer/javascript": "https://esm.sh/@lezer/javascript@1.3.1?external=@lezer/common,@codemirror/language,@lezer/highlight",
|
2023-01-17 19:14:07 +00:00
|
|
|
"@codemirror/language": "https://esm.sh/@codemirror/language@6.4.0?external=@codemirror/state,@lezer/common,@lezer/lr,@codemirror/view,@lezer/highlight",
|
2022-11-09 11:01:50 +00:00
|
|
|
"@codemirror/commands": "https://esm.sh/@codemirror/commands@6.1.2?external=@codemirror/state,@codemirror/view",
|
2022-12-14 19:04:20 +00:00
|
|
|
"@codemirror/view": "https://esm.sh/@codemirror/view@6.7.1?external=@codemirror/state,@lezer/common",
|
|
|
|
"@lezer/highlight": "https://esm.sh/@lezer/highlight@1.1.3?external=@lezer/common",
|
|
|
|
"@codemirror/autocomplete": "https://esm.sh/@codemirror/autocomplete@6.3.4?external=@codemirror/state,@codemirror/commands,@lezer/common,@codemirror/view",
|
|
|
|
"@codemirror/lint": "https://esm.sh/@codemirror/lint@6.1.0?external=@codemirror/state,@lezer/common",
|
2023-01-17 19:14:07 +00:00
|
|
|
"@codemirror/lang-html": "https://esm.sh/@codemirror/lang-html@6.4.1?external=@codemirror/language,@codemirror/autocomplete,@codemirror/lang-css,@codemirror/state",
|
2022-12-15 12:23:49 +00:00
|
|
|
"@codemirror/search": "https://esm.sh/@codemirror/search@6.2.3?external=@codemirror/state,@codemirror/view",
|
2022-10-17 14:33:51 +00:00
|
|
|
"preact": "https://esm.sh/preact@10.11.1",
|
2022-10-25 16:50:07 +00:00
|
|
|
"yjs": "https://esm.sh/yjs@13.5.42",
|
2022-10-14 13:11:33 +00:00
|
|
|
"$sb/": "./plug-api/",
|
2022-10-10 12:50:21 +00:00
|
|
|
"handlebars": "https://esm.sh/handlebars",
|
2022-12-14 19:04:20 +00:00
|
|
|
"@lezer/lr": "https://esm.sh/@lezer/lr@1.2.5?external=@lezer/common",
|
2023-01-08 11:24:12 +00:00
|
|
|
"yaml": "https://deno.land/std/encoding/yaml.ts",
|
|
|
|
|
2023-01-20 15:08:01 +00:00
|
|
|
"@capacitor/core": "https://esm.sh/@capacitor/core@4.6.2",
|
2023-01-25 17:29:47 +00:00
|
|
|
"@capacitor/filesystem": "https://esm.sh/@capacitor/filesystem@4.1.4?external=@capacitor/core",
|
|
|
|
"@capacitor/app": "https://esm.sh/@capacitor/app@4.1.1?external=@capacitor/core"
|
2022-10-10 12:50:21 +00:00
|
|
|
}
|
|
|
|
}
|