blob: 9ac2c3a4ba3b9e12754c006df5cc6784ef69da86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Modgit",
"description": "Tool for git repo deploy with filters. Used for magento development",
"url": "https://github.com/jreinke/modgit/archive/v1.0.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/jreinke/modgit",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bin.install \"modgit\""
],
"version": "1.0.1",
"file": "modgit.rb"
}
|