opendb/collection/opendb-news-comments/package.json
2020-08-15 14:11:48 +08:00

18 lines
373 B
JSON

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