2019-09-15 10:00:19 +00:00

14 lines
551 B
JSON

{
"homepage": "https://github.com/marp-team/marp-cli",
"version": "0.14.1",
"license": "MIT",
"description": "A CLI interface for Marp and Marpit based converters",
"url": "https://github.com/marp-team/marp-cli/releases/download/v0.14.1/marp-cli-v0.14.1-win.zip",
"hash": "6d03e58510f28eea2a16150492118555305caba1169542a90e990c8e683214d2",
"bin": "marp.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
}
}