summaryrefslogtreecommitdiff
path: root/homebrew/nave/.beer
blob: 3721e7c9b38480fd3bc50a24a637d08c022901e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Nave",
    "description": "Virtual environments for Node.js",
    "url": "https://github.com/isaacs/nave/archive/v2.2.4.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/isaacs/nave",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"nave.sh\" => \"nave\""
    ],
    "version": "2.2.4",
    "file": "nave.rb"
}