blob: 8e5c9dd27f434700178c293a347c37940e6e7c2b [file] [log] [blame]
{
"name": "cordova-browser",
"version": "4.0.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": {
"adm-zip": "0.4.4",
"cordova-serve": "^0.1.2",
"nopt": "~3",
"shelljs": "^0.1.4"
},
"bundledDependencies": [
"adm-zip",
"cordova-serve",
"nopt",
"shelljs"
],
"author": "Apache Software Foundation",
"contributors": [
{
"name": "Steve Gill",
"email": "steveng@adobe.com"
},
{
"name": "Suraj Pindoria",
"email": "spindori@adobe.com"
}
],
"license": "Apache-2.0"
}