aboutsummaryrefslogtreecommitdiff
path: root/contexts/package.json
blob: eea95f16dd6bcbae56e1767e1daab00cb35f69e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "fiveui",
    "fullName": "Five UI",
    "license": "BSD 3",
    "author": "Galois (http://galois.com)",
    "contributors": [ "Rogan Creswick <creswick@galois.com>",
                      "Trevor Elliot <trevor@galois.com>",
                      "Benjamin Jones <bjones@galois.com>"
                    ],
    "version": "0.2",
    "id": "jid1-oquzbbbog1fmxq",
    "description": "UI Constraint Checker",
    "lib": "data/",
    "main": "target/firefox-main",
    "tests": "data/fiveui/firefox/test"
}