package.json 300 B

1234567891011
  1. {
  2. "name": "service-fee",
  3. "terminal": "wechat|min|wap",
  4. "version": "1.0.11",
  5. "title": "服务费",
  6. "description": "订单额外服务费用收取。",
  7. "author": "芸众",
  8. "url": "http://www.yunzshop.com",
  9. "namespace": "Yunshop\\ServiceFee",
  10. "config": "config.tpl"
  11. }