.package-lock.json 1013 B

123456789101112131415161718192021222324252627
  1. {
  2. "name": "itsm-wx-handle",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/date-fns": {
  7. "version": "3.6.0",
  8. "resolved": "https://registry.npmmirror.com/date-fns/-/date-fns-3.6.0.tgz",
  9. "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
  10. "funding": {
  11. "type": "github",
  12. "url": "https://github.com/sponsors/kossnocorp"
  13. }
  14. },
  15. "node_modules/lodash-es": {
  16. "version": "4.17.21",
  17. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
  18. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw=="
  19. },
  20. "node_modules/weixin-jsapi": {
  21. "version": "1.1.0",
  22. "resolved": "https://registry.npmmirror.com/weixin-jsapi/-/weixin-jsapi-1.1.0.tgz",
  23. "integrity": "sha512-986drpgKs1yf8gK1A/hrdF2U5cjp/zW/7bhoL37JLoePhNiO14JqZpa+wlNslge0Hlw7gEXMTnEntFvvSXz8Bw=="
  24. }
  25. }
  26. }