chore(npm): use short notation in package.json (#953)

This commit is contained in:
エリス
2020-04-15 11:53:22 +09:00
committed by GitHub
parent 71f63d7b33
commit 80f46aefcd
+2 -7
View File
@@ -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",