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.

46 lines
1.4 KiB

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