mirror of https://github.com/deavminet/libdnet.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
317 B
16 lines
317 B
{ |
|
"authors": [ |
|
"Tristan B. Kildaire" |
|
], |
|
"copyright": "Copyright © 2021, Tristan B. Kildaire", |
|
"dependencies": { |
|
"bformat": "3.1.3", |
|
"dlog": "~>0.0.6", |
|
"msgpack-d": "1.0.3", |
|
"tasky": "1.2.0" |
|
}, |
|
"description": "Client-side DNET API", |
|
"license": "LGPLv2", |
|
"name": "libdnet", |
|
"targetType": "library" |
|
} |