You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
445 B
16 lines
445 B
{
|
|
"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"
|
|
}
|
|
}
|