{
  "name": "@tsparticles/wordpress",
  "version": "4.2.0",
  "description": "Official tsParticles WordPress Plugin - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, React, Riot.js, Solid.js, Inferno.",
  "keywords": [
    "front-end",
    "frontend",
    "tsparticles",
    "particles.js",
    "particles",
    "particle",
    "canvas",
    "animation",
    "web",
    "background",
    "confetti",
    "fireworks",
    "wordpress",
    "wordpress-plugin",
    "wp-plugin",
    "gutenberg",
    "block"
  ],
  "bugs": {
    "url": "https://github.com/tsparticles/tsparticles/issues"
  },
  "homepage": "https://particles.js.org",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tsparticles/tsparticles.git",
    "directory": "wrappers/wordpress"
  },
  "author": "Matteo Bruni <matteo.bruni@me.com>",
  "license": "MIT",
  "main": "build/index.js",
  "files": [
    "assets",
    "build",
    "languages",
    "readme.txt",
    "wordpress-particles.php"
  ],
  "scripts": {
    "build": "wp-scripts build",
    "build:ci": "wp-scripts build",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "packages-update": "wp-scripts packages-update",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start",
    "version": "node ./scripts/postversion.js && git add src/block.json && git add readme.txt && git add wordpress-particles.php",
    "prepack": "pnpm run build"
  },
  "publishConfig": {
    "access": "public"
  },
  "nx": {
    "targets": {
      "build": {
        "inputs": [
          "production",
          "^production",
          "{projectRoot}/src/**/*",
          "{projectRoot}/wordpress-particles.php",
          "{projectRoot}/readme.txt"
        ]
      }
    }
  },
  "dependencies": {
    "@tsparticles/all": "workspace:*",
    "@tsparticles/basic": "workspace:*",
    "@tsparticles/effect-bubble": "workspace:*",
    "@tsparticles/effect-filter": "workspace:*",
    "@tsparticles/effect-particles": "workspace:*",
    "@tsparticles/effect-shadow": "workspace:*",
    "@tsparticles/effect-trail": "workspace:*",
    "@tsparticles/engine": "workspace:*",
    "@tsparticles/interaction-external-attract": "workspace:*",
    "@tsparticles/interaction-external-bounce": "workspace:*",
    "@tsparticles/interaction-external-bubble": "workspace:*",
    "@tsparticles/interaction-external-cannon": "workspace:*",
    "@tsparticles/interaction-external-connect": "workspace:*",
    "@tsparticles/interaction-external-destroy": "workspace:*",
    "@tsparticles/interaction-external-drag": "workspace:*",
    "@tsparticles/interaction-external-grab": "workspace:*",
    "@tsparticles/interaction-external-parallax": "workspace:*",
    "@tsparticles/interaction-external-particle": "workspace:*",
    "@tsparticles/interaction-external-pause": "workspace:*",
    "@tsparticles/interaction-external-pop": "workspace:*",
    "@tsparticles/interaction-external-push": "workspace:*",
    "@tsparticles/interaction-external-remove": "workspace:*",
    "@tsparticles/interaction-external-repulse": "workspace:*",
    "@tsparticles/interaction-external-slow": "workspace:*",
    "@tsparticles/interaction-external-trail": "workspace:*",
    "@tsparticles/interaction-light": "workspace:*",
    "@tsparticles/interaction-particles-attract": "workspace:*",
    "@tsparticles/interaction-particles-collisions": "workspace:*",
    "@tsparticles/interaction-particles-links": "workspace:*",
    "@tsparticles/interaction-particles-repulse": "workspace:*",
    "@tsparticles/path-branches": "workspace:*",
    "@tsparticles/path-brownian": "workspace:*",
    "@tsparticles/path-curl-noise": "workspace:*",
    "@tsparticles/path-curves": "workspace:*",
    "@tsparticles/path-fractal-noise": "workspace:*",
    "@tsparticles/path-grid": "workspace:*",
    "@tsparticles/path-levy": "workspace:*",
    "@tsparticles/path-perlin-noise": "workspace:*",
    "@tsparticles/path-polygon": "workspace:*",
    "@tsparticles/path-random": "workspace:*",
    "@tsparticles/path-simplex-noise": "workspace:*",
    "@tsparticles/path-spiral": "workspace:*",
    "@tsparticles/path-svg": "workspace:*",
    "@tsparticles/path-zig-zag": "workspace:*",
    "@tsparticles/perlin-noise": "workspace:*",
    "@tsparticles/pjs": "workspace:*",
    "@tsparticles/plugin-absorbers": "workspace:*",
    "@tsparticles/plugin-background-mask": "workspace:*",
    "@tsparticles/plugin-blend": "workspace:*",
    "@tsparticles/plugin-canvas-mask": "workspace:*",
    "@tsparticles/plugin-easing-back": "workspace:*",
    "@tsparticles/plugin-easing-bounce": "workspace:*",
    "@tsparticles/plugin-easing-circ": "workspace:*",
    "@tsparticles/plugin-easing-cubic": "workspace:*",
    "@tsparticles/plugin-easing-elastic": "workspace:*",
    "@tsparticles/plugin-easing-expo": "workspace:*",
    "@tsparticles/plugin-easing-gaussian": "workspace:*",
    "@tsparticles/plugin-easing-linear": "workspace:*",
    "@tsparticles/plugin-easing-quad": "workspace:*",
    "@tsparticles/plugin-easing-quart": "workspace:*",
    "@tsparticles/plugin-easing-quint": "workspace:*",
    "@tsparticles/plugin-easing-sigmoid": "workspace:*",
    "@tsparticles/plugin-easing-sine": "workspace:*",
    "@tsparticles/plugin-easing-smoothstep": "workspace:*",
    "@tsparticles/plugin-emitters": "workspace:*",
    "@tsparticles/plugin-emitters-shape-canvas": "workspace:*",
    "@tsparticles/plugin-emitters-shape-circle": "workspace:*",
    "@tsparticles/plugin-emitters-shape-path": "workspace:*",
    "@tsparticles/plugin-emitters-shape-polygon": "workspace:*",
    "@tsparticles/plugin-emitters-shape-square": "workspace:*",
    "@tsparticles/plugin-export-image": "workspace:*",
    "@tsparticles/plugin-export-json": "workspace:*",
    "@tsparticles/plugin-export-video": "workspace:*",
    "@tsparticles/plugin-hex-color": "workspace:*",
    "@tsparticles/plugin-hsl-color": "workspace:*",
    "@tsparticles/plugin-hsv-color": "workspace:*",
    "@tsparticles/plugin-hwb-color": "workspace:*",
    "@tsparticles/plugin-infection": "workspace:*",
    "@tsparticles/plugin-interactivity": "workspace:*",
    "@tsparticles/plugin-lab-color": "workspace:*",
    "@tsparticles/plugin-lch-color": "workspace:*",
    "@tsparticles/plugin-manual-particles": "workspace:*",
    "@tsparticles/plugin-motion": "workspace:*",
    "@tsparticles/plugin-move": "workspace:*",
    "@tsparticles/plugin-named-color": "workspace:*",
    "@tsparticles/plugin-oklab-color": "workspace:*",
    "@tsparticles/plugin-oklch-color": "workspace:*",
    "@tsparticles/plugin-poisson-disc": "workspace:*",
    "@tsparticles/plugin-polygon-mask": "workspace:*",
    "@tsparticles/plugin-responsive": "workspace:*",
    "@tsparticles/plugin-rgb-color": "workspace:*",
    "@tsparticles/plugin-sounds": "workspace:*",
    "@tsparticles/plugin-themes": "workspace:*",
    "@tsparticles/plugin-trail": "workspace:*",
    "@tsparticles/plugin-zoom": "workspace:*",
    "@tsparticles/preset-ambient": "workspace:*",
    "@tsparticles/preset-big-circles": "workspace:*",
    "@tsparticles/preset-bubbles": "workspace:*",
    "@tsparticles/preset-confetti": "workspace:*",
    "@tsparticles/preset-confetti-cannon": "workspace:*",
    "@tsparticles/preset-confetti-explosions": "workspace:*",
    "@tsparticles/preset-confetti-falling": "workspace:*",
    "@tsparticles/preset-confetti-parade": "workspace:*",
    "@tsparticles/preset-fire": "workspace:*",
    "@tsparticles/preset-firefly": "workspace:*",
    "@tsparticles/preset-fireworks": "workspace:*",
    "@tsparticles/preset-fountain": "workspace:*",
    "@tsparticles/preset-hyperspace": "workspace:*",
    "@tsparticles/preset-links": "workspace:*",
    "@tsparticles/preset-matrix": "workspace:*",
    "@tsparticles/preset-meteors": "workspace:*",
    "@tsparticles/preset-party": "workspace:*",
    "@tsparticles/preset-sea-anemone": "workspace:*",
    "@tsparticles/preset-snow": "workspace:*",
    "@tsparticles/preset-squares": "workspace:*",
    "@tsparticles/preset-stars": "workspace:*",
    "@tsparticles/preset-triangles": "workspace:*",
    "@tsparticles/shape-arrow": "workspace:*",
    "@tsparticles/shape-cards": "workspace:*",
    "@tsparticles/shape-circle": "workspace:*",
    "@tsparticles/shape-cog": "workspace:*",
    "@tsparticles/shape-emoji": "workspace:*",
    "@tsparticles/shape-heart": "workspace:*",
    "@tsparticles/shape-image": "workspace:*",
    "@tsparticles/shape-infinity": "workspace:*",
    "@tsparticles/shape-line": "workspace:*",
    "@tsparticles/shape-matrix": "workspace:*",
    "@tsparticles/shape-path": "workspace:*",
    "@tsparticles/shape-polygon": "workspace:*",
    "@tsparticles/shape-ribbon": "workspace:*",
    "@tsparticles/shape-rounded-polygon": "workspace:*",
    "@tsparticles/shape-rounded-rect": "workspace:*",
    "@tsparticles/shape-spiral": "workspace:*",
    "@tsparticles/shape-square": "workspace:*",
    "@tsparticles/shape-squircle": "workspace:*",
    "@tsparticles/shape-star": "workspace:*",
    "@tsparticles/shape-text": "workspace:*",
    "@tsparticles/simplex-noise": "workspace:*",
    "@tsparticles/slim": "workspace:*",
    "@tsparticles/updater-destroy": "workspace:*",
    "@tsparticles/updater-gradient": "workspace:*",
    "@tsparticles/updater-life": "workspace:*",
    "@tsparticles/updater-opacity": "workspace:*",
    "@tsparticles/updater-orbit": "workspace:*",
    "@tsparticles/updater-out-modes": "workspace:*",
    "@tsparticles/updater-paint": "workspace:*",
    "@tsparticles/updater-roll": "workspace:*",
    "@tsparticles/updater-rotate": "workspace:*",
    "@tsparticles/updater-size": "workspace:*",
    "@tsparticles/updater-tilt": "workspace:*",
    "@tsparticles/updater-twinkle": "workspace:*",
    "@tsparticles/updater-wobble": "workspace:*",
    "tsparticles": "workspace:*"
  },
  "devDependencies": {
    "@babel/core": "^8.0.1",
    "@babel/runtime": "^8.0.0",
    "@wordpress/block-editor": "^15.21.1",
    "@wordpress/blocks": "^15.21.1",
    "@wordpress/browserslist-config": "^6.48.1",
    "@wordpress/i18n": "^6.21.1",
    "@wordpress/scripts": "^32.4.1",
    "fs-extra": "^11.3.5",
    "gulp": "^5.0.1",
    "postcss": "^8.5.15",
    "react": "^19.2.7",
    "react-dom": "^19.2.7",
    "typescript": "^6.0.3"
  }
}
