package.json 371 B

12345678910111213
  1. {
  2. "id": "levine-APPPush",
  3. "name": "自定义推送弹框,App,h5站内信弹框",
  4. "version": "1.0.0",
  5. "description": "自定义的推送弹框,非调用系统弹框,只支持app和h5,app端支持振动,系统提示音",
  6. "keywords": [
  7. "推送",
  8. "自定义推送",
  9. "push",
  10. "native.js",
  11. "通知"
  12. ]
  13. }