You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package-lock.json 1.2 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
12345678910111213141516171819202122232425262728293031
  1. {
  2. "name": "uni-shop",
  3. "lockfileVersion": 2,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/jweixin-module": {
  7. "version": "1.6.0",
  8. "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  9. "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
  10. },
  11. "node_modules/mpvue-citypicker": {
  12. "version": "1.0.6",
  13. "resolved": "https://registry.npmjs.org/mpvue-citypicker/-/mpvue-citypicker-1.0.6.tgz",
  14. "integrity": "sha512-V8TuUILYw7pFV0ii02tXKUtLmoa+mTxxJS85dEIc4sp85dVTLNi2GmXqBoz9MkT+QwKeOf3fPvFZzoucERz5rA==",
  15. "engines": {
  16. "node": ">= 4.0.0",
  17. "npm": ">= 3.0.0"
  18. }
  19. }
  20. },
  21. "dependencies": {
  22. "jweixin-module": {
  23. "version": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
  24. "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
  25. },
  26. "mpvue-citypicker": {
  27. "version": "https://registry.npmjs.org/mpvue-citypicker/-/mpvue-citypicker-1.0.6.tgz",
  28. "integrity": "sha512-V8TuUILYw7pFV0ii02tXKUtLmoa+mTxxJS85dEIc4sp85dVTLNi2GmXqBoz9MkT+QwKeOf3fPvFZzoucERz5rA=="
  29. }
  30. }
  31. }