opendb/collection/opendb-department/package.json

18 lines
369 B
JSON
Raw Normal View History

2021-01-09 23:45:33 +08:00
{
"name": "@opendb/opendb-department",
2023-10-23 17:08:50 +08:00
"version": "0.1.1",
2021-01-09 23:45:33 +08:00
"description": "部门表",
"keywords": ["部门", "组织机构"],
"opendb": {
"title": "部门表",
"type": "collection",
"contributors": [
{
"name": "DCloud",
"email": "service@dcloud.io",
"homepage": "https://gitee.com/dcloud/opendb"
}
]
}
}