diff options
| author | netop://ウィビ <paul@webb.page> | 2026-04-11 14:39:25 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-04-11 14:39:25 -0700 |
| commit | db69b25e856fb448a2118d3adffc33c1e41bab0f (patch) | |
| tree | c420967b7977e858c9003766210c6128546606cf /jsr.json | |
| download | dedent-db69b25e856fb448a2118d3adffc33c1e41bab0f.tar.gz dedent-db69b25e856fb448a2118d3adffc33c1e41bab0f.zip | |
initial commit
Diffstat (limited to '')
| -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" +} |