UNPKG

2.75 kBJSONView Raw
1{
2 "name": "tsparticles-confetti",
3 "version": "2.9.3",
4 "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.",
5 "homepage": "https://particles.js.org",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/matteobruni/tsparticles.git",
9 "directory": "bundles/confetti"
10 },
11 "keywords": [
12 "front-end",
13 "frontend",
14 "tsparticles",
15 "particles.js",
16 "particlesjs",
17 "particles",
18 "particle",
19 "canvas",
20 "jsparticles",
21 "xparticles",
22 "particles-js",
23 "particles-bg",
24 "particles-bg-vue",
25 "particles-ts",
26 "particles.ts",
27 "react-particles-js",
28 "react-particles.js",
29 "react-particles",
30 "react",
31 "reactjs",
32 "vue-particles",
33 "ngx-particles",
34 "angular-particles",
35 "particleground",
36 "vue",
37 "vuejs",
38 "preact",
39 "preactjs",
40 "jquery",
41 "angularjs",
42 "angular",
43 "typescript",
44 "javascript",
45 "animation",
46 "web",
47 "html5",
48 "web-design",
49 "webdesign",
50 "css",
51 "html",
52 "css3",
53 "animated",
54 "background",
55 "confetti",
56 "canvas",
57 "fireworks",
58 "fireworks-js",
59 "confetti-js",
60 "confettijs",
61 "fireworksjs",
62 "canvas-confetti"
63 ],
64 "author": "Matteo Bruni <matteo.bruni@me.com>",
65 "license": "MIT",
66 "bugs": {
67 "url": "https://github.com/matteobruni/tsparticles/issues"
68 },
69 "funding": {
70 "type": "github",
71 "url": "https://github.com/sponsors/matteobruni"
72 },
73 "main": "cjs/index.js",
74 "module": "esm/index.js",
75 "jsdelivr": "tsparticles.confetti.bundle.min.js",
76 "unpkg": "tsparticles.confetti.bundle.min.js",
77 "types": "types/index.d.ts",
78 "dependencies": {
79 "tsparticles-engine": "^2.9.3",
80 "tsparticles-move-base": "^2.9.3",
81 "tsparticles-plugin-emitters": "^2.9.3",
82 "tsparticles-plugin-motion": "^2.9.3",
83 "tsparticles-shape-cards": "^2.9.3",
84 "tsparticles-shape-circle": "^2.9.3",
85 "tsparticles-shape-heart": "^2.9.3",
86 "tsparticles-shape-image": "^2.9.3",
87 "tsparticles-shape-polygon": "^2.9.3",
88 "tsparticles-shape-square": "^2.9.3",
89 "tsparticles-shape-star": "^2.9.3",
90 "tsparticles-shape-text": "^2.9.3",
91 "tsparticles-updater-angle": "^2.9.3",
92 "tsparticles-updater-color": "^2.9.3",
93 "tsparticles-updater-life": "^2.9.3",
94 "tsparticles-updater-opacity": "^2.9.3",
95 "tsparticles-updater-out-modes": "^2.9.3",
96 "tsparticles-updater-roll": "^2.9.3",
97 "tsparticles-updater-size": "^2.9.3",
98 "tsparticles-updater-tilt": "^2.9.3",
99 "tsparticles-updater-wobble": "^2.9.3"
100 }
101}
\No newline at end of file