UNPKG

butterknife

Version:

Spread the awesome blend of Grunt.js, Travis and Sauce

55 lines (54 loc) 1.19 kB
{ "deps": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "grunt" }, "property": { "type": "Identifier", "name": "loadNpmTasks" } }, "arguments": [ { "type": "Literal", "value": "grunt-saucelabs", "raw": "'grunt-saucelabs'" } ] } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "grunt" }, "property": { "type": "Identifier", "name": "loadNpmTasks" } }, "arguments": [ { "type": "Literal", "value": "grunt-contrib-connect", "raw": "'grunt-contrib-connect'" } ] } } ] }