opendb/collection/opendb-news-article-read/package.json

16 lines
382 B
JSON
Raw Normal View History

{
"name": "@opendb/opendb-news-article-read",
"version": "0.0.1",
"description": "文章阅读记录",
"keywords": ["文章阅读记录"],
"opendb": {
"title": "文章阅读记录",
"type": "collection",
"contributors": [{
"name": "cqsort.com",
"email": "343169893@qq.com",
"homepage": "https://ext.dcloud.net.cn/plugin?id=4763"
}]
}
}