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.

52 lines
1.7 KiB

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