blob: 5d0a01afc318ab33ba3879283ee7aaead683ffbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "OpenCompletion",
"description": "Bash completion for open",
"url": "https://github.com/moshen/open-bash-completion/archive/v1.0.3.tar.gz",
"mirror": null,
"homepage": "https://github.com/moshen/open-bash-completion",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bash_completion.install \"open\""
],
"version": "1.0.3",
"file": "open-completion.rb"
}
|