|
17 | 17 | "name": "@tauri-apps/api", |
18 | 18 | "version": "2.10.1", |
19 | 19 | "license": "Apache-2.0 OR MIT", |
20 | | - "author": null, |
| 20 | + "author": "Tauri Apps Contributors", |
21 | 21 | "homepage": "https://github.com/tauri-apps/tauri#readme" |
22 | 22 | }, |
23 | 23 | { |
24 | 24 | "name": "@tauri-apps/plugin-shell", |
25 | 25 | "version": "2.3.5", |
26 | 26 | "license": "MIT OR Apache-2.0", |
27 | | - "author": null, |
| 27 | + "author": "Tauri Apps Contributors", |
28 | 28 | "homepage": "https://github.com/tauri-apps/plugins-workspace#readme" |
29 | 29 | }, |
30 | 30 | { |
31 | 31 | "name": "@tauri-apps/plugin-updater", |
32 | 32 | "version": "2.10.1", |
33 | 33 | "license": "MIT OR Apache-2.0", |
34 | | - "author": null, |
| 34 | + "author": "Tauri Apps Contributors", |
35 | 35 | "homepage": "https://github.com/tauri-apps/plugins-workspace#readme" |
36 | 36 | }, |
37 | 37 | { |
|
45 | 45 | "name": "@xterm/xterm", |
46 | 46 | "version": "6.0.0", |
47 | 47 | "license": "MIT", |
48 | | - "author": null, |
| 48 | + "author": "Christopher Jeffrey, SourceLair Private Company, xterm.js authors", |
49 | 49 | "homepage": "https://github.com/xtermjs/xterm.js#readme" |
50 | 50 | }, |
51 | 51 | { |
|
115 | 115 | "name": "node-addon-api", |
116 | 116 | "version": "7.1.1", |
117 | 117 | "license": "MIT", |
118 | | - "author": null, |
| 118 | + "author": "Node.js API collaborators", |
119 | 119 | "homepage": "https://github.com/nodejs/node-addon-api" |
120 | 120 | }, |
121 | 121 | { |
|
129 | 129 | "name": "react", |
130 | 130 | "version": "19.2.4", |
131 | 131 | "license": "MIT", |
132 | | - "author": null, |
| 132 | + "author": "Meta Platforms, Inc. and affiliates", |
133 | 133 | "homepage": "https://react.dev/" |
134 | 134 | }, |
135 | 135 | { |
136 | 136 | "name": "react-dom", |
137 | 137 | "version": "19.2.4", |
138 | 138 | "license": "MIT", |
139 | | - "author": null, |
| 139 | + "author": "Meta Platforms, Inc. and affiliates", |
140 | 140 | "homepage": "https://react.dev/" |
141 | 141 | }, |
142 | 142 | { |
|
157 | 157 | "name": "scheduler", |
158 | 158 | "version": "0.27.0", |
159 | 159 | "license": "MIT", |
160 | | - "author": null, |
| 160 | + "author": "Meta Platforms, Inc. and affiliates", |
161 | 161 | "homepage": "https://react.dev/" |
162 | 162 | }, |
163 | 163 | { |
|
185 | 185 | "name": "tailwindcss", |
186 | 186 | "version": "4.2.2", |
187 | 187 | "license": "MIT", |
188 | | - "author": null, |
| 188 | + "author": "Tailwind Labs, Inc.", |
189 | 189 | "homepage": "https://tailwindcss.com" |
190 | 190 | } |
191 | 191 | ] |
0 commit comments