summaryrefslogtreecommitdiff
path: root/homebrew/kitchencompletion/.beer
blob: a9627acde2cf9f558b23efaef0a87dc2e3ab69d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "KitchenCompletion",
    "description": "Bash completion for Kitchen",
    "url": "https://github.com/MarkBorcherding/test-kitchen-bash-completion/archive/v1.0.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/MarkBorcherding/test-kitchen-bash-completion",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bash_completion.install \"kitchen-completion.bash\" => \"kitchen\""
    ],
    "version": "1.0.0",
    "file": "kitchen-completion.rb"
}