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
442 B
16 lines
442 B
{
|
|
"name": "uni-id",
|
|
"version": "3.3.26",
|
|
"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"
|
|
}
|
|
}
|