package-lock.json 375 B

12345678910111213
  1. {
  2. "name": "cremb_xcx_v3.0",
  3. "version": "1.0.0",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "vant-weapp": {
  8. "version": "0.5.19",
  9. "resolved": "https://registry.npmjs.org/vant-weapp/-/vant-weapp-0.5.19.tgz",
  10. "integrity": "sha512-/ixRsmyPgghw7qFghC/uBih62SK/GJRWxhCvvbnRt/M9w7gCAGS73KPReaQ2vFSqmNqn50gqWb/IpSDP9pYxMQ=="
  11. }
  12. }
  13. }