From bb69fecdae40f617b9b75b1f204b78151e6ceb54 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Fri, 18 Apr 2025 17:27:52 +0300 Subject: Add JSR support --- jsr.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 jsr.json (limited to 'jsr.json') 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" +} -- cgit v1.2.3