From dfb28899ade840bad0fd24ec636cff65b1b58821 Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Wed, 9 Aug 2023 11:44:57 -0400 Subject: Initial commit --- dub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dub.json (limited to 'dub.json') 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 -- cgit v1.2.3