package.json 307 B

1234567891011
  1. {
  2. "name": "instation-message",
  3. "terminal": "wechat|min|wap",
  4. "version": "1.0.19",
  5. "title": "站内消息",
  6. "description": "用户接收各类通知,避免错过重要信息。",
  7. "author": "",
  8. "url": "",
  9. "namespace": "Yunshop\\InstationMessage",
  10. "config": "config.tpl"
  11. }