.package-lock.json 1.2 KB

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