1
hutongqing
2025-01-11 ba84a78d9d3ae51d2052a6c7cff15920c7d8135a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "uni-id",
  "version": "3.1.0",
  "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"
  }
}