aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub.json
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-08-30 12:28:56 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:09 -0400
commit55bba8c290e1f5d1c4227b1b96c0e1932f3a8f55 (patch)
treef53584c994bfee21cf3dede8f546149c177467a9 /dub.json
parentorg mode version sync (diff)
minor cleaning
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/dub.json b/dub.json
deleted file mode 100644
index 85eb0e2..0000000
--- a/dub.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name" : "sdp",
- "targetType" : "executable",
- "targetName" : "sdp",
- "targetPath" : "bin",
- "description" : "sisu document parser.",
- "authors" : ["Ralph Amissah"],
- "homepage" : "http://sisudoc.org",
- "license" : "AGPL-3+",
- "add-path" : "./src/sdp",
- "dependencies": {
- }
-}