opendb/collection/opendb-device/package.json

19 lines
417 B
JSON
Raw Permalink Normal View History

2022-07-06 16:58:29 +08:00
{
"name":"@opendb/opendb-device",
"version":"0.0.1",
"description":"opendb-device",
"keywords":[
"设备信息表"
],
"opendb":{
"title":"设备信息表",
"type":"collection",
"contributors":[
{
"name":"DCloud",
"email":"",
"homepage":"https://gitee.com/dcloud/opendb"
}
]
}
}