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