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