blob: f947c2c7e6efcab82d27791e23f8d9959569d24a [file] [log] [blame]
{
"name": "cordova-browser",
"version": "3.5.2",
"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"
}