NGTools/uni_modules/uni-captcha/uniCloud/cloudfunctions/uni-captcha-co/package.json
liaody 3d90da2569 pages.json 分文件配置
uni-module 更新升级
2024-10-09 22:44:03 +08:00

14 lines
446 B
JSON

{
"name": "uni-captcha-co",
"dependencies": {
"uni-captcha": "file:..\/common\/uni-captcha",
"uni-config-center": "file:..\/..\/..\/..\/uni-config-center\/uniCloud\/cloudfunctions\/common\/uni-config-center"
},
"extensions": {
"uni-cloud-jql": {}
},
"origin-plugin-dev-name": "uni-captcha",
"origin-plugin-version": "0.7.5",
"plugin-dev-name": "uni-captcha",
"plugin-version": "0.7.5"
}