summaryrefslogtreecommitdiff
path: root/u/deno.json
diff options
context:
space:
mode:
Diffstat (limited to 'u/deno.json')
-rw-r--r--u/deno.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/u/deno.json b/u/deno.json
new file mode 100644
index 0000000..46e74d6
--- /dev/null
+++ b/u/deno.json
@@ -0,0 +1,6 @@
+{
+ "name": "@emprespresso/utils",
+ "version": "0.1.0",
+ "exports": "./mod.ts",
+ "workspace": ["./*"]
+}