blob: 09d22b51c163fd23c810fce330b739cee4295f5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Vf",
"description": "Enhanced version of `cd` command",
"url": "https://github.com/glejeune/vf/archive/0.0.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/glejeune/vf",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"prefix.install Dir[\"*\"]"
],
"version": "0.0.1",
"file": "vf.rb"
}
|