20 lines
700 B
JSON
20 lines
700 B
JSON
{
|
|
"name": "uni-id-common",
|
|
"version": "1.0.18",
|
|
"description": "uni-id token生成、校验、刷新",
|
|
"main": "index.js",
|
|
"homepage": "https:\/\/uniapp.dcloud.io\/uniCloud\/uni-id-common.html",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https:\/\/gitee.com\/dcloud\/uni-id-common.git"
|
|
},
|
|
"author": "DCloud",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"uni-config-center": "file:..\/..\/..\/..\/..\/uni-config-center\/uniCloud\/cloudfunctions\/common\/uni-config-center"
|
|
},
|
|
"origin-plugin-dev-name": "uni-id-common",
|
|
"origin-plugin-version": "1.0.18",
|
|
"plugin-dev-name": "uni-id-common",
|
|
"plugin-version": "1.0.18"
|
|
} |