package.json 311 B

1234567891011
  1. {
  2. "name": "random-discount",
  3. "terminal": "wechat|min|wap",
  4. "version": "1.0.8",
  5. "title": "随机减",
  6. "description": "固定金额范围随机立减,避免订单金额重复单一。",
  7. "author": "",
  8. "url": "",
  9. "namespace": "Yunshop\\RandomDiscount",
  10. "config": "config.tpl"
  11. }