blob: 1f1cc41127857a6719d93ebcdd5e5e00a76279d0 [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 version 2.0",
"bugs": {
"url": "http://issues.apache.org/jira/browse/CB"
},
"devDependencies": {
"cordova": "latest",
"gulp": "latest",
"gulp-jshint": "~1.6"
}
}