{
  "name": "@tsparticles/all",
  "version": "4.0.5",
  "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.",
  "homepage": "https://particles.js.org",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tsparticles/tsparticles.git",
    "directory": "bundles/all"
  },
  "keywords": [
    "front-end",
    "frontend",
    "tsparticles",
    "particles.js",
    "particlesjs",
    "particles",
    "particle",
    "canvas",
    "jsparticles",
    "xparticles",
    "particles-js",
    "particles-bg",
    "particles-bg-vue",
    "particles-ts",
    "particles.ts",
    "react-particles-js",
    "react-particles.js",
    "react-particles",
    "react",
    "reactjs",
    "vue-particles",
    "ngx-particles",
    "angular-particles",
    "particleground",
    "vue",
    "vuejs",
    "preact",
    "preactjs",
    "jquery",
    "angularjs",
    "angular",
    "typescript",
    "javascript",
    "animation",
    "web",
    "html5",
    "web-design",
    "webdesign",
    "css",
    "html",
    "css3",
    "animated",
    "background",
    "confetti",
    "canvas",
    "fireworks",
    "fireworks-js",
    "confetti-js",
    "confettijs",
    "fireworksjs",
    "canvas-confetti"
  ],
  "author": "Matteo Bruni <matteo.bruni@me.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tsparticles/tsparticles/issues"
  },
  "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"
    }
  ],
  "sideEffects": false,
  "jsdelivr": "tsparticles.all.bundle.min.js",
  "unpkg": "tsparticles.all.bundle.min.js",
  "browser": "browser/index.js",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "types": "types/index.d.ts",
  "exports": {
    ".": {
      "types": "./types/index.d.ts",
      "browser": "./browser/index.js",
      "import": "./esm/index.js",
      "require": "./cjs/index.js",
      "default": "./esm/index.js"
    },
    "./lazy": {
      "types": "./types/index.lazy.d.ts",
      "browser": "./browser/index.lazy.js",
      "import": "./esm/index.lazy.js",
      "require": "./cjs/index.lazy.js",
      "default": "./esm/index.lazy.js"
    },
    "./package.json": "./package.json"
  },
  "dependencies": {
    "@tsparticles/effect-bubble": "4.0.5",
    "@tsparticles/effect-filter": "4.0.5",
    "@tsparticles/effect-particles": "4.0.5",
    "@tsparticles/effect-shadow": "4.0.5",
    "@tsparticles/effect-trail": "4.0.5",
    "@tsparticles/engine": "4.0.5",
    "@tsparticles/interaction-external-cannon": "4.0.5",
    "@tsparticles/interaction-external-particle": "4.0.5",
    "@tsparticles/interaction-external-pop": "4.0.5",
    "@tsparticles/interaction-light": "4.0.5",
    "@tsparticles/interaction-particles-repulse": "4.0.5",
    "@tsparticles/path-branches": "4.0.5",
    "@tsparticles/path-brownian": "4.0.5",
    "@tsparticles/path-curl-noise": "4.0.5",
    "@tsparticles/path-curves": "4.0.5",
    "@tsparticles/path-fractal-noise": "4.0.5",
    "@tsparticles/path-grid": "4.0.5",
    "@tsparticles/path-levy": "4.0.5",
    "@tsparticles/path-perlin-noise": "4.0.5",
    "@tsparticles/path-polygon": "4.0.5",
    "@tsparticles/path-random": "4.0.5",
    "@tsparticles/path-simplex-noise": "4.0.5",
    "@tsparticles/path-spiral": "4.0.5",
    "@tsparticles/path-svg": "4.0.5",
    "@tsparticles/path-zig-zag": "4.0.5",
    "@tsparticles/plugin-background-mask": "4.0.5",
    "@tsparticles/plugin-canvas-mask": "4.0.5",
    "@tsparticles/plugin-easing-back": "4.0.5",
    "@tsparticles/plugin-easing-bounce": "4.0.5",
    "@tsparticles/plugin-easing-circ": "4.0.5",
    "@tsparticles/plugin-easing-cubic": "4.0.5",
    "@tsparticles/plugin-easing-elastic": "4.0.5",
    "@tsparticles/plugin-easing-expo": "4.0.5",
    "@tsparticles/plugin-easing-gaussian": "4.0.5",
    "@tsparticles/plugin-easing-linear": "4.0.5",
    "@tsparticles/plugin-easing-quart": "4.0.5",
    "@tsparticles/plugin-easing-quint": "4.0.5",
    "@tsparticles/plugin-easing-sigmoid": "4.0.5",
    "@tsparticles/plugin-easing-sine": "4.0.5",
    "@tsparticles/plugin-easing-smoothstep": "4.0.5",
    "@tsparticles/plugin-emitters-shape-canvas": "4.0.5",
    "@tsparticles/plugin-emitters-shape-path": "4.0.5",
    "@tsparticles/plugin-emitters-shape-polygon": "4.0.5",
    "@tsparticles/plugin-export-image": "4.0.5",
    "@tsparticles/plugin-export-json": "4.0.5",
    "@tsparticles/plugin-export-video": "4.0.5",
    "@tsparticles/plugin-hsv-color": "4.0.5",
    "@tsparticles/plugin-hwb-color": "4.0.5",
    "@tsparticles/plugin-infection": "4.0.5",
    "@tsparticles/plugin-lab-color": "4.0.5",
    "@tsparticles/plugin-lch-color": "4.0.5",
    "@tsparticles/plugin-manual-particles": "4.0.5",
    "@tsparticles/plugin-motion": "4.0.5",
    "@tsparticles/plugin-named-color": "4.0.5",
    "@tsparticles/plugin-oklab-color": "4.0.5",
    "@tsparticles/plugin-oklch-color": "4.0.5",
    "@tsparticles/plugin-poisson-disc": "4.0.5",
    "@tsparticles/plugin-polygon-mask": "4.0.5",
    "@tsparticles/plugin-responsive": "4.0.5",
    "@tsparticles/plugin-sounds": "4.0.5",
    "@tsparticles/plugin-themes": "4.0.5",
    "@tsparticles/plugin-trail": "4.0.5",
    "@tsparticles/plugin-zoom": "4.0.5",
    "@tsparticles/shape-arrow": "4.0.5",
    "@tsparticles/shape-cards": "4.0.5",
    "@tsparticles/shape-cog": "4.0.5",
    "@tsparticles/shape-heart": "4.0.5",
    "@tsparticles/shape-infinity": "4.0.5",
    "@tsparticles/shape-matrix": "4.0.5",
    "@tsparticles/shape-path": "4.0.5",
    "@tsparticles/shape-rounded-polygon": "4.0.5",
    "@tsparticles/shape-rounded-rect": "4.0.5",
    "@tsparticles/shape-spiral": "4.0.5",
    "@tsparticles/shape-squircle": "4.0.5",
    "@tsparticles/updater-gradient": "4.0.5",
    "@tsparticles/updater-orbit": "4.0.5",
    "tsparticles": "4.0.5"
  },
  "publishConfig": {
    "access": "public"
  },
  "type": "module"
}
