package.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_from": "jweixin-module@1.6.0",
  3. "_id": "jweixin-module@1.6.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w==",
  6. "_location": "/jweixin-module",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "jweixin-module@1.6.0",
  12. "name": "jweixin-module",
  13. "escapedName": "jweixin-module",
  14. "rawSpec": "1.6.0",
  15. "saveSpec": null,
  16. "fetchSpec": "1.6.0"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/jweixin-module/-/jweixin-module-1.6.0.tgz",
  22. "_shasum": "4a7ea614083e3c9c3f49e2fdc2bb882cfa58dfcd",
  23. "_spec": "jweixin-module@1.6.0",
  24. "_where": "D:\\gitOptions\\saas_manager",
  25. "author": {
  26. "name": "Shengqiang Guo"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/zhetengbiji/jweixin-module/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "微信JS-SDK",
  34. "devDependencies": {},
  35. "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
  36. "keywords": [
  37. "wxjssdk",
  38. "weixin",
  39. "jweixin",
  40. "wechat",
  41. "jssdk",
  42. "wx"
  43. ],
  44. "license": "ISC",
  45. "main": "lib/index.js",
  46. "name": "jweixin-module",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
  50. },
  51. "scripts": {},
  52. "version": "1.6.0"
  53. }