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.

36 lines
1.1 KiB

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