cdc/dub.json

12 lines
No EOL
263 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",
"dflags": ["-J=source"]
}