package.json 303 B

1234567891011
  1. {
  2. "name": "import-members",
  3. "terminal": "",
  4. "version": "1.0.17",
  5. "title": "导入会员",
  6. "description": "EXCEL导入会员名单,同步管理。",
  7. "author": "芸众",
  8. "url": "http://www.yunzshop.com",
  9. "namespace": "Yunshop\\ImportMembers",
  10. "config": "config.tpl"
  11. }