diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-04-18 17:27:52 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-04-18 17:27:52 +0300 |
| commit | bb69fecdae40f617b9b75b1f204b78151e6ceb54 (patch) | |
| tree | aa9f4cb874e6d3a95f0be67e56e7b7ff67619878 /jsr.json | |
| parent | 1da1d5eb9d33db6cc0b59c1259888046aa0c3752 (diff) | |
Add JSR support
Diffstat (limited to 'jsr.json')
| -rw-r--r-- | jsr.json | 6 |
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" +} |
