From 5c6a7b27e4e08a539c262e079fc1559fe2253461 Mon Sep 17 00:00:00 2001 From: Matteo Bruni <176620+matteobruni@users.noreply.github.com> Date: Sat, 11 Feb 2023 22:55:37 +0100 Subject: [PATCH 1/3] build: added new tsparticles bundles --- packages/t/tsparticles-confetti.json | 76 +++++++++++++++++++++++++++ packages/t/tsparticles-fireworks.json | 76 +++++++++++++++++++++++++++ 2 files changed, 152 insertions(+) create mode 100644 packages/t/tsparticles-confetti.json create mode 100644 packages/t/tsparticles-fireworks.json diff --git a/packages/t/tsparticles-confetti.json b/packages/t/tsparticles-confetti.json new file mode 100644 index 000000000..e070f2e43 --- /dev/null +++ b/packages/t/tsparticles-confetti.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.confetti.min.js", + "homepage": "https://github.com/matteobruni/tsparticles", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-confetti", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-confetti", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-fireworks.json b/packages/t/tsparticles-fireworks.json new file mode 100644 index 000000000..569ddfb0f --- /dev/null +++ b/packages/t/tsparticles-fireworks.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.fireworks.min.js", + "homepage": "https://github.com/matteobruni/tsparticles", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-fireworks", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-fireworks", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} From 8c8f7feb7c1db3c0e2ca7cb259dc021bedb7edec Mon Sep 17 00:00:00 2001 From: Matteo Bruni <176620+matteobruni@users.noreply.github.com> Date: Mon, 17 Jul 2023 19:53:41 +0200 Subject: [PATCH 2/3] build: updated all tsparticles packages --- packages/t/tsparticles-confetti.json | 144 +++++++++--------- packages/t/tsparticles-demo-configs.json | 76 +++++++++ packages/t/tsparticles-editor.json | 144 +++++++++--------- packages/t/tsparticles-engine.json | 144 +++++++++--------- packages/t/tsparticles-fireworks.json | 144 +++++++++--------- ...articles-interaction-external-attract.json | 144 +++++++++--------- ...particles-interaction-external-bounce.json | 144 +++++++++--------- ...particles-interaction-external-bubble.json | 144 +++++++++--------- ...articles-interaction-external-connect.json | 144 +++++++++--------- ...tsparticles-interaction-external-grab.json | 144 +++++++++--------- ...sparticles-interaction-external-pause.json | 144 +++++++++--------- ...tsparticles-interaction-external-push.json | 144 +++++++++--------- ...particles-interaction-external-remove.json | 144 +++++++++--------- ...articles-interaction-external-repulse.json | 144 +++++++++--------- ...tsparticles-interaction-external-slow.json | 76 +++++++++ ...sparticles-interaction-external-trail.json | 144 +++++++++--------- packages/t/tsparticles-interaction-light.json | 144 +++++++++--------- ...rticles-interaction-particles-attract.json | 144 +++++++++--------- ...cles-interaction-particles-collisions.json | 144 +++++++++--------- ...particles-interaction-particles-links.json | 144 +++++++++--------- ...rticles-interaction-particles-repulse.json | 144 +++++++++--------- packages/t/tsparticles-move-base.json | 144 +++++++++--------- packages/t/tsparticles-move-parallax.json | 144 +++++++++--------- packages/t/tsparticles-particles.js.json | 144 +++++++++--------- packages/t/tsparticles-path-curves.json | 144 +++++++++--------- packages/t/tsparticles-path-perlin-noise.json | 144 +++++++++--------- packages/t/tsparticles-path-polygon.json | 144 +++++++++--------- .../t/tsparticles-path-simplex-noise.json | 144 +++++++++--------- packages/t/tsparticles-path-svg.json | 76 +++++++++ packages/t/tsparticles-plugin-absorbers.json | 144 +++++++++--------- .../t/tsparticles-plugin-canvas-mask.json | 76 +++++++++ .../t/tsparticles-plugin-easing-back.json | 76 +++++++++ .../t/tsparticles-plugin-easing-circ.json | 76 +++++++++ .../t/tsparticles-plugin-easing-cubic.json | 76 +++++++++ .../t/tsparticles-plugin-easing-expo.json | 76 +++++++++ .../t/tsparticles-plugin-easing-quad.json | 76 +++++++++ .../t/tsparticles-plugin-easing-quart.json | 76 +++++++++ .../t/tsparticles-plugin-easing-quint.json | 76 +++++++++ .../t/tsparticles-plugin-easing-sine.json | 76 +++++++++ packages/t/tsparticles-plugin-emitters.json | 144 +++++++++--------- .../t/tsparticles-plugin-export-image.json | 76 +++++++++ .../t/tsparticles-plugin-export-json.json | 76 +++++++++ .../t/tsparticles-plugin-export-video.json | 76 +++++++++ packages/t/tsparticles-plugin-hsv-color.json | 76 +++++++++ packages/t/tsparticles-plugin-infection.json | 144 +++++++++--------- packages/t/tsparticles-plugin-motion.json | 76 +++++++++ .../t/tsparticles-plugin-polygon-mask.json | 144 +++++++++--------- packages/t/tsparticles-plugin-sounds.json | 76 +++++++++ .../t/tsparticles-preset-big-circles.json | 144 +++++++++--------- packages/t/tsparticles-preset-bubbles.json | 144 +++++++++--------- packages/t/tsparticles-preset-confetti.json | 144 +++++++++--------- packages/t/tsparticles-preset-fire.json | 144 +++++++++--------- packages/t/tsparticles-preset-firefly.json | 144 +++++++++--------- packages/t/tsparticles-preset-fireworks.json | 144 +++++++++--------- packages/t/tsparticles-preset-fountain.json | 144 +++++++++--------- packages/t/tsparticles-preset-links.json | 144 +++++++++--------- .../t/tsparticles-preset-sea-anemone.json | 144 +++++++++--------- packages/t/tsparticles-preset-snow.json | 144 +++++++++--------- packages/t/tsparticles-preset-stars.json | 144 +++++++++--------- packages/t/tsparticles-preset-triangles.json | 144 +++++++++--------- packages/t/tsparticles-shape-arrow.json | 76 +++++++++ packages/t/tsparticles-shape-bubble.json | 144 +++++++++--------- packages/t/tsparticles-shape-cards.json | 76 +++++++++ packages/t/tsparticles-shape-circle.json | 144 +++++++++--------- packages/t/tsparticles-shape-cog.json | 76 +++++++++ packages/t/tsparticles-shape-heart.json | 144 +++++++++--------- packages/t/tsparticles-shape-image.json | 144 +++++++++--------- packages/t/tsparticles-shape-line.json | 144 +++++++++--------- .../t/tsparticles-shape-multiline-text.json | 144 +++++++++--------- packages/t/tsparticles-shape-path.json | 76 +++++++++ packages/t/tsparticles-shape-polygon.json | 144 +++++++++--------- packages/t/tsparticles-shape-ribbon.json | 76 +++++++++ .../t/tsparticles-shape-rounded-polygon.json | 76 +++++++++ .../t/tsparticles-shape-rounded-rect.json | 144 +++++++++--------- packages/t/tsparticles-shape-spiral.json | 144 +++++++++--------- packages/t/tsparticles-shape-square.json | 144 +++++++++--------- packages/t/tsparticles-shape-star.json | 144 +++++++++--------- packages/t/tsparticles-shape-text.json | 144 +++++++++--------- packages/t/tsparticles-slim.json | 144 +++++++++--------- packages/t/tsparticles-updater-color.json | 144 +++++++++--------- packages/t/tsparticles-updater-destroy.json | 76 +++++++++ packages/t/tsparticles-updater-gradient.json | 144 +++++++++--------- packages/t/tsparticles-updater-life.json | 144 +++++++++--------- packages/t/tsparticles-updater-opacity.json | 144 +++++++++--------- packages/t/tsparticles-updater-orbit.json | 144 +++++++++--------- packages/t/tsparticles-updater-out-modes.json | 144 +++++++++--------- packages/t/tsparticles-updater-roll.json | 144 +++++++++--------- packages/t/tsparticles-updater-rotate.json | 76 +++++++++ packages/t/tsparticles-updater-size.json | 144 +++++++++--------- .../t/tsparticles-updater-stroke-color.json | 144 +++++++++--------- packages/t/tsparticles-updater-tilt.json | 144 +++++++++--------- packages/t/tsparticles-updater-twinkle.json | 144 +++++++++--------- packages/t/tsparticles-updater-wobble.json | 144 +++++++++--------- packages/t/tsparticles.json | 144 +++++++++--------- 94 files changed, 6872 insertions(+), 4896 deletions(-) create mode 100644 packages/t/tsparticles-demo-configs.json create mode 100644 packages/t/tsparticles-interaction-external-slow.json create mode 100644 packages/t/tsparticles-path-svg.json create mode 100644 packages/t/tsparticles-plugin-canvas-mask.json create mode 100644 packages/t/tsparticles-plugin-easing-back.json create mode 100644 packages/t/tsparticles-plugin-easing-circ.json create mode 100644 packages/t/tsparticles-plugin-easing-cubic.json create mode 100644 packages/t/tsparticles-plugin-easing-expo.json create mode 100644 packages/t/tsparticles-plugin-easing-quad.json create mode 100644 packages/t/tsparticles-plugin-easing-quart.json create mode 100644 packages/t/tsparticles-plugin-easing-quint.json create mode 100644 packages/t/tsparticles-plugin-easing-sine.json create mode 100644 packages/t/tsparticles-plugin-export-image.json create mode 100644 packages/t/tsparticles-plugin-export-json.json create mode 100644 packages/t/tsparticles-plugin-export-video.json create mode 100644 packages/t/tsparticles-plugin-hsv-color.json create mode 100644 packages/t/tsparticles-plugin-motion.json create mode 100644 packages/t/tsparticles-plugin-sounds.json create mode 100644 packages/t/tsparticles-shape-arrow.json create mode 100644 packages/t/tsparticles-shape-cards.json create mode 100644 packages/t/tsparticles-shape-cog.json create mode 100644 packages/t/tsparticles-shape-path.json create mode 100644 packages/t/tsparticles-shape-ribbon.json create mode 100644 packages/t/tsparticles-shape-rounded-polygon.json create mode 100644 packages/t/tsparticles-updater-destroy.json create mode 100644 packages/t/tsparticles-updater-rotate.json diff --git a/packages/t/tsparticles-confetti.json b/packages/t/tsparticles-confetti.json index e070f2e43..15056fc21 100644 --- a/packages/t/tsparticles-confetti.json +++ b/packages/t/tsparticles-confetti.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.confetti.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-confetti", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-confetti", - "fileMap": [ + "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.", + "filename": "tsparticles.confetti.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-confetti", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-confetti", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-demo-configs.json b/packages/t/tsparticles-demo-configs.json new file mode 100644 index 000000000..6c8931fad --- /dev/null +++ b/packages/t/tsparticles-demo-configs.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.configs.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-demo-configs", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-demo-configs", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-editor.json b/packages/t/tsparticles-editor.json index 7cd6eafbd..c06c57263 100644 --- a/packages/t/tsparticles-editor.json +++ b/packages/t/tsparticles-editor.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.editor.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-editor", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-editor", - "fileMap": [ + "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.", + "filename": "tsparticles.editor.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-editor", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/editor.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-editor", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-engine.json b/packages/t/tsparticles-engine.json index 518e1d6b9..8ed09f0d4 100644 --- a/packages/t/tsparticles-engine.json +++ b/packages/t/tsparticles-engine.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.engine.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-engine", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-engine", - "fileMap": [ + "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.", + "filename": "tsparticles.engine.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-engine", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-engine", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-fireworks.json b/packages/t/tsparticles-fireworks.json index 569ddfb0f..87bd69976 100644 --- a/packages/t/tsparticles-fireworks.json +++ b/packages/t/tsparticles-fireworks.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.fireworks.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-fireworks", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-fireworks", - "fileMap": [ + "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.", + "filename": "tsparticles.fireworks.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-fireworks", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-fireworks", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-attract.json b/packages/t/tsparticles-interaction-external-attract.json index 8ac9c2454..c5130e064 100644 --- a/packages/t/tsparticles-interaction-external-attract.json +++ b/packages/t/tsparticles-interaction-external-attract.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external attraction interaction", - "filename": "tsparticles.interaction.external.attract.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-attract", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-attract", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.attract.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-attract", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-attract", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-bounce.json b/packages/t/tsparticles-interaction-external-bounce.json index c1e7c76be..533e14e85 100644 --- a/packages/t/tsparticles-interaction-external-bounce.json +++ b/packages/t/tsparticles-interaction-external-bounce.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external bounce interaction", - "filename": "tsparticles.interaction.external.bounce.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-bounce", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-bounce", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.bounce.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-bounce", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-bounce", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-bubble.json b/packages/t/tsparticles-interaction-external-bubble.json index a364c5165..a57c2fef2 100644 --- a/packages/t/tsparticles-interaction-external-bubble.json +++ b/packages/t/tsparticles-interaction-external-bubble.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external bubble interaction", - "filename": "tsparticles.interaction.external.bubble.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-bubble", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-bubble", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.bubble.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-bubble", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-bubble", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-connect.json b/packages/t/tsparticles-interaction-external-connect.json index 7682dc9ee..27d86c15b 100644 --- a/packages/t/tsparticles-interaction-external-connect.json +++ b/packages/t/tsparticles-interaction-external-connect.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external connection interaction", - "filename": "tsparticles.interaction.external.connect.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-connect", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-connect", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.connect.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-connect", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-connect", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-grab.json b/packages/t/tsparticles-interaction-external-grab.json index 4a8da8008..3dd715077 100644 --- a/packages/t/tsparticles-interaction-external-grab.json +++ b/packages/t/tsparticles-interaction-external-grab.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external grab interaction", - "filename": "tsparticles.interaction.external.grab.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-grab", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-grab", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.grab.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-grab", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-grab", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-pause.json b/packages/t/tsparticles-interaction-external-pause.json index de98440e4..1f5088e29 100644 --- a/packages/t/tsparticles-interaction-external-pause.json +++ b/packages/t/tsparticles-interaction-external-pause.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external pause interaction", - "filename": "tsparticles.interaction.external.pause.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-pause", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-pause", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.pause.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-pause", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-pause", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-push.json b/packages/t/tsparticles-interaction-external-push.json index 4e7401f8c..0abe6fba2 100644 --- a/packages/t/tsparticles-interaction-external-push.json +++ b/packages/t/tsparticles-interaction-external-push.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external push interaction", - "filename": "tsparticles.interaction.external.push.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-push", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-push", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.push.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-push", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-push", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-remove.json b/packages/t/tsparticles-interaction-external-remove.json index ba90a6641..2f093eb0f 100644 --- a/packages/t/tsparticles-interaction-external-remove.json +++ b/packages/t/tsparticles-interaction-external-remove.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external remove interaction", - "filename": "tsparticles.interaction.external.remove.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-remove", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-remove", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.remove.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-remove", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-remove", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-repulse.json b/packages/t/tsparticles-interaction-external-repulse.json index d225fe76d..a8828dafa 100644 --- a/packages/t/tsparticles-interaction-external-repulse.json +++ b/packages/t/tsparticles-interaction-external-repulse.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external repulse interaction", - "filename": "tsparticles.interaction.external.repulse.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-repulse", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-repulse", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.repulse.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-repulse", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-repulse", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-external-slow.json b/packages/t/tsparticles-interaction-external-slow.json new file mode 100644 index 000000000..5517d0052 --- /dev/null +++ b/packages/t/tsparticles-interaction-external-slow.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.interaction.external.slow.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-slow", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-slow", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-interaction-external-trail.json b/packages/t/tsparticles-interaction-external-trail.json index ca327b6fe..20353caed 100644 --- a/packages/t/tsparticles-interaction-external-trail.json +++ b/packages/t/tsparticles-interaction-external-trail.json @@ -1,76 +1,76 @@ { - "description": "tsParticles external trail interaction", - "filename": "tsparticles.interaction.external.trail.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-trail", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-trail", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.external.trail.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-trail", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-trail", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-light.json b/packages/t/tsparticles-interaction-light.json index 8c1327110..20102cc15 100644 --- a/packages/t/tsparticles-interaction-light.json +++ b/packages/t/tsparticles-interaction-light.json @@ -1,76 +1,76 @@ { - "description": "tsParticles light interaction", - "filename": "tsparticles.interaction.light.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-light", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-light", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.light.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-light", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-light", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-particles-attract.json b/packages/t/tsparticles-interaction-particles-attract.json index cfb2bebdb..51c005889 100644 --- a/packages/t/tsparticles-interaction-particles-attract.json +++ b/packages/t/tsparticles-interaction-particles-attract.json @@ -1,76 +1,76 @@ { - "description": "tsParticles particles attraction interaction", - "filename": "tsparticles.interaction.particles.attract.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-attract", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-attract", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.particles.attract.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-attract", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-attract", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-particles-collisions.json b/packages/t/tsparticles-interaction-particles-collisions.json index 5dcb842b3..f422dd782 100644 --- a/packages/t/tsparticles-interaction-particles-collisions.json +++ b/packages/t/tsparticles-interaction-particles-collisions.json @@ -1,76 +1,76 @@ { - "description": "tsParticles particles collisions interaction", - "filename": "tsparticles.interaction.particles.collisions.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-collisions", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-collisions", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.particles.collisions.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-collisions", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-collisions", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-particles-links.json b/packages/t/tsparticles-interaction-particles-links.json index 1ea1a5f42..e267bc66c 100644 --- a/packages/t/tsparticles-interaction-particles-links.json +++ b/packages/t/tsparticles-interaction-particles-links.json @@ -1,76 +1,76 @@ { - "description": "tsParticles particles links interaction", - "filename": "tsparticles.interaction.particles.links.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-links", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-links", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.particles.links.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-links", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-links", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-interaction-particles-repulse.json b/packages/t/tsparticles-interaction-particles-repulse.json index 91424f5d7..5629d3581 100644 --- a/packages/t/tsparticles-interaction-particles-repulse.json +++ b/packages/t/tsparticles-interaction-particles-repulse.json @@ -1,76 +1,76 @@ { - "description": "tsParticles particles repulse interaction", - "filename": "tsparticles.interaction.particles.repulse.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-repulse", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-repulse", - "fileMap": [ + "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.", + "filename": "tsparticles.interaction.particles.repulse.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-repulse", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-repulse", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-move-base.json b/packages/t/tsparticles-move-base.json index 9565a68ae..9b57aaf36 100644 --- a/packages/t/tsparticles-move-base.json +++ b/packages/t/tsparticles-move-base.json @@ -1,76 +1,76 @@ { - "description": "tsParticles base mover", - "filename": "tsparticles.move.base.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-move-base", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-move-base", - "fileMap": [ + "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.", + "filename": "tsparticles.move.base.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-move-base", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-move-base", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-move-parallax.json b/packages/t/tsparticles-move-parallax.json index 3b62d1649..ca4f4dd72 100644 --- a/packages/t/tsparticles-move-parallax.json +++ b/packages/t/tsparticles-move-parallax.json @@ -1,76 +1,76 @@ { - "description": "tsParticles parallax mover", - "filename": "tsparticles.move.parallax.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-move-parallax", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-move-parallax", - "fileMap": [ + "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.", + "filename": "tsparticles.move.parallax.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-move-parallax", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-move-parallax", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-particles.js.json b/packages/t/tsparticles-particles.js.json index 1fa9b4846..f32d95c86 100644 --- a/packages/t/tsparticles-particles.js.json +++ b/packages/t/tsparticles-particles.js.json @@ -1,76 +1,76 @@ { - "description": "tsParticles particles.js integration", - "filename": "tsparticles.pjs.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-particles.js", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-particles.js", - "fileMap": [ + "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.", + "filename": "tsparticles.pjs.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-particles.js", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-particles.js", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-path-curves.json b/packages/t/tsparticles-path-curves.json index c3a567681..bf41e860f 100644 --- a/packages/t/tsparticles-path-curves.json +++ b/packages/t/tsparticles-path-curves.json @@ -1,76 +1,76 @@ { - "description": "tsParticles curves path", - "filename": "tsparticles.path.curves.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-curves", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-curves", - "fileMap": [ + "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.", + "filename": "tsparticles.path.curves.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-curves", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-curves", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-path-perlin-noise.json b/packages/t/tsparticles-path-perlin-noise.json index d04b8c45f..cd11d123d 100644 --- a/packages/t/tsparticles-path-perlin-noise.json +++ b/packages/t/tsparticles-path-perlin-noise.json @@ -1,76 +1,76 @@ { - "description": "tsParticles perlin noise path", - "filename": "tsparticles.path.perlin.noise.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-perlin-noise", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-perlin-noise", - "fileMap": [ + "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.", + "filename": "tsparticles.path.perlin.noise.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-perlin-noise", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-perlin-noise", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-path-polygon.json b/packages/t/tsparticles-path-polygon.json index 4c9caf239..6aa3f755d 100644 --- a/packages/t/tsparticles-path-polygon.json +++ b/packages/t/tsparticles-path-polygon.json @@ -1,76 +1,76 @@ { - "description": "tsParticles polygon path", - "filename": "tsparticles.path.polygon.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-polygon", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-polygon", - "fileMap": [ + "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.", + "filename": "tsparticles.path.polygon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-polygon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-polygon", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-path-simplex-noise.json b/packages/t/tsparticles-path-simplex-noise.json index f55010500..fe56a5135 100644 --- a/packages/t/tsparticles-path-simplex-noise.json +++ b/packages/t/tsparticles-path-simplex-noise.json @@ -1,76 +1,76 @@ { - "description": "tsParticles simplex noise path", - "filename": "tsparticles.path.simplex.noise.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-simplex-noise", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-simplex-noise", - "fileMap": [ + "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.", + "filename": "tsparticles.path.simplex.noise.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-simplex-noise", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-simplex-noise", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-path-svg.json b/packages/t/tsparticles-path-svg.json new file mode 100644 index 000000000..31a89c035 --- /dev/null +++ b/packages/t/tsparticles-path-svg.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.path.svg.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-svg", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-svg", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-absorbers.json b/packages/t/tsparticles-plugin-absorbers.json index 508a75d33..f4bc20ba8 100644 --- a/packages/t/tsparticles-plugin-absorbers.json +++ b/packages/t/tsparticles-plugin-absorbers.json @@ -1,76 +1,76 @@ { - "description": "tsParticles absorbers plugin", - "filename": "tsparticles.plugin.absorbers.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-absorbers", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-absorbers", - "fileMap": [ + "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.", + "filename": "tsparticles.plugin.absorbers.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-absorbers", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-absorbers", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-plugin-canvas-mask.json b/packages/t/tsparticles-plugin-canvas-mask.json new file mode 100644 index 000000000..2a5e5bd4f --- /dev/null +++ b/packages/t/tsparticles-plugin-canvas-mask.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.canvas-mask.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-canvas-mask", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-canvas-mask", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-back.json b/packages/t/tsparticles-plugin-easing-back.json new file mode 100644 index 000000000..9e80e8436 --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-back.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.back.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-back", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-back", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-circ.json b/packages/t/tsparticles-plugin-easing-circ.json new file mode 100644 index 000000000..8aca7c72c --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-circ.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.circ.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-circ", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-circ", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-cubic.json b/packages/t/tsparticles-plugin-easing-cubic.json new file mode 100644 index 000000000..8de08bde8 --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-cubic.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.cubic.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-cubic", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-cubic", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-expo.json b/packages/t/tsparticles-plugin-easing-expo.json new file mode 100644 index 000000000..da5ba6852 --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-expo.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.expo.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-expo", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-expo", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-quad.json b/packages/t/tsparticles-plugin-easing-quad.json new file mode 100644 index 000000000..2e494ae13 --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-quad.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.quad.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-quad", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-quad", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-quart.json b/packages/t/tsparticles-plugin-easing-quart.json new file mode 100644 index 000000000..2eb01d0da --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-quart.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.quart.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-quart", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-quart", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-quint.json b/packages/t/tsparticles-plugin-easing-quint.json new file mode 100644 index 000000000..d15cc5902 --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-quint.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.quint.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-quint", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-quint", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-easing-sine.json b/packages/t/tsparticles-plugin-easing-sine.json new file mode 100644 index 000000000..70fd03a2c --- /dev/null +++ b/packages/t/tsparticles-plugin-easing-sine.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.easing.sine.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-sine", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-sine", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-emitters.json b/packages/t/tsparticles-plugin-emitters.json index 3466041e8..0e623014a 100644 --- a/packages/t/tsparticles-plugin-emitters.json +++ b/packages/t/tsparticles-plugin-emitters.json @@ -1,76 +1,76 @@ { - "description": "tsParticles emitters plugin", - "filename": "tsparticles.plugin.emitters.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-emitters", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-emitters", - "fileMap": [ + "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.", + "filename": "tsparticles.plugin.emitters.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-emitters", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-emitters", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-plugin-export-image.json b/packages/t/tsparticles-plugin-export-image.json new file mode 100644 index 000000000..46a7ffdd7 --- /dev/null +++ b/packages/t/tsparticles-plugin-export-image.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.export.image.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-export-image", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-export-image", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-export-json.json b/packages/t/tsparticles-plugin-export-json.json new file mode 100644 index 000000000..a264b580a --- /dev/null +++ b/packages/t/tsparticles-plugin-export-json.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.export.json.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-export-json", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-export-json", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-export-video.json b/packages/t/tsparticles-plugin-export-video.json new file mode 100644 index 000000000..7b8ed3cf0 --- /dev/null +++ b/packages/t/tsparticles-plugin-export-video.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.export.video.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-export-video", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-export-video", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-hsv-color.json b/packages/t/tsparticles-plugin-hsv-color.json new file mode 100644 index 000000000..994906521 --- /dev/null +++ b/packages/t/tsparticles-plugin-hsv-color.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.hsvColor.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-hsv-color", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-hsv-color", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-infection.json b/packages/t/tsparticles-plugin-infection.json index 4f582993b..67ccb7802 100644 --- a/packages/t/tsparticles-plugin-infection.json +++ b/packages/t/tsparticles-plugin-infection.json @@ -1,76 +1,76 @@ { - "description": "tsParticles infection plugin", - "filename": "tsparticles.plugin.infection.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-infection", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-infection", - "fileMap": [ + "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.", + "filename": "tsparticles.plugin.infection.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-infection", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-infection", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-plugin-motion.json b/packages/t/tsparticles-plugin-motion.json new file mode 100644 index 000000000..765ccc46f --- /dev/null +++ b/packages/t/tsparticles-plugin-motion.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.motion.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-motion", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-motion", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-plugin-polygon-mask.json b/packages/t/tsparticles-plugin-polygon-mask.json index 09a4d32fb..f58fa01f3 100644 --- a/packages/t/tsparticles-plugin-polygon-mask.json +++ b/packages/t/tsparticles-plugin-polygon-mask.json @@ -1,76 +1,76 @@ { - "description": "tsParticles polygon mask preset", - "filename": "tsparticles.plugin.polygon-mask.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-polygon-mask", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-polygon-mask", - "fileMap": [ + "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.", + "filename": "tsparticles.plugin.polygon-mask.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-polygon-mask", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-polygon-mask", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-plugin-sounds.json b/packages/t/tsparticles-plugin-sounds.json new file mode 100644 index 000000000..39091f5fa --- /dev/null +++ b/packages/t/tsparticles-plugin-sounds.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.plugin.sounds.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-sounds", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-sounds", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-preset-big-circles.json b/packages/t/tsparticles-preset-big-circles.json index b1224f8f1..e601c811e 100644 --- a/packages/t/tsparticles-preset-big-circles.json +++ b/packages/t/tsparticles-preset-big-circles.json @@ -1,76 +1,76 @@ { - "description": "tsParticles big circles preset", - "filename": "tsparticles.preset.bigCircles.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-big-circles", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-big-circles", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.bigCircles.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-big-circles", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-big-circles", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-bubbles.json b/packages/t/tsparticles-preset-bubbles.json index fa9888d9f..067ccc87b 100644 --- a/packages/t/tsparticles-preset-bubbles.json +++ b/packages/t/tsparticles-preset-bubbles.json @@ -1,76 +1,76 @@ { - "description": "tsParticles bubbles preset", - "filename": "tsparticles.preset.bubbles.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-bubbles", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-bubbles", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.bubbles.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-bubbles", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-bubbles", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-confetti.json b/packages/t/tsparticles-preset-confetti.json index e25a68576..f4b13b6a0 100644 --- a/packages/t/tsparticles-preset-confetti.json +++ b/packages/t/tsparticles-preset-confetti.json @@ -1,76 +1,76 @@ { - "description": "tsParticles confetti preset", - "filename": "tsparticles.preset.confetti.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-confetti", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-confetti", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.confetti.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-confetti", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-confetti", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-fire.json b/packages/t/tsparticles-preset-fire.json index 3c0a59b76..ff175dbc9 100644 --- a/packages/t/tsparticles-preset-fire.json +++ b/packages/t/tsparticles-preset-fire.json @@ -1,76 +1,76 @@ { - "description": "tsParticles fire preset", - "filename": "tsparticles.preset.fire.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-fire", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-fire", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.fire.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-fire", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-fire", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-firefly.json b/packages/t/tsparticles-preset-firefly.json index 334ff0e4b..bfdebe2ae 100644 --- a/packages/t/tsparticles-preset-firefly.json +++ b/packages/t/tsparticles-preset-firefly.json @@ -1,76 +1,76 @@ { - "description": "tsParticles fireflies preset", - "filename": "tsparticles.preset.firefly.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-firefly", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-firefly", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.firefly.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-firefly", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-firefly", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-fireworks.json b/packages/t/tsparticles-preset-fireworks.json index c13dc9378..346ac2c0b 100644 --- a/packages/t/tsparticles-preset-fireworks.json +++ b/packages/t/tsparticles-preset-fireworks.json @@ -1,76 +1,76 @@ { - "description": "tsParticles fireworks preset", - "filename": "tsparticles.preset.fireworks.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-fireworks", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-fireworks", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.fireworks.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-fireworks", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-fireworks", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-fountain.json b/packages/t/tsparticles-preset-fountain.json index 2278d11bd..4868bceb2 100644 --- a/packages/t/tsparticles-preset-fountain.json +++ b/packages/t/tsparticles-preset-fountain.json @@ -1,76 +1,76 @@ { - "description": "tsParticles fountain preset", - "filename": "tsparticles.preset.fountain.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-fountain", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-fountain", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.fountain.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-fountain", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-fountain", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-links.json b/packages/t/tsparticles-preset-links.json index 25f171736..98aa02fb6 100644 --- a/packages/t/tsparticles-preset-links.json +++ b/packages/t/tsparticles-preset-links.json @@ -1,76 +1,76 @@ { - "description": "tsParticles links preset", - "filename": "tsparticles.preset.links.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-links", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-links", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.links.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-links", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-links", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-sea-anemone.json b/packages/t/tsparticles-preset-sea-anemone.json index d2bd4e5a8..920c50744 100644 --- a/packages/t/tsparticles-preset-sea-anemone.json +++ b/packages/t/tsparticles-preset-sea-anemone.json @@ -1,76 +1,76 @@ { - "description": "tsParticles sea anemone preset", - "filename": "tsparticles.preset.seaAnemone.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-sea-anemone", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-sea-anemone", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.seaAnemone.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-sea-anemone", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-sea-anemone", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-snow.json b/packages/t/tsparticles-preset-snow.json index 2b78653f3..04fd40666 100644 --- a/packages/t/tsparticles-preset-snow.json +++ b/packages/t/tsparticles-preset-snow.json @@ -1,76 +1,76 @@ { - "description": "tsParticles snow preset", - "filename": "tsparticles.preset.snow.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-snow", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-snow", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.snow.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-snow", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-snow", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-stars.json b/packages/t/tsparticles-preset-stars.json index 65c72dd60..96e3383f9 100644 --- a/packages/t/tsparticles-preset-stars.json +++ b/packages/t/tsparticles-preset-stars.json @@ -1,76 +1,76 @@ { - "description": "tsParticles stars preset", - "filename": "tsparticles.preset.stars.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-stars", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-stars", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.stars.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-stars", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-stars", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-preset-triangles.json b/packages/t/tsparticles-preset-triangles.json index 86d2c3f32..833ddc449 100644 --- a/packages/t/tsparticles-preset-triangles.json +++ b/packages/t/tsparticles-preset-triangles.json @@ -1,76 +1,76 @@ { - "description": "tsParticles link triangles preset", - "filename": "tsparticles.preset.triangles.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-triangles", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-triangles", - "fileMap": [ + "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.", + "filename": "tsparticles.preset.triangles.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-triangles", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-triangles", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-arrow.json b/packages/t/tsparticles-shape-arrow.json new file mode 100644 index 000000000..25f27e6cc --- /dev/null +++ b/packages/t/tsparticles-shape-arrow.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.shape.arrow.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-arrow", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-arrow", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-shape-bubble.json b/packages/t/tsparticles-shape-bubble.json index d16bf1d96..5a7751317 100644 --- a/packages/t/tsparticles-shape-bubble.json +++ b/packages/t/tsparticles-shape-bubble.json @@ -1,76 +1,76 @@ { - "description": "tsParticles bubble shape", - "filename": "tsparticles.shape.bubble.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-bubble", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-bubble", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.bubble.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-bubble", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-bubble", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-cards.json b/packages/t/tsparticles-shape-cards.json new file mode 100644 index 000000000..7fa31b712 --- /dev/null +++ b/packages/t/tsparticles-shape-cards.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.shape.cards.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-cards", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-cards", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-shape-circle.json b/packages/t/tsparticles-shape-circle.json index 68c3798b0..63203675c 100644 --- a/packages/t/tsparticles-shape-circle.json +++ b/packages/t/tsparticles-shape-circle.json @@ -1,76 +1,76 @@ { - "description": "tsParticles circle shape", - "filename": "tsparticles.shape.circle.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-circle", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-circle", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.circle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-circle", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-circle", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-cog.json b/packages/t/tsparticles-shape-cog.json new file mode 100644 index 000000000..7f2db6407 --- /dev/null +++ b/packages/t/tsparticles-shape-cog.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.shape.cog.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-cog", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-cog", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-shape-heart.json b/packages/t/tsparticles-shape-heart.json index 478e45682..99417347b 100644 --- a/packages/t/tsparticles-shape-heart.json +++ b/packages/t/tsparticles-shape-heart.json @@ -1,76 +1,76 @@ { - "description": "tsParticles heart shape", - "filename": "tsparticles.shape.heart.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-heart", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-heart", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.heart.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-heart", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-heart", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-image.json b/packages/t/tsparticles-shape-image.json index 87b41a5b0..d2d41165a 100644 --- a/packages/t/tsparticles-shape-image.json +++ b/packages/t/tsparticles-shape-image.json @@ -1,76 +1,76 @@ { - "description": "tsParticles image shape", - "filename": "tsparticles.shape.image.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-image", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-image", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.image.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-image", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-image", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-line.json b/packages/t/tsparticles-shape-line.json index 78bd4e960..9c11198a5 100644 --- a/packages/t/tsparticles-shape-line.json +++ b/packages/t/tsparticles-shape-line.json @@ -1,76 +1,76 @@ { - "description": "tsParticles line shape", - "filename": "tsparticles.shape.line.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-line", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-line", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.line.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-line", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-line", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-multiline-text.json b/packages/t/tsparticles-shape-multiline-text.json index 0e2ba9894..c37427147 100644 --- a/packages/t/tsparticles-shape-multiline-text.json +++ b/packages/t/tsparticles-shape-multiline-text.json @@ -1,76 +1,76 @@ { - "description": "tsParticles multiline text shape", - "filename": "tsparticles.shape.multiline-text.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-multiline-text", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-multiline-text", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.multiline-text.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-multiline-text", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-multiline-text", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-path.json b/packages/t/tsparticles-shape-path.json new file mode 100644 index 000000000..f985ec755 --- /dev/null +++ b/packages/t/tsparticles-shape-path.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.shape.path.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-path", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-path", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-shape-polygon.json b/packages/t/tsparticles-shape-polygon.json index a673117f0..77c91c37f 100644 --- a/packages/t/tsparticles-shape-polygon.json +++ b/packages/t/tsparticles-shape-polygon.json @@ -1,76 +1,76 @@ { - "description": "tsParticles polygon shape", - "filename": "tsparticles.shape.polygon.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-polygon", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-polygon", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.polygon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-polygon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-polygon", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-ribbon.json b/packages/t/tsparticles-shape-ribbon.json new file mode 100644 index 000000000..c66239618 --- /dev/null +++ b/packages/t/tsparticles-shape-ribbon.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.shape.ribbon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-ribbon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-ribbon", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-shape-rounded-polygon.json b/packages/t/tsparticles-shape-rounded-polygon.json new file mode 100644 index 000000000..ee2baf72d --- /dev/null +++ b/packages/t/tsparticles-shape-rounded-polygon.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.shape.rounded-polygon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-rounded-polygon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-rounded-polygon", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-shape-rounded-rect.json b/packages/t/tsparticles-shape-rounded-rect.json index 88094b6f7..6f2352ddd 100644 --- a/packages/t/tsparticles-shape-rounded-rect.json +++ b/packages/t/tsparticles-shape-rounded-rect.json @@ -1,76 +1,76 @@ { - "description": "tsParticles rounded rectangle shape", - "filename": "tsparticles.shape.rounded-rect.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-rounded-rect", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-rounded-rect", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.rounded-rect.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-rounded-rect", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-rounded-rect", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-spiral.json b/packages/t/tsparticles-shape-spiral.json index aa7a513d2..15362deb8 100644 --- a/packages/t/tsparticles-shape-spiral.json +++ b/packages/t/tsparticles-shape-spiral.json @@ -1,76 +1,76 @@ { - "description": "tsParticles spiral shape", - "filename": "tsparticles.shape.spiral.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-spiral", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-spiral", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.spiral.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-spiral", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-spiral", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-square.json b/packages/t/tsparticles-shape-square.json index b61bd96a4..2a3d1c792 100644 --- a/packages/t/tsparticles-shape-square.json +++ b/packages/t/tsparticles-shape-square.json @@ -1,76 +1,76 @@ { - "description": "tsParticles square shape", - "filename": "tsparticles.shape.square.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-square", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-square", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.square.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-square", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-square", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-star.json b/packages/t/tsparticles-shape-star.json index 53b69b46a..7bd82eac5 100644 --- a/packages/t/tsparticles-shape-star.json +++ b/packages/t/tsparticles-shape-star.json @@ -1,76 +1,76 @@ { - "description": "tsParticles star shape", - "filename": "tsparticles.shape.star.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-star", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-star", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.star.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-star", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-star", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-shape-text.json b/packages/t/tsparticles-shape-text.json index f8dd8c953..21c6ff174 100644 --- a/packages/t/tsparticles-shape-text.json +++ b/packages/t/tsparticles-shape-text.json @@ -1,76 +1,76 @@ { - "description": "tsParticles text shape", - "filename": "tsparticles.shape.text.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-text", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-text", - "fileMap": [ + "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.", + "filename": "tsparticles.shape.text.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-text", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-text", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-slim.json b/packages/t/tsparticles-slim.json index d0e7d7f2e..b7041e401 100644 --- a/packages/t/tsparticles-slim.json +++ b/packages/t/tsparticles-slim.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.slim.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-slim", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-slim", - "fileMap": [ + "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.", + "filename": "tsparticles.slim.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-slim", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-slim", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-color.json b/packages/t/tsparticles-updater-color.json index e96ce973f..b491e1594 100644 --- a/packages/t/tsparticles-updater-color.json +++ b/packages/t/tsparticles-updater-color.json @@ -1,76 +1,76 @@ { - "description": "tsParticles color updater", - "filename": "tsparticles.updater.color.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-color", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-color", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.color.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-color", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-color", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-destroy.json b/packages/t/tsparticles-updater-destroy.json new file mode 100644 index 000000000..6f156e53a --- /dev/null +++ b/packages/t/tsparticles-updater-destroy.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.updater.destroy.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-destroy", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-destroy", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-updater-gradient.json b/packages/t/tsparticles-updater-gradient.json index 7d51eb97e..94e724974 100644 --- a/packages/t/tsparticles-updater-gradient.json +++ b/packages/t/tsparticles-updater-gradient.json @@ -1,76 +1,76 @@ { - "description": "tsParticles gradient updater", - "filename": "tsparticles.updater.gradient.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-gradient", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-gradient", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.gradient.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-gradient", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-gradient", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-life.json b/packages/t/tsparticles-updater-life.json index b26dd9f0f..95cbcd19d 100644 --- a/packages/t/tsparticles-updater-life.json +++ b/packages/t/tsparticles-updater-life.json @@ -1,76 +1,76 @@ { - "description": "tsParticles life updater", - "filename": "tsparticles.updater.life.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-life", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-life", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.life.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-life", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-life", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-opacity.json b/packages/t/tsparticles-updater-opacity.json index eca229deb..b904a52e7 100644 --- a/packages/t/tsparticles-updater-opacity.json +++ b/packages/t/tsparticles-updater-opacity.json @@ -1,76 +1,76 @@ { - "description": "tsParticles opacity updater", - "filename": "tsparticles.updater.opacity.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-opacity", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-opacity", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.opacity.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-opacity", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-opacity", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-orbit.json b/packages/t/tsparticles-updater-orbit.json index 73dc17ed6..898441263 100644 --- a/packages/t/tsparticles-updater-orbit.json +++ b/packages/t/tsparticles-updater-orbit.json @@ -1,76 +1,76 @@ { - "description": "tsParticles orbit updater", - "filename": "tsparticles.updater.orbit.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-orbit", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-orbit", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.orbit.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-orbit", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-orbit", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-out-modes.json b/packages/t/tsparticles-updater-out-modes.json index 9c35a0356..371a8b6e2 100644 --- a/packages/t/tsparticles-updater-out-modes.json +++ b/packages/t/tsparticles-updater-out-modes.json @@ -1,76 +1,76 @@ { - "description": "tsParticles out modes updater", - "filename": "tsparticles.updater.out-modes.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-out-modes", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-out-modes", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.out-modes.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-out-modes", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-out-modes", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-roll.json b/packages/t/tsparticles-updater-roll.json index d3eea708e..58bf364b7 100644 --- a/packages/t/tsparticles-updater-roll.json +++ b/packages/t/tsparticles-updater-roll.json @@ -1,76 +1,76 @@ { - "description": "tsParticles roll updater", - "filename": "tsparticles.updater.roll.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-roll", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-roll", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.roll.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-roll", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-roll", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-rotate.json b/packages/t/tsparticles-updater-rotate.json new file mode 100644 index 000000000..20a710f24 --- /dev/null +++ b/packages/t/tsparticles-updater-rotate.json @@ -0,0 +1,76 @@ +{ + "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.", + "filename": "tsparticles.updater.rotate.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-rotate", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-rotate", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] + } diff --git a/packages/t/tsparticles-updater-size.json b/packages/t/tsparticles-updater-size.json index c2c59cbbf..a2c4c13bd 100644 --- a/packages/t/tsparticles-updater-size.json +++ b/packages/t/tsparticles-updater-size.json @@ -1,76 +1,76 @@ { - "description": "tsParticles size updater", - "filename": "tsparticles.updater.size.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-size", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-size", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.size.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-size", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-size", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-stroke-color.json b/packages/t/tsparticles-updater-stroke-color.json index 6c9a7f11d..ce8f04842 100644 --- a/packages/t/tsparticles-updater-stroke-color.json +++ b/packages/t/tsparticles-updater-stroke-color.json @@ -1,76 +1,76 @@ { - "description": "tsParticles stroke updater", - "filename": "tsparticles.updater.stroke-color.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-stroke-color", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-stroke-color", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.stroke-color.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-stroke-color", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-stroke-color", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-tilt.json b/packages/t/tsparticles-updater-tilt.json index 1baeb1249..bbe81be7c 100644 --- a/packages/t/tsparticles-updater-tilt.json +++ b/packages/t/tsparticles-updater-tilt.json @@ -1,76 +1,76 @@ { - "description": "tsParticles tilt updater", - "filename": "tsparticles.updater.tilt.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-tilt", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-tilt", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.tilt.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-tilt", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-tilt", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-twinkle.json b/packages/t/tsparticles-updater-twinkle.json index 0fcf348d5..7ffefe07a 100644 --- a/packages/t/tsparticles-updater-twinkle.json +++ b/packages/t/tsparticles-updater-twinkle.json @@ -1,76 +1,76 @@ { - "description": "tsParticles twinkle updater", - "filename": "tsparticles.updater.twinkle.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-twinkle", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-twinkle", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.twinkle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-twinkle", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-twinkle", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles-updater-wobble.json b/packages/t/tsparticles-updater-wobble.json index 7107f40e4..abec6dc21 100644 --- a/packages/t/tsparticles-updater-wobble.json +++ b/packages/t/tsparticles-updater-wobble.json @@ -1,76 +1,76 @@ { - "description": "tsParticles wobble updater", - "filename": "tsparticles.updater.wobble.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-wobble", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-wobble", - "fileMap": [ + "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.", + "filename": "tsparticles.updater.wobble.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-wobble", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-wobble", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } diff --git a/packages/t/tsparticles.json b/packages/t/tsparticles.json index 182172e33..f24645451 100644 --- a/packages/t/tsparticles.json +++ b/packages/t/tsparticles.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.min.js", - "homepage": "https://github.com/matteobruni/tsparticles", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles", - "fileMap": [ + "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.", + "filename": "tsparticles.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles", + "fileMap": [ + { + "basePath": "", + "files": ["tsparticles*.js"] + } + ] + }, + "authors": [ { - "basePath": "", - "files": ["tsparticles*.js"] + "name": "Matteo Bruni" } ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} + } From 76e5b3f72acbd3ca00c7f1e3e8bb5adfc1e76b0c Mon Sep 17 00:00:00 2001 From: Matteo Bruni <176620+matteobruni@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:15:07 +0200 Subject: [PATCH 3/3] build: updated packages format --- packages/t/tsparticles-confetti.json | 144 +++++++++--------- packages/t/tsparticles-demo-configs.json | 144 +++++++++--------- packages/t/tsparticles-editor.json | 144 +++++++++--------- packages/t/tsparticles-engine.json | 144 +++++++++--------- packages/t/tsparticles-fireworks.json | 144 +++++++++--------- ...articles-interaction-external-attract.json | 144 +++++++++--------- ...particles-interaction-external-bounce.json | 144 +++++++++--------- ...particles-interaction-external-bubble.json | 144 +++++++++--------- ...articles-interaction-external-connect.json | 144 +++++++++--------- ...tsparticles-interaction-external-grab.json | 144 +++++++++--------- ...sparticles-interaction-external-pause.json | 144 +++++++++--------- ...tsparticles-interaction-external-push.json | 144 +++++++++--------- ...particles-interaction-external-remove.json | 144 +++++++++--------- ...articles-interaction-external-repulse.json | 144 +++++++++--------- ...tsparticles-interaction-external-slow.json | 144 +++++++++--------- ...sparticles-interaction-external-trail.json | 144 +++++++++--------- packages/t/tsparticles-interaction-light.json | 144 +++++++++--------- ...rticles-interaction-particles-attract.json | 144 +++++++++--------- ...cles-interaction-particles-collisions.json | 144 +++++++++--------- ...particles-interaction-particles-links.json | 144 +++++++++--------- ...rticles-interaction-particles-repulse.json | 144 +++++++++--------- packages/t/tsparticles-move-base.json | 144 +++++++++--------- packages/t/tsparticles-move-parallax.json | 144 +++++++++--------- packages/t/tsparticles-particles.js.json | 144 +++++++++--------- packages/t/tsparticles-path-curves.json | 144 +++++++++--------- packages/t/tsparticles-path-perlin-noise.json | 144 +++++++++--------- packages/t/tsparticles-path-polygon.json | 144 +++++++++--------- .../t/tsparticles-path-simplex-noise.json | 144 +++++++++--------- packages/t/tsparticles-path-svg.json | 144 +++++++++--------- packages/t/tsparticles-plugin-absorbers.json | 144 +++++++++--------- .../t/tsparticles-plugin-canvas-mask.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-back.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-circ.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-cubic.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-expo.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-quad.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-quart.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-quint.json | 144 +++++++++--------- .../t/tsparticles-plugin-easing-sine.json | 144 +++++++++--------- packages/t/tsparticles-plugin-emitters.json | 144 +++++++++--------- .../t/tsparticles-plugin-export-image.json | 144 +++++++++--------- .../t/tsparticles-plugin-export-json.json | 144 +++++++++--------- .../t/tsparticles-plugin-export-video.json | 144 +++++++++--------- packages/t/tsparticles-plugin-hsv-color.json | 144 +++++++++--------- packages/t/tsparticles-plugin-infection.json | 144 +++++++++--------- packages/t/tsparticles-plugin-motion.json | 144 +++++++++--------- .../t/tsparticles-plugin-polygon-mask.json | 144 +++++++++--------- packages/t/tsparticles-plugin-sounds.json | 144 +++++++++--------- .../t/tsparticles-preset-big-circles.json | 144 +++++++++--------- packages/t/tsparticles-preset-bubbles.json | 144 +++++++++--------- packages/t/tsparticles-preset-confetti.json | 144 +++++++++--------- packages/t/tsparticles-preset-fire.json | 144 +++++++++--------- packages/t/tsparticles-preset-firefly.json | 144 +++++++++--------- packages/t/tsparticles-preset-fireworks.json | 144 +++++++++--------- packages/t/tsparticles-preset-fountain.json | 144 +++++++++--------- packages/t/tsparticles-preset-links.json | 144 +++++++++--------- .../t/tsparticles-preset-sea-anemone.json | 144 +++++++++--------- packages/t/tsparticles-preset-snow.json | 144 +++++++++--------- packages/t/tsparticles-preset-stars.json | 144 +++++++++--------- packages/t/tsparticles-preset-triangles.json | 144 +++++++++--------- packages/t/tsparticles-shape-arrow.json | 144 +++++++++--------- packages/t/tsparticles-shape-bubble.json | 144 +++++++++--------- packages/t/tsparticles-shape-cards.json | 144 +++++++++--------- packages/t/tsparticles-shape-circle.json | 144 +++++++++--------- packages/t/tsparticles-shape-cog.json | 144 +++++++++--------- packages/t/tsparticles-shape-heart.json | 144 +++++++++--------- packages/t/tsparticles-shape-image.json | 144 +++++++++--------- packages/t/tsparticles-shape-line.json | 144 +++++++++--------- .../t/tsparticles-shape-multiline-text.json | 144 +++++++++--------- packages/t/tsparticles-shape-path.json | 144 +++++++++--------- packages/t/tsparticles-shape-polygon.json | 144 +++++++++--------- packages/t/tsparticles-shape-ribbon.json | 144 +++++++++--------- .../t/tsparticles-shape-rounded-polygon.json | 144 +++++++++--------- .../t/tsparticles-shape-rounded-rect.json | 144 +++++++++--------- packages/t/tsparticles-shape-spiral.json | 144 +++++++++--------- packages/t/tsparticles-shape-square.json | 144 +++++++++--------- packages/t/tsparticles-shape-star.json | 144 +++++++++--------- packages/t/tsparticles-shape-text.json | 144 +++++++++--------- packages/t/tsparticles-slim.json | 144 +++++++++--------- packages/t/tsparticles-updater-color.json | 144 +++++++++--------- packages/t/tsparticles-updater-destroy.json | 144 +++++++++--------- packages/t/tsparticles-updater-gradient.json | 144 +++++++++--------- packages/t/tsparticles-updater-life.json | 144 +++++++++--------- packages/t/tsparticles-updater-opacity.json | 144 +++++++++--------- packages/t/tsparticles-updater-orbit.json | 144 +++++++++--------- packages/t/tsparticles-updater-out-modes.json | 144 +++++++++--------- packages/t/tsparticles-updater-roll.json | 144 +++++++++--------- packages/t/tsparticles-updater-rotate.json | 144 +++++++++--------- packages/t/tsparticles-updater-size.json | 144 +++++++++--------- .../t/tsparticles-updater-stroke-color.json | 144 +++++++++--------- packages/t/tsparticles-updater-tilt.json | 144 +++++++++--------- packages/t/tsparticles-updater-twinkle.json | 144 +++++++++--------- packages/t/tsparticles-updater-wobble.json | 144 +++++++++--------- packages/t/tsparticles.json | 144 +++++++++--------- 94 files changed, 6768 insertions(+), 6768 deletions(-) diff --git a/packages/t/tsparticles-confetti.json b/packages/t/tsparticles-confetti.json index e05023fe5..f27fc5d31 100644 --- a/packages/t/tsparticles-confetti.json +++ b/packages/t/tsparticles-confetti.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.confetti.bundle.min.js", - "homepage": "https://confetti.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-confetti", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-confetti", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.confetti.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-confetti", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-confetti", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-demo-configs.json b/packages/t/tsparticles-demo-configs.json index 6c8931fad..438f2e0e8 100644 --- a/packages/t/tsparticles-demo-configs.json +++ b/packages/t/tsparticles-demo-configs.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.configs.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-demo-configs", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-demo-configs", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.configs.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-demo-configs", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-demo-configs", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-editor.json b/packages/t/tsparticles-editor.json index c06c57263..140248a8f 100644 --- a/packages/t/tsparticles-editor.json +++ b/packages/t/tsparticles-editor.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.editor.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-editor", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/editor.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-editor", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.editor.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-editor", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/editor.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-editor", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-engine.json b/packages/t/tsparticles-engine.json index 8ed09f0d4..5f75ec1cf 100644 --- a/packages/t/tsparticles-engine.json +++ b/packages/t/tsparticles-engine.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.engine.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-engine", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-engine", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.engine.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-engine", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-engine", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-fireworks.json b/packages/t/tsparticles-fireworks.json index 87bd69976..86e7a1315 100644 --- a/packages/t/tsparticles-fireworks.json +++ b/packages/t/tsparticles-fireworks.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.fireworks.bundle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-fireworks", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-fireworks", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.fireworks.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-fireworks", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-fireworks", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-attract.json b/packages/t/tsparticles-interaction-external-attract.json index c5130e064..d57263415 100644 --- a/packages/t/tsparticles-interaction-external-attract.json +++ b/packages/t/tsparticles-interaction-external-attract.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.attract.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-attract", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-attract", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.attract.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-attract", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-attract", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-bounce.json b/packages/t/tsparticles-interaction-external-bounce.json index 533e14e85..cd4e027c5 100644 --- a/packages/t/tsparticles-interaction-external-bounce.json +++ b/packages/t/tsparticles-interaction-external-bounce.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.bounce.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-bounce", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-bounce", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.bounce.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-bounce", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-bounce", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-bubble.json b/packages/t/tsparticles-interaction-external-bubble.json index a57c2fef2..ed9ed5f23 100644 --- a/packages/t/tsparticles-interaction-external-bubble.json +++ b/packages/t/tsparticles-interaction-external-bubble.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.bubble.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-bubble", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-bubble", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.bubble.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-bubble", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-bubble", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-connect.json b/packages/t/tsparticles-interaction-external-connect.json index 27d86c15b..f0a41c684 100644 --- a/packages/t/tsparticles-interaction-external-connect.json +++ b/packages/t/tsparticles-interaction-external-connect.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.connect.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-connect", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-connect", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.connect.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-connect", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-connect", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-grab.json b/packages/t/tsparticles-interaction-external-grab.json index 3dd715077..aef057adc 100644 --- a/packages/t/tsparticles-interaction-external-grab.json +++ b/packages/t/tsparticles-interaction-external-grab.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.grab.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-grab", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-grab", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.grab.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-grab", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-grab", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-pause.json b/packages/t/tsparticles-interaction-external-pause.json index 1f5088e29..78b933c32 100644 --- a/packages/t/tsparticles-interaction-external-pause.json +++ b/packages/t/tsparticles-interaction-external-pause.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.pause.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-pause", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-pause", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.pause.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-pause", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-pause", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-push.json b/packages/t/tsparticles-interaction-external-push.json index 0abe6fba2..96ecec23a 100644 --- a/packages/t/tsparticles-interaction-external-push.json +++ b/packages/t/tsparticles-interaction-external-push.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.push.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-push", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-push", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.push.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-push", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-push", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-remove.json b/packages/t/tsparticles-interaction-external-remove.json index 2f093eb0f..48f8ccad5 100644 --- a/packages/t/tsparticles-interaction-external-remove.json +++ b/packages/t/tsparticles-interaction-external-remove.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.remove.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-remove", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-remove", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.remove.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-remove", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-remove", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-repulse.json b/packages/t/tsparticles-interaction-external-repulse.json index a8828dafa..e7626323e 100644 --- a/packages/t/tsparticles-interaction-external-repulse.json +++ b/packages/t/tsparticles-interaction-external-repulse.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.repulse.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-repulse", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-repulse", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.repulse.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-repulse", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-repulse", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-slow.json b/packages/t/tsparticles-interaction-external-slow.json index 5517d0052..2d6905c87 100644 --- a/packages/t/tsparticles-interaction-external-slow.json +++ b/packages/t/tsparticles-interaction-external-slow.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.slow.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-slow", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-slow", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.slow.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-slow", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-slow", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-external-trail.json b/packages/t/tsparticles-interaction-external-trail.json index 20353caed..094d64053 100644 --- a/packages/t/tsparticles-interaction-external-trail.json +++ b/packages/t/tsparticles-interaction-external-trail.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.external.trail.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-external-trail", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-external-trail", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.external.trail.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-external-trail", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-external-trail", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-light.json b/packages/t/tsparticles-interaction-light.json index 20102cc15..aa614a10b 100644 --- a/packages/t/tsparticles-interaction-light.json +++ b/packages/t/tsparticles-interaction-light.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.light.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-light", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-light", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.light.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-light", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-light", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-particles-attract.json b/packages/t/tsparticles-interaction-particles-attract.json index 51c005889..85079c52c 100644 --- a/packages/t/tsparticles-interaction-particles-attract.json +++ b/packages/t/tsparticles-interaction-particles-attract.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.particles.attract.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-attract", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-attract", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.particles.attract.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-attract", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-attract", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-particles-collisions.json b/packages/t/tsparticles-interaction-particles-collisions.json index f422dd782..012f55ebb 100644 --- a/packages/t/tsparticles-interaction-particles-collisions.json +++ b/packages/t/tsparticles-interaction-particles-collisions.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.particles.collisions.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-collisions", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-collisions", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.particles.collisions.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-collisions", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-collisions", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-particles-links.json b/packages/t/tsparticles-interaction-particles-links.json index e267bc66c..1391f9d39 100644 --- a/packages/t/tsparticles-interaction-particles-links.json +++ b/packages/t/tsparticles-interaction-particles-links.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.particles.links.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-links", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-links", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.particles.links.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-links", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-links", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-interaction-particles-repulse.json b/packages/t/tsparticles-interaction-particles-repulse.json index 5629d3581..546cfbe3a 100644 --- a/packages/t/tsparticles-interaction-particles-repulse.json +++ b/packages/t/tsparticles-interaction-particles-repulse.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.interaction.particles.repulse.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-interaction-particles-repulse", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-interaction-particles-repulse", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.interaction.particles.repulse.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-interaction-particles-repulse", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-interaction-particles-repulse", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-move-base.json b/packages/t/tsparticles-move-base.json index 9b57aaf36..ecce813c8 100644 --- a/packages/t/tsparticles-move-base.json +++ b/packages/t/tsparticles-move-base.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.move.base.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-move-base", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-move-base", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.move.base.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-move-base", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-move-base", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-move-parallax.json b/packages/t/tsparticles-move-parallax.json index ca4f4dd72..343f3378f 100644 --- a/packages/t/tsparticles-move-parallax.json +++ b/packages/t/tsparticles-move-parallax.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.move.parallax.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-move-parallax", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-move-parallax", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.move.parallax.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-move-parallax", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-move-parallax", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-particles.js.json b/packages/t/tsparticles-particles.js.json index f32d95c86..fe6cb5429 100644 --- a/packages/t/tsparticles-particles.js.json +++ b/packages/t/tsparticles-particles.js.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.pjs.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-particles.js", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-particles.js", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.pjs.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-particles.js", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-particles.js", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-path-curves.json b/packages/t/tsparticles-path-curves.json index bf41e860f..571782671 100644 --- a/packages/t/tsparticles-path-curves.json +++ b/packages/t/tsparticles-path-curves.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.path.curves.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-curves", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-curves", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.path.curves.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-curves", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-curves", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-path-perlin-noise.json b/packages/t/tsparticles-path-perlin-noise.json index cd11d123d..dce96d2a9 100644 --- a/packages/t/tsparticles-path-perlin-noise.json +++ b/packages/t/tsparticles-path-perlin-noise.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.path.perlin.noise.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-perlin-noise", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-perlin-noise", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.path.perlin.noise.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-perlin-noise", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-perlin-noise", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-path-polygon.json b/packages/t/tsparticles-path-polygon.json index 6aa3f755d..7d5ae85c3 100644 --- a/packages/t/tsparticles-path-polygon.json +++ b/packages/t/tsparticles-path-polygon.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.path.polygon.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-polygon", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-polygon", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.path.polygon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-polygon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-polygon", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-path-simplex-noise.json b/packages/t/tsparticles-path-simplex-noise.json index fe56a5135..44faaf6c9 100644 --- a/packages/t/tsparticles-path-simplex-noise.json +++ b/packages/t/tsparticles-path-simplex-noise.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.path.simplex.noise.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-simplex-noise", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-simplex-noise", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.path.simplex.noise.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-simplex-noise", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-simplex-noise", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-path-svg.json b/packages/t/tsparticles-path-svg.json index 31a89c035..e895352fb 100644 --- a/packages/t/tsparticles-path-svg.json +++ b/packages/t/tsparticles-path-svg.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.path.svg.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-path-svg", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-path-svg", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.path.svg.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-path-svg", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-path-svg", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-absorbers.json b/packages/t/tsparticles-plugin-absorbers.json index f4bc20ba8..f7f022325 100644 --- a/packages/t/tsparticles-plugin-absorbers.json +++ b/packages/t/tsparticles-plugin-absorbers.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.absorbers.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-absorbers", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-absorbers", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.absorbers.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-absorbers", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-absorbers", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-canvas-mask.json b/packages/t/tsparticles-plugin-canvas-mask.json index 2a5e5bd4f..6a28fd592 100644 --- a/packages/t/tsparticles-plugin-canvas-mask.json +++ b/packages/t/tsparticles-plugin-canvas-mask.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.canvas-mask.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-canvas-mask", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-canvas-mask", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.canvas-mask.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-canvas-mask", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-canvas-mask", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-back.json b/packages/t/tsparticles-plugin-easing-back.json index 9e80e8436..f7cf77db9 100644 --- a/packages/t/tsparticles-plugin-easing-back.json +++ b/packages/t/tsparticles-plugin-easing-back.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.back.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-back", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-back", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.back.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-back", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-back", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-circ.json b/packages/t/tsparticles-plugin-easing-circ.json index 8aca7c72c..b9d6033fa 100644 --- a/packages/t/tsparticles-plugin-easing-circ.json +++ b/packages/t/tsparticles-plugin-easing-circ.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.circ.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-circ", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-circ", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.circ.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-circ", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-circ", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-cubic.json b/packages/t/tsparticles-plugin-easing-cubic.json index 8de08bde8..541cc914d 100644 --- a/packages/t/tsparticles-plugin-easing-cubic.json +++ b/packages/t/tsparticles-plugin-easing-cubic.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.cubic.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-cubic", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-cubic", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.cubic.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-cubic", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-cubic", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-expo.json b/packages/t/tsparticles-plugin-easing-expo.json index da5ba6852..acdf065fa 100644 --- a/packages/t/tsparticles-plugin-easing-expo.json +++ b/packages/t/tsparticles-plugin-easing-expo.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.expo.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-expo", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-expo", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.expo.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-expo", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-expo", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-quad.json b/packages/t/tsparticles-plugin-easing-quad.json index 2e494ae13..5d65c01d3 100644 --- a/packages/t/tsparticles-plugin-easing-quad.json +++ b/packages/t/tsparticles-plugin-easing-quad.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.quad.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-quad", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-quad", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.quad.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-quad", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-quad", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-quart.json b/packages/t/tsparticles-plugin-easing-quart.json index 2eb01d0da..a6ae06a8f 100644 --- a/packages/t/tsparticles-plugin-easing-quart.json +++ b/packages/t/tsparticles-plugin-easing-quart.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.quart.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-quart", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-quart", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.quart.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-quart", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-quart", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-quint.json b/packages/t/tsparticles-plugin-easing-quint.json index d15cc5902..f60e456c3 100644 --- a/packages/t/tsparticles-plugin-easing-quint.json +++ b/packages/t/tsparticles-plugin-easing-quint.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.quint.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-quint", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-quint", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.quint.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-quint", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-quint", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-easing-sine.json b/packages/t/tsparticles-plugin-easing-sine.json index 70fd03a2c..9d4dc387f 100644 --- a/packages/t/tsparticles-plugin-easing-sine.json +++ b/packages/t/tsparticles-plugin-easing-sine.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.easing.sine.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-easing-sine", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-easing-sine", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.easing.sine.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-easing-sine", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-easing-sine", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-emitters.json b/packages/t/tsparticles-plugin-emitters.json index 0e623014a..bcac0df0f 100644 --- a/packages/t/tsparticles-plugin-emitters.json +++ b/packages/t/tsparticles-plugin-emitters.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.emitters.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-emitters", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-emitters", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.emitters.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-emitters", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-emitters", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-export-image.json b/packages/t/tsparticles-plugin-export-image.json index 46a7ffdd7..c63597629 100644 --- a/packages/t/tsparticles-plugin-export-image.json +++ b/packages/t/tsparticles-plugin-export-image.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.export.image.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-export-image", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-export-image", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.export.image.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-export-image", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-export-image", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-export-json.json b/packages/t/tsparticles-plugin-export-json.json index a264b580a..4986cda44 100644 --- a/packages/t/tsparticles-plugin-export-json.json +++ b/packages/t/tsparticles-plugin-export-json.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.export.json.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-export-json", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-export-json", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.export.json.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-export-json", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-export-json", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-export-video.json b/packages/t/tsparticles-plugin-export-video.json index 7b8ed3cf0..2c1e2433c 100644 --- a/packages/t/tsparticles-plugin-export-video.json +++ b/packages/t/tsparticles-plugin-export-video.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.export.video.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-export-video", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-export-video", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.export.video.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-export-video", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-export-video", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-hsv-color.json b/packages/t/tsparticles-plugin-hsv-color.json index 994906521..f83d1dc5e 100644 --- a/packages/t/tsparticles-plugin-hsv-color.json +++ b/packages/t/tsparticles-plugin-hsv-color.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.hsvColor.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-hsv-color", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-hsv-color", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.hsvColor.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-hsv-color", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-hsv-color", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-infection.json b/packages/t/tsparticles-plugin-infection.json index 67ccb7802..27661935c 100644 --- a/packages/t/tsparticles-plugin-infection.json +++ b/packages/t/tsparticles-plugin-infection.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.infection.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-infection", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-infection", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.infection.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-infection", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-infection", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-motion.json b/packages/t/tsparticles-plugin-motion.json index 765ccc46f..4c38a6149 100644 --- a/packages/t/tsparticles-plugin-motion.json +++ b/packages/t/tsparticles-plugin-motion.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.motion.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-motion", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-motion", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.motion.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-motion", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-motion", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-polygon-mask.json b/packages/t/tsparticles-plugin-polygon-mask.json index f58fa01f3..f3a49d292 100644 --- a/packages/t/tsparticles-plugin-polygon-mask.json +++ b/packages/t/tsparticles-plugin-polygon-mask.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.polygon-mask.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-polygon-mask", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-polygon-mask", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.polygon-mask.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-polygon-mask", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-polygon-mask", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-plugin-sounds.json b/packages/t/tsparticles-plugin-sounds.json index 39091f5fa..a570476f0 100644 --- a/packages/t/tsparticles-plugin-sounds.json +++ b/packages/t/tsparticles-plugin-sounds.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.plugin.sounds.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-plugin-sounds", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-plugin-sounds", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.plugin.sounds.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-plugin-sounds", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-plugin-sounds", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-big-circles.json b/packages/t/tsparticles-preset-big-circles.json index e601c811e..0fac81b6a 100644 --- a/packages/t/tsparticles-preset-big-circles.json +++ b/packages/t/tsparticles-preset-big-circles.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.bigCircles.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-big-circles", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-big-circles", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.bigCircles.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-big-circles", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-big-circles", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-bubbles.json b/packages/t/tsparticles-preset-bubbles.json index 067ccc87b..bb46c3c50 100644 --- a/packages/t/tsparticles-preset-bubbles.json +++ b/packages/t/tsparticles-preset-bubbles.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.bubbles.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-bubbles", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-bubbles", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.bubbles.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-bubbles", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-bubbles", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-confetti.json b/packages/t/tsparticles-preset-confetti.json index f4b13b6a0..53091bc71 100644 --- a/packages/t/tsparticles-preset-confetti.json +++ b/packages/t/tsparticles-preset-confetti.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.confetti.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-confetti", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-confetti", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.confetti.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-confetti", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-confetti", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-fire.json b/packages/t/tsparticles-preset-fire.json index ff175dbc9..1425443c4 100644 --- a/packages/t/tsparticles-preset-fire.json +++ b/packages/t/tsparticles-preset-fire.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.fire.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-fire", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-fire", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.fire.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-fire", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-fire", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-firefly.json b/packages/t/tsparticles-preset-firefly.json index bfdebe2ae..84f439ce3 100644 --- a/packages/t/tsparticles-preset-firefly.json +++ b/packages/t/tsparticles-preset-firefly.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.firefly.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-firefly", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-firefly", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.firefly.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-firefly", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-firefly", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-fireworks.json b/packages/t/tsparticles-preset-fireworks.json index 346ac2c0b..16cb64ec8 100644 --- a/packages/t/tsparticles-preset-fireworks.json +++ b/packages/t/tsparticles-preset-fireworks.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.fireworks.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-fireworks", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-fireworks", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.fireworks.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-fireworks", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-fireworks", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-fountain.json b/packages/t/tsparticles-preset-fountain.json index 4868bceb2..582297a04 100644 --- a/packages/t/tsparticles-preset-fountain.json +++ b/packages/t/tsparticles-preset-fountain.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.fountain.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-fountain", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-fountain", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.fountain.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-fountain", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-fountain", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-links.json b/packages/t/tsparticles-preset-links.json index 98aa02fb6..f91305a23 100644 --- a/packages/t/tsparticles-preset-links.json +++ b/packages/t/tsparticles-preset-links.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.links.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-links", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-links", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.links.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-links", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-links", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-sea-anemone.json b/packages/t/tsparticles-preset-sea-anemone.json index 920c50744..c0a82271e 100644 --- a/packages/t/tsparticles-preset-sea-anemone.json +++ b/packages/t/tsparticles-preset-sea-anemone.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.seaAnemone.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-sea-anemone", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-sea-anemone", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.seaAnemone.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-sea-anemone", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-sea-anemone", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-snow.json b/packages/t/tsparticles-preset-snow.json index 04fd40666..104765b3d 100644 --- a/packages/t/tsparticles-preset-snow.json +++ b/packages/t/tsparticles-preset-snow.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.snow.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-snow", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-snow", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.snow.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-snow", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-snow", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-stars.json b/packages/t/tsparticles-preset-stars.json index 96e3383f9..417d5a09b 100644 --- a/packages/t/tsparticles-preset-stars.json +++ b/packages/t/tsparticles-preset-stars.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.stars.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-stars", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-stars", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.stars.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-stars", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-stars", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-preset-triangles.json b/packages/t/tsparticles-preset-triangles.json index 833ddc449..134b337be 100644 --- a/packages/t/tsparticles-preset-triangles.json +++ b/packages/t/tsparticles-preset-triangles.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.preset.triangles.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-triangles", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-triangles", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.preset.triangles.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-preset-triangles", + "repository": { + "type": "git", + "url": "git+https://github.com/tsparticles/presets.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-preset-triangles", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-arrow.json b/packages/t/tsparticles-shape-arrow.json index 25f27e6cc..5350eccb4 100644 --- a/packages/t/tsparticles-shape-arrow.json +++ b/packages/t/tsparticles-shape-arrow.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.arrow.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-arrow", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-arrow", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.arrow.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-arrow", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-arrow", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-bubble.json b/packages/t/tsparticles-shape-bubble.json index 5a7751317..fd12d626e 100644 --- a/packages/t/tsparticles-shape-bubble.json +++ b/packages/t/tsparticles-shape-bubble.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.bubble.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-bubble", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-bubble", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.bubble.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-bubble", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-bubble", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-cards.json b/packages/t/tsparticles-shape-cards.json index 7fa31b712..753fc847e 100644 --- a/packages/t/tsparticles-shape-cards.json +++ b/packages/t/tsparticles-shape-cards.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.cards.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-cards", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-cards", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.cards.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-cards", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-cards", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-circle.json b/packages/t/tsparticles-shape-circle.json index 63203675c..1ebbf75c0 100644 --- a/packages/t/tsparticles-shape-circle.json +++ b/packages/t/tsparticles-shape-circle.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.circle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-circle", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-circle", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.circle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-circle", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-circle", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-cog.json b/packages/t/tsparticles-shape-cog.json index 7f2db6407..8c860e025 100644 --- a/packages/t/tsparticles-shape-cog.json +++ b/packages/t/tsparticles-shape-cog.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.cog.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-cog", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-cog", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.cog.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-cog", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-cog", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-heart.json b/packages/t/tsparticles-shape-heart.json index 99417347b..cb70c5019 100644 --- a/packages/t/tsparticles-shape-heart.json +++ b/packages/t/tsparticles-shape-heart.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.heart.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-heart", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-heart", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.heart.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-heart", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-heart", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-image.json b/packages/t/tsparticles-shape-image.json index d2d41165a..f260d97e7 100644 --- a/packages/t/tsparticles-shape-image.json +++ b/packages/t/tsparticles-shape-image.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.image.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-image", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-image", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.image.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-image", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-image", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-line.json b/packages/t/tsparticles-shape-line.json index 9c11198a5..875aa4eed 100644 --- a/packages/t/tsparticles-shape-line.json +++ b/packages/t/tsparticles-shape-line.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.line.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-line", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-line", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.line.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-line", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-line", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-multiline-text.json b/packages/t/tsparticles-shape-multiline-text.json index c37427147..20d9c4f14 100644 --- a/packages/t/tsparticles-shape-multiline-text.json +++ b/packages/t/tsparticles-shape-multiline-text.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.multiline-text.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-multiline-text", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-multiline-text", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.multiline-text.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-multiline-text", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-multiline-text", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-path.json b/packages/t/tsparticles-shape-path.json index f985ec755..6a2b6e8a3 100644 --- a/packages/t/tsparticles-shape-path.json +++ b/packages/t/tsparticles-shape-path.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.path.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-path", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-path", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.path.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-path", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-path", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-polygon.json b/packages/t/tsparticles-shape-polygon.json index 77c91c37f..d6bdf8167 100644 --- a/packages/t/tsparticles-shape-polygon.json +++ b/packages/t/tsparticles-shape-polygon.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.polygon.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-polygon", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-polygon", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.polygon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-polygon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-polygon", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-ribbon.json b/packages/t/tsparticles-shape-ribbon.json index c66239618..aaf202bf2 100644 --- a/packages/t/tsparticles-shape-ribbon.json +++ b/packages/t/tsparticles-shape-ribbon.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.ribbon.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-ribbon", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-ribbon", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.ribbon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-ribbon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-ribbon", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-rounded-polygon.json b/packages/t/tsparticles-shape-rounded-polygon.json index ee2baf72d..0182cd210 100644 --- a/packages/t/tsparticles-shape-rounded-polygon.json +++ b/packages/t/tsparticles-shape-rounded-polygon.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.rounded-polygon.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-rounded-polygon", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-rounded-polygon", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.rounded-polygon.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-rounded-polygon", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-rounded-polygon", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-rounded-rect.json b/packages/t/tsparticles-shape-rounded-rect.json index 6f2352ddd..2106666e6 100644 --- a/packages/t/tsparticles-shape-rounded-rect.json +++ b/packages/t/tsparticles-shape-rounded-rect.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.rounded-rect.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-rounded-rect", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-rounded-rect", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.rounded-rect.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-rounded-rect", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-rounded-rect", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-spiral.json b/packages/t/tsparticles-shape-spiral.json index 15362deb8..161f015b5 100644 --- a/packages/t/tsparticles-shape-spiral.json +++ b/packages/t/tsparticles-shape-spiral.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.spiral.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-spiral", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-spiral", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.spiral.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-spiral", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-spiral", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-square.json b/packages/t/tsparticles-shape-square.json index 2a3d1c792..5fced6233 100644 --- a/packages/t/tsparticles-shape-square.json +++ b/packages/t/tsparticles-shape-square.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.square.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-square", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-square", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.square.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-square", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-square", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-star.json b/packages/t/tsparticles-shape-star.json index 7bd82eac5..442095323 100644 --- a/packages/t/tsparticles-shape-star.json +++ b/packages/t/tsparticles-shape-star.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.star.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-star", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-star", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.star.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-star", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-star", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-shape-text.json b/packages/t/tsparticles-shape-text.json index 21c6ff174..e7f45e8fd 100644 --- a/packages/t/tsparticles-shape-text.json +++ b/packages/t/tsparticles-shape-text.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.shape.text.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-shape-text", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-shape-text", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.shape.text.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-shape-text", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-shape-text", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-slim.json b/packages/t/tsparticles-slim.json index b7041e401..99716587e 100644 --- a/packages/t/tsparticles-slim.json +++ b/packages/t/tsparticles-slim.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.slim.bundle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-slim", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-slim", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.slim.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-slim", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-slim", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-color.json b/packages/t/tsparticles-updater-color.json index b491e1594..035bc2b09 100644 --- a/packages/t/tsparticles-updater-color.json +++ b/packages/t/tsparticles-updater-color.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.color.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-color", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-color", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.color.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-color", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-color", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-destroy.json b/packages/t/tsparticles-updater-destroy.json index 6f156e53a..29e77ed0a 100644 --- a/packages/t/tsparticles-updater-destroy.json +++ b/packages/t/tsparticles-updater-destroy.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.destroy.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-destroy", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-destroy", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.destroy.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-destroy", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-destroy", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-gradient.json b/packages/t/tsparticles-updater-gradient.json index 94e724974..78f79ace3 100644 --- a/packages/t/tsparticles-updater-gradient.json +++ b/packages/t/tsparticles-updater-gradient.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.gradient.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-gradient", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-gradient", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.gradient.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-gradient", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-gradient", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-life.json b/packages/t/tsparticles-updater-life.json index 95cbcd19d..a8d65aad2 100644 --- a/packages/t/tsparticles-updater-life.json +++ b/packages/t/tsparticles-updater-life.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.life.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-life", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-life", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.life.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-life", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-life", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-opacity.json b/packages/t/tsparticles-updater-opacity.json index b904a52e7..91ce4610c 100644 --- a/packages/t/tsparticles-updater-opacity.json +++ b/packages/t/tsparticles-updater-opacity.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.opacity.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-opacity", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-opacity", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.opacity.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-opacity", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-opacity", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-orbit.json b/packages/t/tsparticles-updater-orbit.json index 898441263..543a38764 100644 --- a/packages/t/tsparticles-updater-orbit.json +++ b/packages/t/tsparticles-updater-orbit.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.orbit.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-orbit", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-orbit", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.orbit.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-orbit", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-orbit", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-out-modes.json b/packages/t/tsparticles-updater-out-modes.json index 371a8b6e2..e87dbbbb6 100644 --- a/packages/t/tsparticles-updater-out-modes.json +++ b/packages/t/tsparticles-updater-out-modes.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.out-modes.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-out-modes", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-out-modes", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.out-modes.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-out-modes", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-out-modes", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-roll.json b/packages/t/tsparticles-updater-roll.json index 58bf364b7..f03606232 100644 --- a/packages/t/tsparticles-updater-roll.json +++ b/packages/t/tsparticles-updater-roll.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.roll.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-roll", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-roll", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.roll.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-roll", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-roll", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-rotate.json b/packages/t/tsparticles-updater-rotate.json index 20a710f24..76d69e780 100644 --- a/packages/t/tsparticles-updater-rotate.json +++ b/packages/t/tsparticles-updater-rotate.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.rotate.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-rotate", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-rotate", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.rotate.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-rotate", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-rotate", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-size.json b/packages/t/tsparticles-updater-size.json index a2c4c13bd..ed9a575ac 100644 --- a/packages/t/tsparticles-updater-size.json +++ b/packages/t/tsparticles-updater-size.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.size.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-size", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-size", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.size.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-size", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-size", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-stroke-color.json b/packages/t/tsparticles-updater-stroke-color.json index ce8f04842..0d5df2ec6 100644 --- a/packages/t/tsparticles-updater-stroke-color.json +++ b/packages/t/tsparticles-updater-stroke-color.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.stroke-color.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-stroke-color", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-stroke-color", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.stroke-color.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-stroke-color", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-stroke-color", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-tilt.json b/packages/t/tsparticles-updater-tilt.json index bbe81be7c..448a06c7d 100644 --- a/packages/t/tsparticles-updater-tilt.json +++ b/packages/t/tsparticles-updater-tilt.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.tilt.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-tilt", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-tilt", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.tilt.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-tilt", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-tilt", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-twinkle.json b/packages/t/tsparticles-updater-twinkle.json index 7ffefe07a..9e326f18f 100644 --- a/packages/t/tsparticles-updater-twinkle.json +++ b/packages/t/tsparticles-updater-twinkle.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.twinkle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-twinkle", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-twinkle", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.twinkle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-twinkle", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-twinkle", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles-updater-wobble.json b/packages/t/tsparticles-updater-wobble.json index abec6dc21..6b3280a11 100644 --- a/packages/t/tsparticles-updater-wobble.json +++ b/packages/t/tsparticles-updater-wobble.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.updater.wobble.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-updater-wobble", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-updater-wobble", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.updater.wobble.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles-updater-wobble", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles-updater-wobble", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +} diff --git a/packages/t/tsparticles.json b/packages/t/tsparticles.json index f24645451..b9579bade 100644 --- a/packages/t/tsparticles.json +++ b/packages/t/tsparticles.json @@ -1,76 +1,76 @@ { - "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.", - "filename": "tsparticles.bundle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "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", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ + "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.", + "filename": "tsparticles.bundle.min.js", + "homepage": "https://particles.js.org", + "keywords": [ + "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", + "fireworks", + "fireworks-js", + "confetti-js", + "confettijs", + "fireworksjs", + "canvas-confetti" + ], + "license": "MIT", + "name": "tsparticles", + "repository": { + "type": "git", + "url": "git+https://github.com/matteobruni/tsparticles.git" + }, + "autoupdate": { + "source": "npm", + "target": "tsparticles", + "fileMap": [ { - "name": "Matteo Bruni" + "basePath": "", + "files": ["tsparticles*.js"] } ] - } + }, + "authors": [ + { + "name": "Matteo Bruni" + } + ] +}