@tsparticles/all
Version:
All-inclusive tsParticles bundle — all engine packages, plugins, interactions, presets, shapes, updaters, effects, paths, emitters, sounds, and palettes in one dependency. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte,
192 lines (191 loc) • 6.33 kB
JSON
{
"name": "@tsparticles/all",
"version": "4.2.1",
"description": "All-inclusive tsParticles bundle — all engine packages, plugins, interactions, presets, shapes, updaters, effects, paths, emitters, sounds, and palettes in one dependency. Ready to use components available 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.2.1",
"@tsparticles/effect-filter": "4.2.1",
"@tsparticles/effect-particles": "4.2.1",
"@tsparticles/effect-shadow": "4.2.1",
"@tsparticles/effect-trail": "4.2.1",
"@tsparticles/engine": "4.2.1",
"@tsparticles/interaction-external-cannon": "4.2.1",
"@tsparticles/interaction-external-particle": "4.2.1",
"@tsparticles/interaction-external-pop": "4.2.1",
"@tsparticles/interaction-light": "4.2.1",
"@tsparticles/interaction-particles-repulse": "4.2.1",
"@tsparticles/path-branches": "4.2.1",
"@tsparticles/path-brownian": "4.2.1",
"@tsparticles/path-curl-noise": "4.2.1",
"@tsparticles/path-curves": "4.2.1",
"@tsparticles/path-fractal-noise": "4.2.1",
"@tsparticles/path-grid": "4.2.1",
"@tsparticles/path-levy": "4.2.1",
"@tsparticles/path-perlin-noise": "4.2.1",
"@tsparticles/path-polygon": "4.2.1",
"@tsparticles/path-random": "4.2.1",
"@tsparticles/path-simplex-noise": "4.2.1",
"@tsparticles/path-spiral": "4.2.1",
"@tsparticles/path-svg": "4.2.1",
"@tsparticles/path-zig-zag": "4.2.1",
"@tsparticles/plugin-background-mask": "4.2.1",
"@tsparticles/plugin-canvas-mask": "4.2.1",
"@tsparticles/plugin-easing-back": "4.2.1",
"@tsparticles/plugin-easing-bounce": "4.2.1",
"@tsparticles/plugin-easing-circ": "4.2.1",
"@tsparticles/plugin-easing-cubic": "4.2.1",
"@tsparticles/plugin-easing-elastic": "4.2.1",
"@tsparticles/plugin-easing-expo": "4.2.1",
"@tsparticles/plugin-easing-gaussian": "4.2.1",
"@tsparticles/plugin-easing-linear": "4.2.1",
"@tsparticles/plugin-easing-quart": "4.2.1",
"@tsparticles/plugin-easing-quint": "4.2.1",
"@tsparticles/plugin-easing-sigmoid": "4.2.1",
"@tsparticles/plugin-easing-sine": "4.2.1",
"@tsparticles/plugin-easing-smoothstep": "4.2.1",
"@tsparticles/plugin-emitters-shape-canvas": "4.2.1",
"@tsparticles/plugin-emitters-shape-path": "4.2.1",
"@tsparticles/plugin-emitters-shape-polygon": "4.2.1",
"@tsparticles/plugin-export-image": "4.2.1",
"@tsparticles/plugin-export-json": "4.2.1",
"@tsparticles/plugin-export-video": "4.2.1",
"@tsparticles/plugin-hsv-color": "4.2.1",
"@tsparticles/plugin-hwb-color": "4.2.1",
"@tsparticles/plugin-infection": "4.2.1",
"@tsparticles/plugin-lab-color": "4.2.1",
"@tsparticles/plugin-lch-color": "4.2.1",
"@tsparticles/plugin-manual-particles": "4.2.1",
"@tsparticles/plugin-motion": "4.2.1",
"@tsparticles/plugin-named-color": "4.2.1",
"@tsparticles/plugin-oklab-color": "4.2.1",
"@tsparticles/plugin-oklch-color": "4.2.1",
"@tsparticles/plugin-poisson-disc": "4.2.1",
"@tsparticles/plugin-polygon-mask": "4.2.1",
"@tsparticles/plugin-responsive": "4.2.1",
"@tsparticles/plugin-sounds": "4.2.1",
"@tsparticles/plugin-themes": "4.2.1",
"@tsparticles/plugin-trail": "4.2.1",
"@tsparticles/plugin-zoom": "4.2.1",
"@tsparticles/shape-arrow": "4.2.1",
"@tsparticles/shape-cards": "4.2.1",
"@tsparticles/shape-cog": "4.2.1",
"@tsparticles/shape-heart": "4.2.1",
"@tsparticles/shape-infinity": "4.2.1",
"@tsparticles/shape-matrix": "4.2.1",
"@tsparticles/shape-path": "4.2.1",
"@tsparticles/shape-ribbon": "4.2.1",
"@tsparticles/shape-rounded-polygon": "4.2.1",
"@tsparticles/shape-rounded-rect": "4.2.1",
"@tsparticles/shape-spiral": "4.2.1",
"@tsparticles/shape-squircle": "4.2.1",
"@tsparticles/updater-gradient": "4.2.1",
"@tsparticles/updater-orbit": "4.2.1",
"tsparticles": "4.2.1"
},
"publishConfig": {
"access": "public"
},
"type": "module"
}