|
1 | 1 | {
|
2 |
| - "name": "@tsparticles/preset-hyperspace", |
3 |
| - "version": "3.0.2", |
4 |
| - "description": "tsParticles hyperspace preset", |
5 |
| - "homepage": "https://particles.js.org", |
6 |
| - "scripts": { |
7 |
| - "build": "tsparticles-cli build", |
8 |
| - "build:ci": "tsparticles-cli build --ci", |
9 |
| - "version": "tsparticles-cli build -d && git add package.dist.json", |
10 |
| - "prepack": "pnpm run build" |
| 2 | + "name": "@tsparticles/preset-hyperspace", |
| 3 | + "version": "3.0.2", |
| 4 | + "description": "tsParticles hyperspace preset", |
| 5 | + "homepage": "https://particles.js.org", |
| 6 | + "scripts": { |
| 7 | + "build": "tsparticles-cli build", |
| 8 | + "build:ci": "tsparticles-cli build --ci", |
| 9 | + "version": "tsparticles-cli build -d && git add package.dist.json", |
| 10 | + "prepack": "pnpm run build" |
| 11 | + }, |
| 12 | + "repository": { |
| 13 | + "type": "git", |
| 14 | + "url": "git+https://github.com/tsparticles/presets.git", |
| 15 | + "directory": "presets/hyperspace" |
| 16 | + }, |
| 17 | + "keywords": [ |
| 18 | + "front-end", |
| 19 | + "frontend", |
| 20 | + "tsparticles", |
| 21 | + "particles.js", |
| 22 | + "particlesjs", |
| 23 | + "particles", |
| 24 | + "particle", |
| 25 | + "canvas", |
| 26 | + "jsparticles", |
| 27 | + "xparticles", |
| 28 | + "particles-js", |
| 29 | + "particles-bg", |
| 30 | + "particles-bg-vue", |
| 31 | + "particles-ts", |
| 32 | + "particles.ts", |
| 33 | + "react-particles-js", |
| 34 | + "react-particles.js", |
| 35 | + "react-particles", |
| 36 | + "react", |
| 37 | + "reactjs", |
| 38 | + "vue-particles", |
| 39 | + "ngx-particles", |
| 40 | + "angular-particles", |
| 41 | + "particleground", |
| 42 | + "vue", |
| 43 | + "vuejs", |
| 44 | + "preact", |
| 45 | + "preactjs", |
| 46 | + "jquery", |
| 47 | + "angularjs", |
| 48 | + "angular", |
| 49 | + "typescript", |
| 50 | + "javascript", |
| 51 | + "animation", |
| 52 | + "web", |
| 53 | + "html5", |
| 54 | + "web-design", |
| 55 | + "webdesign", |
| 56 | + "css", |
| 57 | + "html", |
| 58 | + "css3", |
| 59 | + "animated", |
| 60 | + "background", |
| 61 | + "confetti", |
| 62 | + "canvas", |
| 63 | + "fireworks", |
| 64 | + "fireworks-js", |
| 65 | + "confetti-js", |
| 66 | + "confettijs", |
| 67 | + "fireworksjs", |
| 68 | + "canvas-confetti", |
| 69 | + "tsparticles-preset" |
| 70 | + ], |
| 71 | + "publishConfig": { |
| 72 | + "directory": "dist", |
| 73 | + "linkDirectory": true, |
| 74 | + "access": "public" |
| 75 | + }, |
| 76 | + "author": "Matteo Bruni <matteo.bruni@me.com>", |
| 77 | + "license": "MIT", |
| 78 | + "bugs": { |
| 79 | + "url": "https://github.com/tsparticles/presets/issues" |
| 80 | + }, |
| 81 | + "funding": [ |
| 82 | + { |
| 83 | + "type": "github", |
| 84 | + "url": "https://github.com/sponsors/matteobruni" |
11 | 85 | },
|
12 |
| - "repository": { |
13 |
| - "type": "git", |
14 |
| - "url": "git+https://github.com/tsparticles/presets.git", |
15 |
| - "directory": "presets/hyperspace" |
| 86 | + { |
| 87 | + "type": "github", |
| 88 | + "url": "https://github.com/sponsors/tsparticles" |
16 | 89 | },
|
17 |
| - "keywords": [ |
18 |
| - "front-end", |
19 |
| - "frontend", |
20 |
| - "tsparticles", |
21 |
| - "particles.js", |
22 |
| - "particlesjs", |
23 |
| - "particles", |
24 |
| - "particle", |
25 |
| - "canvas", |
26 |
| - "jsparticles", |
27 |
| - "xparticles", |
28 |
| - "particles-js", |
29 |
| - "particles-bg", |
30 |
| - "particles-bg-vue", |
31 |
| - "particles-ts", |
32 |
| - "particles.ts", |
33 |
| - "react-particles-js", |
34 |
| - "react-particles.js", |
35 |
| - "react-particles", |
36 |
| - "react", |
37 |
| - "reactjs", |
38 |
| - "vue-particles", |
39 |
| - "ngx-particles", |
40 |
| - "angular-particles", |
41 |
| - "particleground", |
42 |
| - "vue", |
43 |
| - "vuejs", |
44 |
| - "preact", |
45 |
| - "preactjs", |
46 |
| - "jquery", |
47 |
| - "angularjs", |
48 |
| - "angular", |
49 |
| - "typescript", |
50 |
| - "javascript", |
51 |
| - "animation", |
52 |
| - "web", |
53 |
| - "html5", |
54 |
| - "web-design", |
55 |
| - "webdesign", |
56 |
| - "css", |
57 |
| - "html", |
58 |
| - "css3", |
59 |
| - "animated", |
60 |
| - "background", |
61 |
| - "confetti", |
62 |
| - "canvas", |
63 |
| - "fireworks", |
64 |
| - "fireworks-js", |
65 |
| - "confetti-js", |
66 |
| - "confettijs", |
67 |
| - "fireworksjs", |
68 |
| - "canvas-confetti", |
69 |
| - "tsparticles-preset" |
70 |
| - ], |
71 |
| - "publishConfig": { |
72 |
| - "directory": "dist", |
73 |
| - "linkDirectory": true, |
74 |
| - "access": "public" |
75 |
| - }, |
76 |
| - "author": "Matteo Bruni <matteo.bruni@me.com>", |
77 |
| - "license": "MIT", |
78 |
| - "bugs": { |
79 |
| - "url": "https://github.com/tsparticles/presets/issues" |
80 |
| - }, |
81 |
| - "funding": [ |
82 |
| - { |
83 |
| - "type": "github", |
84 |
| - "url": "https://github.com/sponsors/matteobruni" |
85 |
| - }, |
86 |
| - { |
87 |
| - "type": "github", |
88 |
| - "url": "https://github.com/sponsors/tsparticles" |
89 |
| - }, |
90 |
| - { |
91 |
| - "type": "buymeacoffee", |
92 |
| - "url": "https://www.buymeacoffee.com/matteobruni" |
93 |
| - } |
94 |
| - ], |
95 |
| - "main": "dist/cjs/index.js", |
96 |
| - "module": "dist/esm/index.js", |
97 |
| - "types": "dist/types/index.d.ts", |
98 |
| - "prettier": "@tsparticles/prettier-config", |
99 |
| - "dependencies": { |
100 |
| - "@tsparticles/basic": "^3.0.3", |
101 |
| - "@tsparticles/engine": "^3.0.3", |
102 |
| - "@tsparticles/plugin-emitters": "^3.0.3", |
103 |
| - "@tsparticles/plugin-emitters-shape-square": "^3.0.3", |
104 |
| - "@tsparticles/updater-life": "^3.0.3" |
| 90 | + { |
| 91 | + "type": "buymeacoffee", |
| 92 | + "url": "https://www.buymeacoffee.com/matteobruni" |
105 | 93 | }
|
| 94 | + ], |
| 95 | + "main": "dist/cjs/index.js", |
| 96 | + "module": "dist/esm/index.js", |
| 97 | + "types": "dist/types/index.d.ts", |
| 98 | + "prettier": "@tsparticles/prettier-config", |
| 99 | + "dependencies": { |
| 100 | + "@tsparticles/basic": "^3.0.3", |
| 101 | + "@tsparticles/engine": "^3.0.3", |
| 102 | + "@tsparticles/plugin-emitters": "^3.0.3", |
| 103 | + "@tsparticles/plugin-emitters-shape-square": "^3.0.3", |
| 104 | + "@tsparticles/updater-life": "^3.0.3" |
| 105 | + } |
106 | 106 | }
|
0 commit comments