aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/packages/test-harness/package.json
blob: 1ef10a5f96f19ef2d6ef5904456bbe06466b7897 (plain)
1
2
3
4
5
6
7
8
{
    "name": "test-harness",
    "description": "A harness for running Jetpack tests.",
    "author": "Atul Varma (http://toolness.com/)",
    "keywords": ["jetpack-low-level"],
    "license": "MPL 1.1/GPL 2.0/LGPL 2.1",
    "dependencies": ["api-utils"]
}