{ "name": "Rebar", "description": "Erlang build tool", "url": "https://github.com/rebar/rebar/archive/2.6.4.tar.gz", "mirror": null, "homepage": "https://github.com/rebar/rebar", "depends": [ { "depend": "erlang", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./bootstrap\"", "bin.install \"rebar\"", "bash_completion.install \"priv/shell-completion/bash/rebar\"", "zsh_completion.install \"priv/shell-completion/zsh/_rebar\" => \"_rebar\"", "fish_completion.install \"priv/shell-completion/fish/rebar.fish\"" ], "version": "2.6.4", "file": "rebar.rb" }