summaryrefslogtreecommitdiff
path: root/homebrew/imagejs/.beer
blob: d3d539614fa5d3fd2bc2333bb6d4945a6d1a19a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Imagejs",
    "description": "Tool to hide JavaScript inside valid image files",
    "url": "https://github.com/jklmnn/imagejs/archive/0.7.2.tar.gz",
    "mirror": null,
    "homepage": "https://jklmnn.de/imagejs/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"imagejs\""
    ],
    "version": "0.7.2",
    "file": "imagejs.rb"
}