package.json 235 B

1234567891011
  1. {
  2. "name": "city-delivery",
  3. "terminal": "wechat|min",
  4. "version": "1.0.9",
  5. "title": "同城配送",
  6. "description": "同城配送",
  7. "author": "",
  8. "url": "",
  9. "namespace": "Yunshop\\CityDelivery",
  10. "config": "config.tpl"
  11. }