14 lines
336 B
JSON
14 lines
336 B
JSON
{
|
||
"authors": [
|
||
"Alexander Zhirov"
|
||
],
|
||
"copyright": "Copyright © 2025, Alexander Zhirov",
|
||
"description": "Сommand-line utility for creating, managing, and restoring data snapshots",
|
||
"license": "GPL-2.0-or-later",
|
||
"name": "snag",
|
||
"targetPath": "bin",
|
||
"targetType": "executable",
|
||
"dependencies": {
|
||
"commandr": "~>1.1.0"
|
||
}
|
||
}
|