{ "id": "croc", "version": "1.0.6", "name": "croc (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/croc", "description": "croc is a tool that allows any two computers to simply and securely transfer files and folders.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }