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