opendb/collection/uni-cms-articles/package.json
2023-04-20 14:51:28 +08:00

18 lines
380 B
JSON

{
"name": "@opendb/uni-cms-articles",
"version": "0.0.1",
"description": "uni-cms-articles",
"keywords": ["文章&评论", "文章表", "uni-CMS", "CMS"],
"opendb": {
"title": "文章表",
"type": "collection",
"contributors": [
{
"name": "DCloud",
"email": "",
"homepage": "https://gitee.com/dcloud/opendb"
}
]
}
}