aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/examples/tojson/dub.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext_depends/D-YAML/examples/tojson/dub.json')
-rw-r--r--src/ext_depends/D-YAML/examples/tojson/dub.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ext_depends/D-YAML/examples/tojson/dub.json b/src/ext_depends/D-YAML/examples/tojson/dub.json
deleted file mode 100644
index ba014b8..0000000
--- a/src/ext_depends/D-YAML/examples/tojson/dub.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "name": "tojson",
- "targetType": "executable",
- "dependencies":
- {
- "dyaml": "*"
- }
-}