summaryrefslogtreecommitdiff
path: root/jsr.json
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-04-11 14:39:25 -0700
committernetop://ウィビ <paul@webb.page>2026-04-11 14:39:25 -0700
commitdb69b25e856fb448a2118d3adffc33c1e41bab0f (patch)
treec420967b7977e858c9003766210c6128546606cf /jsr.json
initial commitHEADprimary
Diffstat (limited to 'jsr.json')
-rw-r--r--jsr.json6
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"
+}