{ "id": "deno-asdf", "version": "2.0.16", "name": "Deno (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/deno-asdf", "description": "Deno is a simple, modern runtime for JavaScript and TypeScript that uses V8 and is built in Rust.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] }