CB-6552: updated author to apache software foundation in pacakge.json

This commit is contained in:
Steven Gill 2014-04-30 12:55:28 -07:00
parent 3d4b8ce99b
commit c349892c5b

View File

@ -1,20 +1,18 @@
{
"name": "cordova-android",
"version": "3.4.0",
"description": "This is the release for cordova-android",
"description": "cordova-android release",
"main": "bin/create",
"scripts": {
"test":"echo \"Error: please view test/readme.md\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-android.git"
},
"keywords": [
"android",
"cordova"
"cordova",
"apache"
],
"author": "Joe Bowser",
"author": "Apache Software Foundation",
"license": "Apache version 2.0",
"dependencies": {
"q": "^0.9.0",