summaryrefslogtreecommitdiff
path: root/jsr.json
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-18 17:27:52 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-18 17:27:52 +0300
commitbb69fecdae40f617b9b75b1f204b78151e6ceb54 (patch)
treeaa9f4cb874e6d3a95f0be67e56e7b7ff67619878 /jsr.json
parent1da1d5eb9d33db6cc0b59c1259888046aa0c3752 (diff)
Add JSR support
Diffstat (limited to 'jsr.json')
-rw-r--r--jsr.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/jsr.json b/jsr.json
new file mode 100644
index 0000000..de44adc
--- /dev/null
+++ b/jsr.json
@@ -0,0 +1,6 @@
+{
+ "name": "@shapex/shapex",
+ "version": "1.0.10",
+ "license": "MIT",
+ "exports": "./mod.ts"
+}