{
    "projectId": "test",
    "projectName": "Test",
    "data": [{
        "src": ["http://www.brainjar.com/java/host/test.html"],
        "type": "url",
        "audits": ["./src/_test/data/custom.js", {
            "src": "./src/_test/data/custom.js",
            "ignore": ["hasBody"]
        }]
    }]
}
