11 lines
233 B
JSON
11 lines
233 B
JSON
|
{
|
||
|
"name": "client",
|
||
|
"homepage": "https://github.com/trishume/ddbus",
|
||
|
"copyright": "Copyright © 2017, Tristan Hume",
|
||
|
"authors": ["Tristan Hume"],
|
||
|
"targetType": "executable",
|
||
|
"dependencies": {
|
||
|
"ddbus": {"path": "../../"}
|
||
|
}
|
||
|
}
|