blob: 95389009c06a82987715029f3b6aa8c62ccc32da [file] [log] [blame]
{
"name": "cordova-harness-client",
"version": "0.0.1",
"description": "Client library for communicating with Cordova App Harness.",
"main": "harnessclient.js",
"author": "The Apache Cordova Team",
"license": "Apache 2.0",
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-app-harness.git"
},
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB",
"email": "dev@cordova.apache.org"
},
"keywords": [
"cordova",
"cordova-app-harness"
],
"dependencies": {
"adbkit": "^2.1.2",
"agentkeepalive": "^1.2.0",
"jszip": "~2.1",
"old-agentkeepalive": "^0.2.2",
"q": "~0.9",
"shelljs": "0.1.x"
}
}