blob: 833adf131619677a13dc69eaee57b3eeedcb3907 [file] [log] [blame]
{
"name": "cordova-webos",
"version": "3.8.0-dev",
"description": "cordova-webos release",
"main": "bin/create",
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-webos"
},
"keywords": [
"cordova",
"webos",
"apache"
],
"dependencies": {
"q": "^0.9.0",
"shelljs": "^0.2.6"
},
"bundleDependencies": [
"q",
"shelljs"
],
"author": "Apache Software Foundation",
"license": "Apache Version 2.0"
}