cdc/dub.json
2025-09-04 21:51:23 +03:00

11 lines
No EOL
237 B
JSON

{
"authors": [
"Alexander Zhirov"
],
"copyright": "Copyright © 2025, Alexander Zhirov",
"description": "Implementing Change Data Capture.",
"license": "BSL-1.0",
"name": "cdc",
"targetPath": "bin",
"targetType": "executable"
}