1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| {
| "name": "uni-id",
| "version": "3.3.32",
| "description": "uni-id for uniCloud",
| "main": "index.js",
| "homepage": "https:\/\/uniapp.dcloud.io\/uniCloud\/uni-id",
| "repository": {
| "type": "git",
| "url": "git+https:\/\/gitee.com\/dcloud\/uni-id.git"
| },
| "author": "",
| "license": "Apache-2.0",
| "dependencies": {
| "uni-config-center": "file:..\/..\/..\/..\/..\/uni-config-center\/uniCloud\/cloudfunctions\/common\/uni-config-center"
| },
| "origin-plugin-dev-name": "uni-id",
| "origin-plugin-version": "3.3.32",
| "plugin-dev-name": "uni-id",
| "plugin-version": "3.3.32"
| }
|
|