opendb/collection/opendb-news-articles/package.json

18 lines
367 B
JSON
Raw Normal View History

{
2020-08-08 16:07:47 +08:00
"name": "@opendb/opendb-news-articles",
"version": "0.0.1",
2020-08-08 16:07:47 +08:00
"description": "opendb-news-articles",
"keywords": ["文章&评论", "文章表"],
"opendb": {
"title": "文章",
2020-08-14 13:52:56 +08:00
"type": "collection",
"contributors": [
{
"name": "DCloud",
2020-08-15 14:11:48 +08:00
"email": "",
"homepage": "https://gitee.com/dcloud/opendb"
2020-08-14 13:52:56 +08:00
}
]
}
}