blob: dc00feae7712bd79ed7515c762abb2bfd4c002c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "StormsshCompletion",
"description": "Completion for storm-ssh",
"url": "https://github.com/vigo/stormssh-completion/archive/0.1.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/vigo/stormssh-completion",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bash_completion.install \"stormssh\""
],
"version": "0.1.1",
"file": "stormssh-completion.rb"
}
|