diff options
Diffstat (limited to 'deno.json')
| -rw-r--r-- | deno.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ { + "name": "@shapex/shapex", + "version": "1.0.12", + "license": "MIT", + "exports": "./src/shapex.ts", "imports": { "@std/assert": "jsr:@std/assert@^1.0.11", "@std/testing": "jsr:@std/testing" |
