{ "version": "1.2.0", "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.2.0/deno-x86_64-pc-windows-msvc.zip", "hash": "c68b78783b2ede88db11db0ebe17c65bec2a53f247301e179e6120a74dde98b5" } }, "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" } } } }