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

11 lines
221 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": "文章",
"type": "collection"
}
}