18 lines
No EOL
313 B
JSON
18 lines
No EOL
313 B
JSON
{
|
|
"authors": [
|
|
"Alexander Zhirov"
|
|
],
|
|
"copyright": "Copyright © 2025, Alexander Zhirov",
|
|
"description": "D examples",
|
|
"license": "MIT",
|
|
"name": "d-examples",
|
|
"targetPath": "bin",
|
|
"targetType": "executable",
|
|
"dependencies": {
|
|
"commandr": "~>1.1.0",
|
|
"ncurses": "~>1.0.0"
|
|
},
|
|
"libs": [
|
|
"formw"
|
|
]
|
|
} |