{ "id": "tea", "version": "1.0.10", "name": "tea (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tea", "description": "tea is the next-generation, cross-platform package manager from the creator of brew.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }