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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,8 @@
"create": "bin/create" "create": "bin/create"
}, },
"main": "bin/templates/cordova/Api.js", "main": "bin/templates/cordova/Api.js",
"repository": { "repository": "github:apache/cordova-android",
"type": "git", "bugs": "https://github.com/apache/cordova-android/issues",
"url": "https://github.com/apache/cordova-android"
},
"bugs": {
"url": "https://github.com/apache/cordova-android/issues"
},
"keywords": [ "keywords": [
"android", "android",
"cordova", "cordova",