14 lines
317 B
JSON
14 lines
317 B
JSON
{
|
|
"authors": [
|
|
"Alexander Zhirov"
|
|
],
|
|
"copyright": "Copyright © 2025, Alexander Zhirov",
|
|
"description": "A backup system based on tracking file states using Git",
|
|
"license": "GPL-2.0-or-later",
|
|
"name": "snag",
|
|
"targetPath": "bin",
|
|
"targetType": "executable",
|
|
"dependencies": {
|
|
"commandr": "~>1.1.0"
|
|
}
|
|
}
|