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.

44 lines
1.2 KiB

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