mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
18 lines
380 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
}
|