aboutsummaryrefslogtreecommitdiff
path: root/src/js/firefox/package.json
blob: b3b2df257df5d1168e22fcc592ccbb9ab2d53c43 (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": "main.js",
    "tests": "test"
}