opendb/collection/uni-id-tag/package.json

18 lines
339 B
JSON
Raw Normal View History

2022-02-22 15:01:34 +08:00
{
"name": "@opendb/uni-id-tag",
"version": "0.0.1",
"description": "uni-id-tag",
"keywords": ["标签列表"],
"opendb": {
"title": "标签列表",
"type": "collection",
"contributors": [
{
"name": "DCloud",
"email": "",
"homepage": "https://gitee.com/dcloud/opendb"
}
]
}
}