summaryrefslogtreecommitdiff
path: root/homebrew/jsontable/.beer
blob: 383e94265b78f5f2de5505e45e335478c9f040e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "JsonTable",
    "description": "Transform nested JSON data into tabular data in the shell",
    "url": "https://github.com/micha/json-table/archive/4.3.3.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/micha/json-table",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "4.3.3",
    "file": "json-table.rb"
}