{ "id": "volta", "version": "1.0.6", "name": "Volta (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/volta", "description": "Volta is a hassle-free way to manage your JavaScript command-line tools.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }