{ "id": "ddgr-homebrew", "version": "1.0.21", "name": "ddgr (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ddgr-homebrew", "description": "ddgr is a cmdline utility to search DuckDuckGo from the terminal.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] }