11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"name": "example",
|
|
"targetName": "example",
|
|
"targetType": "executable",
|
|
"targetPath": "../bin",
|
|
"dependencies": {
|
|
"ncui": {
|
|
"path": ".."
|
|
}
|
|
}
|
|
}
|