1 Star 0 Fork 0

jindong5210 / cordova-plugin-zxing-custom

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
Daniel 提交于 2021-02-22 22:48 . create plugin project
{
"name": "cordova-custom-zxing",
"version": "1.0.1",
"description": "ZXing Barcode Scanner Plugin for Cordova",
"cordova": {
"id": "cordova-custom-zxing",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/daniel4wong/cordova-custom-zxing.git"
},
"keywords": [
"cordova",
"android",
"zxing",
"barcode",
"qrcode",
"ecosystem:cordova",
"cordova-android"
],
"engines": [
{
"name": "cordova",
"version": ">=4.0.0"
}
],
"author": "Daniel Wong <daniel4wong@gmail.com>",
"license": "Apache License 2.0",
"bugs": {
"url": "https://github.com/daniel4wong/cordova-custom-zxing/issues"
},
"homepage": "https://github.com/daniel4wong/cordova-custom-zxing/"
}
1
https://gitee.com/jindlab/cordova-plugin-zxing-custom.git
git@gitee.com:jindlab/cordova-plugin-zxing-custom.git
jindlab
cordova-plugin-zxing-custom
cordova-plugin-zxing-custom
master

搜索帮助