blob: bb2dc7ad4e747bf6aa20c5191134da84b5d46be6 [file] [log] [blame]
{
"name": "cordova-ubuntu",
"description": "Cordova tooling for the Ubuntu platform.",
"version": "0.0.0",
"homepage": "https://launchpad.net/cordova-ubuntu/",
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git"
},
"keywords": [
"cli",
"cordova",
"ubuntu",
"tooling"
],
"engineStrict": "true",
"engines": {
"node": ">=0.10.0"
},
"dependencies": {
"q": "2.0.*",
"shelljs": "0.2.6",
"elementtree": "*",
"colors": "0.6.2",
"optimist": "0.6.0"
},
"devDependencies": {
},
"optionalDependencies": {
},
"author": {
"name": "Maxim Ermilov",
"email": "maxim.ermilov@canonical.com"
},
"contributors": [
]
}