skippy/dub.json

13 lines
245 B
JSON

{
"authors": [
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"libdnet": "~>0.1.17"
},
"description": "dnet client",
"license": "GPLv3",
"name": "dnet-skippy",
"targetPath": "bin"
}