2022-10-10 12:50:21 +00:00
|
|
|
{
|
|
|
|
"imports": {
|
2023-02-23 15:02:41 +00:00
|
|
|
"@codemirror/state": "https://esm.sh/@codemirror/state@6.2.0",
|
2022-12-14 19:04:20 +00:00
|
|
|
"@lezer/common": "https://esm.sh/@lezer/common@1.0.2",
|
2023-05-23 18:53:53 +00:00
|
|
|
"@lezer/lr": "https://esm.sh/@lezer/lr@1.3.3?external=@lezer/common",
|
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",
|
2023-02-23 15:02:41 +00:00
|
|
|
"@lezer/javascript": "https://esm.sh/@lezer/javascript@1.4.1?external=@lezer/common,@codemirror/language,@lezer/highlight",
|
|
|
|
"@codemirror/language": "https://esm.sh/@codemirror/language@6.6.0?external=@codemirror/state,@lezer/common,@lezer/lr,@codemirror/view,@lezer/highlight",
|
|
|
|
"@codemirror/commands": "https://esm.sh/@codemirror/commands@6.2.1?external=@codemirror/state,@codemirror/view",
|
|
|
|
"@codemirror/view": "https://esm.sh/@codemirror/view@6.9.0?external=@codemirror/state,@lezer/common",
|
2022-12-14 19:04:20 +00:00
|
|
|
"@lezer/highlight": "https://esm.sh/@lezer/highlight@1.1.3?external=@lezer/common",
|
2023-02-23 15:02:41 +00:00
|
|
|
"@codemirror/autocomplete": "https://esm.sh/@codemirror/autocomplete@6.4.2?external=@codemirror/state,@codemirror/commands,@lezer/common,@codemirror/view",
|
|
|
|
"@codemirror/lint": "https://esm.sh/@codemirror/lint@6.1.1?external=@codemirror/state,@lezer/common",
|
|
|
|
"@codemirror/lang-html": "https://esm.sh/@codemirror/lang-html@6.4.2?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/",
|
2023-05-23 18:53:53 +00:00
|
|
|
"handlebars": "https://esm.sh/handlebars@4.7.7?target=es2022",
|
|
|
|
"dexie": "https://esm.sh/dexie@3.2.2"
|
2022-10-10 12:50:21 +00:00
|
|
|
}
|
|
|
|
}
|