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.

45 lines
1.6 KiB

2 months ago
2 months ago
2 months ago
  1. {
  2. "name": "Internship",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/@popperjs/core": {
  7. "version": "2.11.8",
  8. "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
  9. "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
  10. "peer": true,
  11. "funding": {
  12. "type": "opencollective",
  13. "url": "https://opencollective.com/popperjs"
  14. }
  15. },
  16. "node_modules/@viz-js/viz": {
  17. "version": "3.4.0",
  18. "resolved": "https://registry.npmjs.org/@viz-js/viz/-/viz-3.4.0.tgz",
  19. "integrity": "sha512-9iXjMH9da+sfU3LhJ11X7n+HdhfwVa4R/AvhtSr6w9W1IGPDkeH+L+YHt5PLFRYcbWCviAg23Kicidc/qTdahw=="
  20. },
  21. "node_modules/bootstrap": {
  22. "version": "5.3.3",
  23. "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
  24. "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
  25. "funding": [
  26. {
  27. "type": "github",
  28. "url": "https://github.com/sponsors/twbs"
  29. },
  30. {
  31. "type": "opencollective",
  32. "url": "https://opencollective.com/bootstrap"
  33. }
  34. ],
  35. "peerDependencies": {
  36. "@popperjs/core": "^2.11.8"
  37. }
  38. },
  39. "node_modules/toastify-js": {
  40. "version": "1.12.0",
  41. "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.12.0.tgz",
  42. "integrity": "sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ=="
  43. }
  44. }
  45. }