调整 package.json 配置
This commit is contained in:
parent
431f429a08
commit
af2cf47fcd
@ -4,11 +4,13 @@
|
|||||||
"description": "red light scanner plugin",
|
"description": "red light scanner plugin",
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"id": "redlightscan-cordova-plugin",
|
"id": "redlightscan-cordova-plugin",
|
||||||
"platforms": []
|
"platforms": [
|
||||||
|
"android"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://m.shuto.cn:8680/center/redlightscan"
|
"url": "http://m.shuto.cn:8680/center/redlightscan-cordova-plugin.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ecosystem:cordova"
|
"ecosystem:cordova"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user