package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "jweixin-module",
  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": "tag",
  10. "registry": true,
  11. "raw": "jweixin-module",
  12. "name": "jweixin-module",
  13. "escapedName": "jweixin-module",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  23. "_shasum": "4a7ea614083e3c9c3f49e2fdc2bb882cfa58dfcd",
  24. "_spec": "jweixin-module",
  25. "_where": "/Users/zhengmingwei/Desktop/Project/uni-app/uni-shop",
  26. "author": {
  27. "name": "Shengqiang Guo"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/zhetengbiji/jweixin-module/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "微信JS-SDK",
  35. "devDependencies": {},
  36. "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
  37. "keywords": [
  38. "wxjssdk",
  39. "weixin",
  40. "jweixin",
  41. "wechat",
  42. "jssdk",
  43. "wx"
  44. ],
  45. "license": "ISC",
  46. "main": "lib/index.js",
  47. "name": "jweixin-module",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
  51. },
  52. "scripts": {},
  53. "version": "1.6.0"
  54. }