mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
18 lines
327 B
JSON
18 lines
327 B
JSON
|
{
|
||
|
"name": "@opendb/uni-im-friend",
|
||
|
"version": "0.0.1",
|
||
|
"description": "uni-im-friend",
|
||
|
"keywords": ["uni-im","即时通讯"],
|
||
|
"opendb": {
|
||
|
"title": "im好友表",
|
||
|
"type": "collection",
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "DCloud_JSON",
|
||
|
"email": "",
|
||
|
"homepage": ""
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|