package.json 721 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "name": "jweixin-module",
  3. "version": "1.6.0",
  4. "description": "微信JS-SDK",
  5. "main": "lib/index.js",
  6. "scripts": {},
  7. "repository": {
  8. "type": "git",
  9. "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
  10. },
  11. "keywords": [
  12. "wxjssdk",
  13. "weixin",
  14. "jweixin",
  15. "wechat",
  16. "jssdk",
  17. "wx"
  18. ],
  19. "author": "Shengqiang Guo",
  20. "license": "ISC",
  21. "bugs": {
  22. "url": "https://github.com/zhetengbiji/jweixin-module/issues"
  23. },
  24. "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
  25. "devDependencies": {},
  26. "__npminstall_done": true,
  27. "_from": "jweixin-module@1.6.0",
  28. "_resolved": "https://registry.npmmirror.com/jweixin-module/-/jweixin-module-1.6.0.tgz"
  29. }