1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name": "GitNumber",
"description": "Use numbers for dealing with files in git",
"url": "https://github.com/holygeek/git-number/archive/1.0.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/holygeek/git-number",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"test\"",
"system \"make\", \"prefix=#{prefix}\", \"install\""
],
"version": "1.0.1",
"file": "git-number.rb"
}
|