package-lock.json 986 B

123456789101112131415161718192021222324252627
  1. {
  2. "name": "lttc-miniproram-znaf",
  3. "version": "1.0.0",
  4. "lockfileVersion": 2,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "version": "1.0.0",
  9. "license": "ISC",
  10. "dependencies": {
  11. "@vant/weapp": "^1.6.8"
  12. }
  13. },
  14. "node_modules/@vant/weapp": {
  15. "version": "1.6.8",
  16. "resolved": "https://registry.npm.taobao.org/@vant/weapp/download/@vant/weapp-1.6.8.tgz?cache=0&sync_timestamp=1614330533964&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fweapp%2Fdownload%2F%40vant%2Fweapp-1.6.8.tgz",
  17. "integrity": "sha1-lIrhb7oHxaIFTFJ4PyKq9qBEU+E="
  18. }
  19. },
  20. "dependencies": {
  21. "@vant/weapp": {
  22. "version": "1.6.8",
  23. "resolved": "https://registry.npm.taobao.org/@vant/weapp/download/@vant/weapp-1.6.8.tgz?cache=0&sync_timestamp=1614330533964&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fweapp%2Fdownload%2F%40vant%2Fweapp-1.6.8.tgz",
  24. "integrity": "sha1-lIrhb7oHxaIFTFJ4PyKq9qBEU+E="
  25. }
  26. }
  27. }