summaryrefslogtreecommitdiff
path: root/homebrew/wifipassword/.beer
blob: a3b73ddd5c8e384a3d7beb2baec4e206bc28fe3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "WifiPassword",
    "description": "Show the current WiFi network password",
    "url": "https://github.com/rauchg/wifi-password/archive/0.1.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/rauchg/wifi-password",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"wifi-password.sh\" => \"wifi-password\""
    ],
    "version": "0.1.0",
    "file": "wifi-password.rb"
}