{ "homepage": "https://github.com/denoland/deno", "description": "A secure TypeScript runtime on V8", "version": "0.12.0", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/denoland/deno/releases/download/v0.12.0/deno_win_x64.zip", "hash": "6cdee051bc725a0e5f1efb9a4c5c936eed03d670dfc7a14408d1801ec4b2ea25" } }, "bin": [ [ "deno.exe", "deno" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/denoland/deno/releases/download/v$version/deno_win_x64.zip" } } } }