aboutsummaryrefslogtreecommitdiffstats
path: root/import_map.json
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpmemewarenet>2025-01-11 20:20:16 +0100
committerLibravatarLarge Libravatar memdmp <memdmpmemewarenet>2025-01-11 20:20:16 +0100
commitd57a5985982ed2ba386eb4c0b4ca05ab3498238a (patch)
treeca3a20c0fa14646d0f87902541a32df9060df3c7 /import_map.json
downloadmem-estrogen-zone-d57a5985982ed2ba386eb4c0b4ca05ab3498238a.tar.gz
mem-estrogen-zone-d57a5985982ed2ba386eb4c0b4ca05ab3498238a.tar.bz2
mem-estrogen-zone-d57a5985982ed2ba386eb4c0b4ca05ab3498238a.tar.lz
mem-estrogen-zone-d57a5985982ed2ba386eb4c0b4ca05ab3498238a.zip

feat: initial commit

Diffstat (limited to 'import_map.json')
-rw-r--r--import_map.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/import_map.json b/import_map.json
new file mode 100644
index 0000000..c77d583
--- /dev/null
+++ b/import_map.json
@@ -0,0 +1,10 @@
+{
+ "imports": {
+ "$": "./src",
+ "$/": "./src/",
+ "$lib": "./src/lib",
+ "$lib/": "./src/lib/",
+ "@memdmp/keyframegen": "jsr:@memdmp/keyframegen",
+ "openpgp": "npm:openpgp"
+ }
+}