{ "version": "0.30.0", "description": "The Grammar Checker for Developers", "homepage": "https://github.com/Automattic/harper", "license": "Apache-2.0", "architecture": { "64bit": { "url": [ "https://github.com/Automattic/harper/releases/download/v0.30.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.30.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ "53e6526eeaf75800244319b07e48b9eb340e0e3862cefc088cdf088099331bf8", "d60ca54cf04a83a4bb54747f60dc0622c5dee0f0a27cf97d1d6805b1eac9d513" ] } }, "bin": [ "harper-ls.exe", "harper-cli.exe" ], "checkver": { "github": "https://github.com/Automattic/harper" }, "autoupdate": { "architecture": { "64bit": { "url": [ "https://github.com/Automattic/harper/releases/download/v$version/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v$version/harper-cli-x86_64-pc-windows-msvc.zip" ] } } } }