opendb/collection/opendb-contacts/package.json
2020-12-10 18:17:05 +08:00

17 lines
354 B
JSON

{
"name": "@opendb/opendb-contacts",
"version": "0.0.1",
"description": "opendb-contacts",
"keywords": ["opendb-contacts"],
"opendb": {
"title": "通讯录",
"type": "collection",
"contributors": [
{
"name": "DCloud_linju",
"email": "",
"homepage": "https://gitee.com/dcloud/opendb"
}
]
}
}