21 lines
No EOL
451 B
JSON
21 lines
No EOL
451 B
JSON
{
|
|
"authors": [
|
|
"Alexander Zhirov"
|
|
],
|
|
"copyright": "Copyright © 2025, Alexander Zhirov",
|
|
"description": "Monitoring files using fanotify",
|
|
"license": "BSL-1.0",
|
|
"name": "dwatch",
|
|
"targetPath": "bin",
|
|
"targetType": "executable",
|
|
"libs": [
|
|
"xdiff"
|
|
],
|
|
"dependencies": {
|
|
"fanotify": "~>0.1.0",
|
|
"sdiff": {
|
|
"repository": "git+git+https://git.zhirov.kz/dlang/sdiff.git",
|
|
"version": "8c388b112360a9f5bf89b9aa12b1977b8967b219"
|
|
}
|
|
}
|
|
} |