1
2
3
4
5
6
7
8
9
10
11
12
13
| {
| "name": "uni-captcha",
| "version": "0.1.0",
| "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"
| }
|
|