diff options
Diffstat (limited to 'dub.json')
-rw-r--r-- | dub.json | 13 |
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": { - } -} |