forked from github/cordova-android
chore(npm): use short notation in package.json (#953)
This commit is contained in:
parent
71f63d7b33
commit
80f46aefcd
@ -6,13 +6,8 @@
|
||||
"create": "bin/create"
|
||||
},
|
||||
"main": "bin/templates/cordova/Api.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/apache/cordova-android"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/apache/cordova-android/issues"
|
||||
},
|
||||
"repository": "github:apache/cordova-android",
|
||||
"bugs": "https://github.com/apache/cordova-android/issues",
|
||||
"keywords": [
|
||||
"android",
|
||||
"cordova",
|
||||
|
Loading…
Reference in New Issue
Block a user