{ "version": "1.27.2", "description": "A secure runtime for JavaScript and TypeScript", "homepage": "https://deno.land", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/denoland/deno/releases/download/v1.27.2/deno-x86_64-pc-windows-msvc.zip", "hash": "423efffbcc43bc1cad48412a938a3714afdd17826ebd1f052dcbec207b2ab6f1" } }, "bin": "deno.exe", "checkver": { "github": "https://github.com/denoland/deno" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/denoland/deno/releases/download/v$version/deno-x86_64-pc-windows-msvc.zip" } } } }