opendb/collection/opendb-department/package.json
2023-10-23 17:08:50 +08:00

18 lines
369 B
JSON

{
"name": "@opendb/opendb-department",
"version": "0.1.1",
"description": "部门表",
"keywords": ["部门", "组织机构"],
"opendb": {
"title": "部门表",
"type": "collection",
"contributors": [
{
"name": "DCloud",
"email": "service@dcloud.io",
"homepage": "https://gitee.com/dcloud/opendb"
}
]
}
}