package-lock.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "name": "AiToyCXWx",
  3. "version": "1.0.1",
  4. "lockfileVersion": 2,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "dependencies": {
  9. "event-source-polyfill": "^1.0.31",
  10. "text-encoding-shim": "^1.0.5"
  11. }
  12. },
  13. "node_modules/event-source-polyfill": {
  14. "version": "1.0.31",
  15. "resolved": "https://registry.npmmirror.com/event-source-polyfill/-/event-source-polyfill-1.0.31.tgz",
  16. "integrity": "sha512-4IJSItgS/41IxN5UVAVuAyczwZF7ZIEsM1XAoUzIHA6A+xzusEZUutdXz2Nr+MQPLxfTiCvqE79/C8HT8fKFvA=="
  17. },
  18. "node_modules/text-encoding-shim": {
  19. "version": "1.0.5",
  20. "resolved": "https://registry.npmmirror.com/text-encoding-shim/-/text-encoding-shim-1.0.5.tgz",
  21. "integrity": "sha512-H7yYW+jRn4yhu60ygZ2f/eMhXPITRt4QSUTKzLm+eCaDsdX8avmgWpmtmHAzesjBVUTAypz9odu5RKUjX5HNYA=="
  22. }
  23. },
  24. "dependencies": {
  25. "event-source-polyfill": {
  26. "version": "1.0.31",
  27. "resolved": "https://registry.npmmirror.com/event-source-polyfill/-/event-source-polyfill-1.0.31.tgz",
  28. "integrity": "sha512-4IJSItgS/41IxN5UVAVuAyczwZF7ZIEsM1XAoUzIHA6A+xzusEZUutdXz2Nr+MQPLxfTiCvqE79/C8HT8fKFvA=="
  29. },
  30. "text-encoding-shim": {
  31. "version": "1.0.5",
  32. "resolved": "https://registry.npmmirror.com/text-encoding-shim/-/text-encoding-shim-1.0.5.tgz",
  33. "integrity": "sha512-H7yYW+jRn4yhu60ygZ2f/eMhXPITRt4QSUTKzLm+eCaDsdX8avmgWpmtmHAzesjBVUTAypz9odu5RKUjX5HNYA=="
  34. }
  35. }
  36. }