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

18 lines
371 B
JSON
Raw Normal View History

2020-09-08 14:37:48 +08:00
{
"name": "@opendb/opendb-news-favorite",
"version": "0.0.1",
"description": "opendb-news-favorite",
"keywords": ["收藏文章", "favorite"],
"opendb": {
"title": "收藏文章",
"type": "collection",
"contributors": [
{
"name": "DCloud",
"email": "",
"homepage": "https://gitee.com/dcloud/opendb"
}
]
}
}