diff options
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..bf2540d --- /dev/null +++ b/jsr.json @@ -0,0 +1,6 @@ +{ + "exports": "./mod.ts", + "license": "MIT", + "name": "@netopwibby/dedent", + "version": "0.1.0" +} |
