summaryrefslogtreecommitdiff
path: root/homebrew/apmbashcompletion/.beer
blob: feff272ffa95c8b2184868b5a2a1446630f7181f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "ApmBashCompletion",
    "description": "Completion for Atom Package Manager",
    "url": "https://github.com/vigo/apm-bash-completion/archive/1.0.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/vigo/apm-bash-completion",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bash_completion.install \"apm\""
    ],
    "version": "1.0.0",
    "file": "apm-bash-completion.rb"
}