2019-09-10 13:00:18 +00:00

14 lines
551 B
JSON

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