opendb/collection/opendb-mall-goods/package.json

17 lines
305 B
JSON
Raw Normal View History

{
2020-08-08 16:07:47 +08:00
"name": "@opendb/opendb-mall-goods",
"version": "0.0.1",
2020-08-08 16:07:47 +08:00
"description": "opendb-mall-goods",
"keywords": ["电商系统", "商品表"],
"opendb": {
"title": "商品",
2020-08-14 13:52:56 +08:00
"type": "collection",
"contributors": [
{
"name": "DCloud",
"email": ""
}
]
}
}