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.

40 lines
1.3 KiB

5 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/bootstrap": {
  17. "version": "5.3.3",
  18. "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
  19. "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
  20. "funding": [
  21. {
  22. "type": "github",
  23. "url": "https://github.com/sponsors/twbs"
  24. },
  25. {
  26. "type": "opencollective",
  27. "url": "https://opencollective.com/bootstrap"
  28. }
  29. ],
  30. "peerDependencies": {
  31. "@popperjs/core": "^2.11.8"
  32. }
  33. },
  34. "node_modules/toastify-js": {
  35. "version": "1.12.0",
  36. "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.12.0.tgz",
  37. "integrity": "sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ=="
  38. }
  39. }
  40. }