summaryrefslogtreecommitdiff
path: root/homebrew/browser/.beer
blob: e9935bbf7c0c66cda7e673895f6202ce941ec6f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Browser",
    "description": "Pipe HTML to a browser",
    "url": "https://gist.github.com/defunkt/318247/raw/7720fc969d58a9bfdc74d71deaa15c1eb7582fc1/browser",
    "mirror": null,
    "homepage": "https://gist.github.com/318247/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"browser\""
    ],
    "version": "7720",
    "file": "browser.rb"
}