package.json 295 B

1234567891011
  1. {
  2. "name": "customer-service",
  3. "terminal": "wechat|min|wap",
  4. "version": "1.0.8",
  5. "title": "客服设置",
  6. "description": "多角色客服支持,多种服务入口。",
  7. "author": "",
  8. "url": "",
  9. "namespace": "Yunshop\\CustomerService",
  10. "config": "config.tpl"
  11. }