{ "version": "1.37.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.37.2/deno-x86_64-pc-windows-msvc.zip", "hash": "5b4e5b2499f070a656da633d91c951a56862be6e2d11b69882a09ba87a83258e" } }, "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" } } } }