{ "name": "Deno (via Github Releases)", "id": "deno", "version": "1.0.3", "description": "Deno is a simple, modern runtime for JavaScript and TypeScript that uses V8 and is built in Rust.", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/deno", "options": { "version": { "type": "string", "proposals": [ "latest", "1.27.1" ], "default": "latest", "description": "Select the Deno version you would like to install" } } }