112 lines
3.3 KiB
JSON
112 lines
3.3 KiB
JSON
{
|
|
"name": "tsparticles-slim",
|
|
"version": "2.8.0",
|
|
"description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.",
|
|
"homepage": "https://particles.js.org",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/matteobruni/tsparticles.git",
|
|
"directory": "bundles/slim"
|
|
},
|
|
"keywords": [
|
|
"front-end",
|
|
"frontend",
|
|
"tsparticles",
|
|
"particles.js",
|
|
"particlesjs",
|
|
"particles",
|
|
"particle",
|
|
"canvas",
|
|
"jsparticles",
|
|
"xparticles",
|
|
"particles-js",
|
|
"particles-bg",
|
|
"particles-bg-vue",
|
|
"particles-ts",
|
|
"particles.ts",
|
|
"react-particles-js",
|
|
"react-particles.js",
|
|
"react-particles",
|
|
"react",
|
|
"reactjs",
|
|
"vue-particles",
|
|
"ngx-particles",
|
|
"angular-particles",
|
|
"particleground",
|
|
"vue",
|
|
"vuejs",
|
|
"preact",
|
|
"preactjs",
|
|
"jquery",
|
|
"angularjs",
|
|
"angular",
|
|
"typescript",
|
|
"javascript",
|
|
"animation",
|
|
"web",
|
|
"html5",
|
|
"web-design",
|
|
"webdesign",
|
|
"css",
|
|
"html",
|
|
"css3",
|
|
"animated",
|
|
"background",
|
|
"confetti",
|
|
"canvas",
|
|
"fireworks",
|
|
"fireworks-js",
|
|
"confetti-js",
|
|
"confettijs",
|
|
"fireworksjs",
|
|
"canvas-confetti"
|
|
],
|
|
"author": "Matteo Bruni <matteo.bruni@me.com>",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/matteobruni/tsparticles/issues"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/matteobruni"
|
|
},
|
|
"dependencies": {
|
|
"tsparticles-engine": "^2.8.0",
|
|
"tsparticles-interaction-external-attract": "^2.8.0",
|
|
"tsparticles-interaction-external-bounce": "^2.8.0",
|
|
"tsparticles-interaction-external-bubble": "^2.8.0",
|
|
"tsparticles-interaction-external-connect": "^2.8.0",
|
|
"tsparticles-interaction-external-grab": "^2.8.0",
|
|
"tsparticles-interaction-external-pause": "^2.8.0",
|
|
"tsparticles-interaction-external-push": "^2.8.0",
|
|
"tsparticles-interaction-external-remove": "^2.8.0",
|
|
"tsparticles-interaction-external-repulse": "^2.8.0",
|
|
"tsparticles-interaction-external-slow": "^2.8.0",
|
|
"tsparticles-interaction-particles-attract": "^2.8.0",
|
|
"tsparticles-interaction-particles-collisions": "^2.8.0",
|
|
"tsparticles-interaction-particles-links": "^2.8.0",
|
|
"tsparticles-move-base": "^2.8.0",
|
|
"tsparticles-move-parallax": "^2.8.0",
|
|
"tsparticles-particles.js": "^2.8.0",
|
|
"tsparticles-plugin-easing-quad": "^2.8.0",
|
|
"tsparticles-shape-circle": "^2.8.0",
|
|
"tsparticles-shape-image": "^2.8.0",
|
|
"tsparticles-shape-line": "^2.8.0",
|
|
"tsparticles-shape-polygon": "^2.8.0",
|
|
"tsparticles-shape-square": "^2.8.0",
|
|
"tsparticles-shape-star": "^2.8.0",
|
|
"tsparticles-shape-text": "^2.8.0",
|
|
"tsparticles-updater-angle": "^2.8.0",
|
|
"tsparticles-updater-color": "^2.8.0",
|
|
"tsparticles-updater-life": "^2.8.0",
|
|
"tsparticles-updater-opacity": "^2.8.0",
|
|
"tsparticles-updater-out-modes": "^2.8.0",
|
|
"tsparticles-updater-size": "^2.8.0",
|
|
"tsparticles-updater-stroke-color": "^2.8.0"
|
|
},
|
|
"main": "cjs/index.js",
|
|
"module": "esm/index.js",
|
|
"jsdelivr": "tsparticles.slim.bundle.min.js",
|
|
"unpkg": "tsparticles.slim.bundle.min.js",
|
|
"types": "types/index.d.ts"
|
|
} |