2020-02-22 11:01:49 +00:00

14 lines
551 B
JSON

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