mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 09:02:50 +08:00
CB-6552: updated author to apache software foundation in pacakge.json
This commit is contained in:
parent
3d4b8ce99b
commit
c349892c5b
10
package.json
10
package.json
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user