blob: b433ea6882d3811f6f0e5d56048b55a484501ace [file] [log] [blame]
{
"name": "cordova-browser",
"version": "3.6.0",
"description": "cordova-browser release",
"main": "bin/create",
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-browser.git"
},
"keywords": [
"cordova",
"browser",
"apache"
],
"dependencies": {
"shelljs": "^0.1.4",
"adm-zip": "0.4.4"
},
"bundledDependencies": [
"shelljs",
"adm-zip"
],
"author": "Apache Software Foundation",
"contributors": [
{
"name": "Steve Gill",
"email": "steveng@adobe.com"
},
{
"name": "Suraj Pindoria",
"email": "spindori@adobe.com"
}
],
"license": "Apache Version 2.0"
}