{
  "name": "sellops-ultimate-cart-storefront",
  "version": "1.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "sellops-ultimate-cart-storefront",
      "version": "1.0.0",
      "dependencies": {
        "@tsparticles/engine": "^4.3.2",
        "@tsparticles/plugin-interactivity": "^4.3.2",
        "@tsparticles/preset-fireworks": "^4.3.2",
        "canvas-confetti": "^1.9.3"
      },
      "devDependencies": {
        "@types/canvas-confetti": "^1.6.4"
      }
    },
    "node_modules/@tsparticles/animation-utils": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/animation-utils/-/animation-utils-4.3.2.tgz",
      "integrity": "sha512-x4i/F24myZsk/qJEkREbOpzoWJtAbW8cL0Pan0Y5SdmKkG0dyLHw/fTG2uttIA3eeXhPH8JN648pSZMvbNJItw==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/basic": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/basic/-/basic-4.3.2.tgz",
      "integrity": "sha512-8XTjwZqrxdfT1WUBvhjip1uksdeYBG0k0mr87vebIs7EwCSO//Rau1XYrHE69mSBwYvIqEhLNcwAixHbypG44Q==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "dependencies": {
        "@tsparticles/engine": "4.3.2",
        "@tsparticles/plugin-blend": "4.3.2",
        "@tsparticles/plugin-hex-color": "4.3.2",
        "@tsparticles/plugin-hsl-color": "4.3.2",
        "@tsparticles/plugin-move": "4.3.2",
        "@tsparticles/plugin-rgb-color": "4.3.2",
        "@tsparticles/shape-circle": "4.3.2",
        "@tsparticles/updater-opacity": "4.3.2",
        "@tsparticles/updater-out-modes": "4.3.2",
        "@tsparticles/updater-paint": "4.3.2",
        "@tsparticles/updater-size": "4.3.2"
      }
    },
    "node_modules/@tsparticles/effect-trail": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/effect-trail/-/effect-trail-4.3.2.tgz",
      "integrity": "sha512-zRu0kMBcYM3Y1xWuBAAXgQ5u0qZFqu5ZxQRTRRSw1WE+O5MGuyywi1pA8pb3QNH5Frwe+TPhTDP8YNNnOclbmg==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/engine": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-4.3.2.tgz",
      "integrity": "sha512-k4U7uahhxt7bPjEPHu+qrJXjHRysy/QMN+2/KK4d0/V7CElt5/oeR+H9QB95Osy/PtUCCi6EH/LS7k0443qlJA==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "hasInstallScript": true,
      "license": "MIT"
    },
    "node_modules/@tsparticles/plugin-blend": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-blend/-/plugin-blend-4.3.2.tgz",
      "integrity": "sha512-5iUDwzvcOtiaFvsbL3y+UzneGrlNwITB8HlNCfjp675wrg9xh7ILHa3/ZYHii1qC8gkKNva0w2N+wET9n+XWBQ==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-emitters": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-emitters/-/plugin-emitters-4.3.2.tgz",
      "integrity": "sha512-wKUw3lkGwUOBNtRC2XuzVLwh6Nur112GG9T+O43quio+J5YjOMGEsfeFaWL3R7kgrj0d+VvQlJESsyZeccgQlg==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2",
        "@tsparticles/plugin-interactivity": "4.3.2"
      },
      "peerDependenciesMeta": {
        "@tsparticles/plugin-interactivity": {
          "optional": true
        }
      }
    },
    "node_modules/@tsparticles/plugin-emitters-shape-square": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-emitters-shape-square/-/plugin-emitters-shape-square-4.3.2.tgz",
      "integrity": "sha512-sXYep9YCfwsAC/efjUD3jnU0QJ0R0dOcU6oKXLWieMrAmHoa/mP7aN/ZEUntkta8cmi95bswUc8rshBez3DplQ==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2",
        "@tsparticles/plugin-emitters": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-hex-color": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-hex-color/-/plugin-hex-color-4.3.2.tgz",
      "integrity": "sha512-uRNSHx/d3hByVYAwPHKKoKxy7s0QujhNUpsgDuL92JODKCjCFm8SudbkW3STSXVznhY5bCcu4iAF+7zKVgVXCg==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-hsl-color": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-hsl-color/-/plugin-hsl-color-4.3.2.tgz",
      "integrity": "sha512-kvRux8WnToyy9Dr8ROYvNDnE0HPW5h7x3wBROOghlazGYvYPO4nJBFvcmvvISRF6Ghsm9bzY255Qun2vACv2tA==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-interactivity": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-interactivity/-/plugin-interactivity-4.3.2.tgz",
      "integrity": "sha512-GIOiyrSn2Zf+cWxLPeUeYG4qjSeGzDcocbSiLcAaPPjZ5J+D0LOBsrrb6qvqMvUj0qCkjKF4cIf7OgznhkdZkw==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-move": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-move/-/plugin-move-4.3.2.tgz",
      "integrity": "sha512-8nSDxWhxVWl9JzX/fSZwz5ZVzEMMFJLF3vizjfag2zE+jc4Nidfs9ZOPrD4yxpKSfZiv1ZwJpoOhT2ch4sVTug==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-rgb-color": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-rgb-color/-/plugin-rgb-color-4.3.2.tgz",
      "integrity": "sha512-/4xZBlEWqqG7VscJzC2VimA62fxDboe4XO1+m8LeM2ytxrhEpNk14TeBJt+zCc8jBkFjpKOdmTZ0VYyuK4FtDQ==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/plugin-sounds": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/plugin-sounds/-/plugin-sounds-4.3.2.tgz",
      "integrity": "sha512-xAwy4kwja04xT8uIqcfiS+sahlOAOQzLNMY/+BpjFxgOeXf0hIFebxFBlj0GdSXZ9TUVbOIQD+NU//ekaT/AIg==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/preset-fireworks": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/preset-fireworks/-/preset-fireworks-4.3.2.tgz",
      "integrity": "sha512-HAT20NUUgvvE7QgV8u/txKCPHTBf1Cd4dFso/T7uL6UrWZUEjIUYGSLyecbKvo5uOVVCa/3HtX/rJ4bVG1wWrQ==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/matteobruni"
        },
        {
          "type": "github",
          "url": "https://github.com/sponsors/tsparticles"
        },
        {
          "type": "buymeacoffee",
          "url": "https://www.buymeacoffee.com/matteobruni"
        }
      ],
      "license": "MIT",
      "dependencies": {
        "@tsparticles/basic": "4.3.2",
        "@tsparticles/effect-trail": "4.3.2",
        "@tsparticles/engine": "4.3.2",
        "@tsparticles/plugin-emitters": "4.3.2",
        "@tsparticles/plugin-emitters-shape-square": "4.3.2",
        "@tsparticles/plugin-sounds": "4.3.2",
        "@tsparticles/shape-line": "4.3.2",
        "@tsparticles/updater-destroy": "4.3.2",
        "@tsparticles/updater-life": "4.3.2",
        "@tsparticles/updater-rotate": "4.3.2"
      }
    },
    "node_modules/@tsparticles/shape-circle": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/shape-circle/-/shape-circle-4.3.2.tgz",
      "integrity": "sha512-IOStpEafsK9vIZsXtrO1zpqF3pW5ydstD8db4omioAnoYFfKwbgyfkQz9l4pDnJy8636RbnQNVbYGlyxKuJ0cw==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/shape-line": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/shape-line/-/shape-line-4.3.2.tgz",
      "integrity": "sha512-ph8q+9vx8BxYb1JToPde6v0Vejfg+hPGEWYhD5J5orrLcxqjmGimbRd+ycFV+fgHcmFDzfzlVUtiR7U+F3mgNg==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-destroy": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-destroy/-/updater-destroy-4.3.2.tgz",
      "integrity": "sha512-aTkmklndTYdUWwCTswn2gUxfersRQMrZa++pXPc9EgamoTnsTAcWGNb4x89sSviwjSt5Oyw78LadZZZfRvX2Ew==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-life": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-life/-/updater-life-4.3.2.tgz",
      "integrity": "sha512-RL3803nFKsCsGQavLSZyEiFWhto9R4+QQ/tsqt8PNmHOC7nmI96ZVGVXDknaSuCM4OwuwrDawIdrZUv6OSEFSQ==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-opacity": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-opacity/-/updater-opacity-4.3.2.tgz",
      "integrity": "sha512-Mw4WN/E+ZQQkL683/oyLkebDMpSpbqDRgx2GhMqWOQNTDby5RYG6wSrq0cGtg0aLZmkoYDYLz5Al7wjPfX0/LA==",
      "license": "MIT",
      "dependencies": {
        "@tsparticles/animation-utils": "4.3.2"
      },
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-out-modes": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-out-modes/-/updater-out-modes-4.3.2.tgz",
      "integrity": "sha512-lGiYbrFGaAmBakCrEf3Xq5W+LzDkvfINav0MGxCe/acf7u3yvjOUkVH0Co1zc/ju43nU5U2ZO88Anqk4xKtoPA==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-paint": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-paint/-/updater-paint-4.3.2.tgz",
      "integrity": "sha512-cp020EtLL0zjsILL1w07r8n8wmwzziuHwtQ0GqGaGq+SikrdoK6yT/sXbyAylJqDypNaloVy3NZMq4wNQtxLOg==",
      "license": "MIT",
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-rotate": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-rotate/-/updater-rotate-4.3.2.tgz",
      "integrity": "sha512-vDp7sg+FQQ9NRY6Nh2Joccd5oqmv6W1Y0L56AWrxjc6wk29IRuVeRo1QuoqRLzqq/xLJBhsbkyKXZG0wiE8Blg==",
      "license": "MIT",
      "dependencies": {
        "@tsparticles/animation-utils": "4.3.2"
      },
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@tsparticles/updater-size": {
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/@tsparticles/updater-size/-/updater-size-4.3.2.tgz",
      "integrity": "sha512-U7YtYqH0MvALOS4Nr33soOFJ63n8qS9Xujl9BcNZnbmRBf4xgOnTC1TztMvGO19GANTBwq4QKsKQiwFlwAk4qw==",
      "license": "MIT",
      "dependencies": {
        "@tsparticles/animation-utils": "4.3.2"
      },
      "peerDependencies": {
        "@tsparticles/engine": "4.3.2"
      }
    },
    "node_modules/@types/canvas-confetti": {
      "version": "1.9.0",
      "resolved": "https://registry.npmjs.org/@types/canvas-confetti/-/canvas-confetti-1.9.0.tgz",
      "integrity": "sha512-aBGj/dULrimR1XDZLtG9JwxX1b4HPRF6CX9Yfwh3NvstZEm1ZL7RBnel4keCPSqs1ANRu1u2Aoz9R+VmtjYuTg==",
      "dev": true,
      "license": "MIT"
    },
    "node_modules/canvas-confetti": {
      "version": "1.9.4",
      "resolved": "https://registry.npmjs.org/canvas-confetti/-/canvas-confetti-1.9.4.tgz",
      "integrity": "sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==",
      "license": "ISC",
      "funding": {
        "type": "donate",
        "url": "https://www.paypal.me/kirilvatev"
      }
    }
  }
}
