{ "version": "1.29.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.29.2/deno-x86_64-pc-windows-msvc.zip", "hash": "8d62cc08b9436f9aba0295102debbd31c51e4f7c33c67b243da49e4e699d4493" } }, "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" } } } }