skippy/dub.json

13 lines
242 B
JSON

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