{ "version": "1.11.3", "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.11.3/deno-x86_64-pc-windows-msvc.zip", "hash": "c8a7cbba52fda1c3b8a47becd386d11aa093a3689029d23e8d49e3256199c143" } }, "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" } } } }