skippy/dub.json

12 lines
227 B
JSON
Raw Normal View History

2020-09-24 17:20:11 +00:00
{
"authors": [
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
2020-09-28 17:21:20 +00:00
"tristanable": "~>0.0.31"
2020-09-24 17:20:11 +00:00
},
"description": "dnet client",
"license": "GPLv3",
"name": "dnet-skippy"
}