UNPKG

3.25 kBJSONView Raw
1{
2 "name": "tsparticles-slim",
3 "version": "2.0.6",
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/slim"
10 },
11 "keywords": [
12 "tsparticles",
13 "particles.js",
14 "particlesjs",
15 "particles",
16 "particle",
17 "canvas",
18 "jsparticles",
19 "xparticles",
20 "particles-js",
21 "particles-bg",
22 "particles-bg-vue",
23 "particles-ts",
24 "particles.ts",
25 "react-particles-js",
26 "react-particles.js",
27 "react-particles",
28 "react",
29 "reactjs",
30 "vue-particles",
31 "ngx-particles",
32 "angular-particles",
33 "particleground",
34 "vue",
35 "vuejs",
36 "preact",
37 "preactjs",
38 "jquery",
39 "angularjs",
40 "angular",
41 "typescript",
42 "javascript",
43 "animation",
44 "web",
45 "html5",
46 "web-design",
47 "webdesign",
48 "css",
49 "html",
50 "css3",
51 "animated",
52 "background",
53 "confetti",
54 "canvas",
55 "fireworks",
56 "fireworks-js",
57 "confetti-js",
58 "confettijs",
59 "fireworksjs",
60 "canvas-confetti"
61 ],
62 "author": "Matteo Bruni <matteo.bruni@me.com>",
63 "license": "MIT",
64 "bugs": {
65 "url": "https://github.com/matteobruni/tsparticles/issues"
66 },
67 "funding": {
68 "type": "github",
69 "url": "https://github.com/sponsors/matteobruni"
70 },
71 "dependencies": {
72 "tsparticles-engine": "^2.0.6",
73 "tsparticles-interaction-external-attract": "^2.0.6",
74 "tsparticles-interaction-external-bounce": "^2.0.6",
75 "tsparticles-interaction-external-bubble": "^2.0.6",
76 "tsparticles-interaction-external-connect": "^2.0.6",
77 "tsparticles-interaction-external-grab": "^2.0.6",
78 "tsparticles-interaction-external-pause": "^2.0.6",
79 "tsparticles-interaction-external-push": "^2.0.6",
80 "tsparticles-interaction-external-remove": "^2.0.6",
81 "tsparticles-interaction-external-repulse": "^2.0.6",
82 "tsparticles-interaction-particles-attract": "^2.0.6",
83 "tsparticles-interaction-particles-collisions": "^2.0.6",
84 "tsparticles-interaction-particles-links": "^2.0.6",
85 "tsparticles-move-base": "^2.0.6",
86 "tsparticles-move-parallax": "^2.0.6",
87 "tsparticles-particles.js": "^2.0.6",
88 "tsparticles-shape-circle": "^2.0.6",
89 "tsparticles-shape-image": "^2.0.6",
90 "tsparticles-shape-line": "^2.0.6",
91 "tsparticles-shape-polygon": "^2.0.6",
92 "tsparticles-shape-square": "^2.0.6",
93 "tsparticles-shape-star": "^2.0.6",
94 "tsparticles-shape-text": "^2.0.6",
95 "tsparticles-updater-angle": "^2.0.6",
96 "tsparticles-updater-color": "^2.0.6",
97 "tsparticles-updater-life": "^2.0.6",
98 "tsparticles-updater-opacity": "^2.0.6",
99 "tsparticles-updater-out-modes": "^2.0.6",
100 "tsparticles-updater-size": "^2.0.6",
101 "tsparticles-updater-stroke-color": "^2.0.6"
102 },
103 "main": "cjs/index.js",
104 "module": "esm/index.js",
105 "jsdelivr": "tsparticles.slim.min.js",
106 "unpkg": "tsparticles.slim.min.js",
107 "types": "types/index.d.ts"
108}
\No newline at end of file