summaryrefslogtreecommitdiff
path: root/meta/dub.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta/dub.json')
-rw-r--r--meta/dub.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/dub.json b/meta/dub.json
new file mode 100644
index 0000000..c8d2ba7
--- /dev/null
+++ b/meta/dub.json
@@ -0,0 +1,5 @@
+{
+ "name": "meta",
+ "description": "Template metaprogramming",
+ "targetType": "library"
+}