blob: 4bc4b7d52aea4b1e3c0d7b8ac1853c5dba8b3fec [file] [log] [blame]
{
"name": "cordova-app-harness",
"version": "0.0.1-dev",
"description": "Cordova companion app for rapid development iteration",
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-app-harness.git"
},
"author": "The Cordova Team",
"license": "Apache-2.0",
"bugs": {
"url": "http://issues.apache.org/jira/browse/CB"
},
"devDependencies": {
"cordova": "latest",
"gulp": "latest",
"gulp-jshint": "~1.6"
}
}