mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-13 06:23:01 +08:00
18 lines
313 B
JSON
18 lines
313 B
JSON
|
{
|
||
|
"name": "@opendb/opendb-admin-log",
|
||
|
"version": "0.0.1",
|
||
|
"description": "通用系统日志",
|
||
|
"keywords": ["日志"],
|
||
|
"opendb": {
|
||
|
"title": "系统日志",
|
||
|
"type": "collection",
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "CHB",
|
||
|
"email": "",
|
||
|
"homepage": ""
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|