7-sync
Version:
A wrapper for 7-Zip to create cloud-friendly encrypted backups
24 lines (23 loc) • 528 B
JSON
{
"name": "7-sync",
"version": "1.1.2",
"description": "A wrapper for 7-Zip to create cloud-friendly encrypted backups",
"repository": {
"type": "git",
"url": "https://github.com/david-04/7-sync.git",
"directory": "package"
},
"keywords": [
"7-Zip",
"sync",
"backup",
"encryption"
],
"author": "David Hofmann",
"license": "MIT",
"bugs": {
"url": "https://github.com/david-04/7-sync/issues"
},
"homepage": "https://github.com/david-04/7-sync#readme",
"bin": "./cli.js"
}