aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.7/packages/test-harness/package.json
blob: b44fb069f9c6be7c68e79855e7608de41d3d2c23 (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 2.0",
    "dependencies": ["api-utils"]
}