summaryrefslogtreecommitdiff
path: root/dub.json
diff options
context:
space:
mode:
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/dub.json b/dub.json
new file mode 100644
index 0000000..52e2da0
--- /dev/null
+++ b/dub.json
@@ -0,0 +1,9 @@
+{
+ "authors": [
+ "zerocool"
+ ],
+ "copyright": "Copyright © 2023, zerocool",
+ "description": "A minimal D application.",
+ "license": "proprietary",
+ "name": "prim"
+} \ No newline at end of file