package-lock.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "name": "uniapp-template",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "uniapp-template",
  9. "version": "1.0.0",
  10. "license": "ISC",
  11. "dependencies": {
  12. "@amap/amap-jsapi-loader": "^1.0.1",
  13. "js-base64": "^3.7.5",
  14. "jweixin-module": "^1.6.0",
  15. "uview-ui": "^1.8.1"
  16. }
  17. },
  18. "node_modules/@amap/amap-jsapi-loader": {
  19. "version": "1.0.1",
  20. "resolved": "https://registry.npmjs.org/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz",
  21. "integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw=="
  22. },
  23. "node_modules/js-base64": {
  24. "version": "3.7.5",
  25. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.5.tgz",
  26. "integrity": "sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA=="
  27. },
  28. "node_modules/jweixin-module": {
  29. "version": "1.6.0",
  30. "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  31. "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
  32. },
  33. "node_modules/uview-ui": {
  34. "version": "1.8.1",
  35. "resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-1.8.1.tgz",
  36. "integrity": "sha512-twtaLrk3b2wO5cK+VYzIhO78XW5Pm2siBFhWVnBq2NxWE33Ls+d4LRu6Iq2SEJ7ENs7TB1vMfu6BAOs5G690YA=="
  37. }
  38. }
  39. }