16 lines
445 B
JSON
16 lines
445 B
JSON
{
|
|
"name": "uni-captcha",
|
|
"version": "0.6.4",
|
|
"description": "uni-captcha",
|
|
"main": "index.js",
|
|
"homepage": "https://ext.dcloud.net.cn/plugin?id=4048",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://gitee.com/dcloud/uni-captcha"
|
|
},
|
|
"author": "DCloud",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"uni-config-center": "file:../../../../../uni-config-center/uniCloud/cloudfunctions/common/uni-config-center"
|
|
}
|
|
} |