diff --git a/jsr.json b/jsr.json new file mode 100644 index 0000000..2dda213 --- /dev/null +++ b/jsr.json @@ -0,0 +1,5 @@ +{ + "name": "@textplace/core", + "version": "0.1.0", + "exports": "./mod.ts" +}