butterknife
Version:
Spread the awesome blend of Grunt.js, Travis and Sauce
138 lines (137 loc) • 4.14 kB
JSON
{
"type": "Property",
"key": {
"type": "Literal",
"value": "saucelabs-"
},
"value": {
"type": "ObjectExpression",
"properties": [
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "all"
},
"value": {
"type": "ObjectExpression",
"properties": [
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "options"
},
"value": {
"type": "ObjectExpression",
"properties": [
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "urls"
},
"value": {
"type": "ArrayExpression",
"elements": []
},
"kind": "init"
},
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "tunnelTimeout"
},
"value": {
"type": "Literal",
"value": 5
},
"kind": "init"
},
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "build"
},
"value": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require"
},
"arguments": [
{
"type": "Literal",
"value": "process",
"raw": "'process'"
}
]
},
"property": {
"type": "Identifier",
"name": "env"
}
},
"property": {
"type": "Identifier",
"name": "TRAVIS_JOB_ID"
}
},
"kind": "init"
},
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "concurrency"
},
"value": {
"type": "Literal",
"value": 3
},
"kind": "init"
},
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "browsers"
},
"value": {
"type": "Identifier",
"name": "browsers"
},
"kind": "init"
},
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "testname"
},
"value": {
"type": "Literal",
"value": "javascript unit tests"
},
"kind": "init"
}
]
},
"kind": "init"
}
]
},
"kind": "init"
}
]
},
"kind": "init"
}