1{
2 "name": "@anthropic-ai/claude-code",
3 "version": "2.0.1",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "@anthropic-ai/claude-code",
9 "version": "2.0.1",
10 "license": "SEE LICENSE IN README.md",
11 "bin": {
12 "claude": "cli.js"
13 },
14 "engines": {
15 "node": ">=18.0.0"
16 },
17 "optionalDependencies": {
18 "@img/sharp-darwin-arm64": "^0.33.5",
19 "@img/sharp-darwin-x64": "^0.33.5",
20 "@img/sharp-linux-arm": "^0.33.5",
21 "@img/sharp-linux-arm64": "^0.33.5",
22 "@img/sharp-linux-x64": "^0.33.5",
23 "@img/sharp-win32-x64": "^0.33.5"
24 }
25 },
26 "node_modules/@img/sharp-darwin-arm64": {
27 "version": "0.33.5",
28 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
29 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
30 "cpu": [
31 "arm64"
32 ],
33 "license": "Apache-2.0",
34 "optional": true,
35 "os": [
36 "darwin"
37 ],
38 "engines": {
39 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
40 },
41 "funding": {
42 "url": "https://opencollective.com/libvips"
43 },
44 "optionalDependencies": {
45 "@img/sharp-libvips-darwin-arm64": "1.0.4"
46 }
47 },
48 "node_modules/@img/sharp-darwin-x64": {
49 "version": "0.33.5",
50 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
51 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
52 "cpu": [
53 "x64"
54 ],
55 "license": "Apache-2.0",
56 "optional": true,
57 "os": [
58 "darwin"
59 ],
60 "engines": {
61 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
62 },
63 "funding": {
64 "url": "https://opencollective.com/libvips"
65 },
66 "optionalDependencies": {
67 "@img/sharp-libvips-darwin-x64": "1.0.4"
68 }
69 },
70 "node_modules/@img/sharp-libvips-darwin-arm64": {
71 "version": "1.0.4",
72 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
73 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
74 "cpu": [
75 "arm64"
76 ],
77 "license": "LGPL-3.0-or-later",
78 "optional": true,
79 "os": [
80 "darwin"
81 ],
82 "funding": {
83 "url": "https://opencollective.com/libvips"
84 }
85 },
86 "node_modules/@img/sharp-libvips-darwin-x64": {
87 "version": "1.0.4",
88 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
89 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
90 "cpu": [
91 "x64"
92 ],
93 "license": "LGPL-3.0-or-later",
94 "optional": true,
95 "os": [
96 "darwin"
97 ],
98 "funding": {
99 "url": "https://opencollective.com/libvips"
100 }
101 },
102 "node_modules/@img/sharp-libvips-linux-arm": {
103 "version": "1.0.5",
104 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
105 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
106 "cpu": [
107 "arm"
108 ],
109 "license": "LGPL-3.0-or-later",
110 "optional": true,
111 "os": [
112 "linux"
113 ],
114 "funding": {
115 "url": "https://opencollective.com/libvips"
116 }
117 },
118 "node_modules/@img/sharp-libvips-linux-arm64": {
119 "version": "1.0.4",
120 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
121 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
122 "cpu": [
123 "arm64"
124 ],
125 "license": "LGPL-3.0-or-later",
126 "optional": true,
127 "os": [
128 "linux"
129 ],
130 "funding": {
131 "url": "https://opencollective.com/libvips"
132 }
133 },
134 "node_modules/@img/sharp-libvips-linux-x64": {
135 "version": "1.0.4",
136 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
137 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
138 "cpu": [
139 "x64"
140 ],
141 "license": "LGPL-3.0-or-later",
142 "optional": true,
143 "os": [
144 "linux"
145 ],
146 "funding": {
147 "url": "https://opencollective.com/libvips"
148 }
149 },
150 "node_modules/@img/sharp-linux-arm": {
151 "version": "0.33.5",
152 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
153 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
154 "cpu": [
155 "arm"
156 ],
157 "license": "Apache-2.0",
158 "optional": true,
159 "os": [
160 "linux"
161 ],
162 "engines": {
163 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
164 },
165 "funding": {
166 "url": "https://opencollective.com/libvips"
167 },
168 "optionalDependencies": {
169 "@img/sharp-libvips-linux-arm": "1.0.5"
170 }
171 },
172 "node_modules/@img/sharp-linux-arm64": {
173 "version": "0.33.5",
174 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
175 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
176 "cpu": [
177 "arm64"
178 ],
179 "license": "Apache-2.0",
180 "optional": true,
181 "os": [
182 "linux"
183 ],
184 "engines": {
185 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
186 },
187 "funding": {
188 "url": "https://opencollective.com/libvips"
189 },
190 "optionalDependencies": {
191 "@img/sharp-libvips-linux-arm64": "1.0.4"
192 }
193 },
194 "node_modules/@img/sharp-linux-x64": {
195 "version": "0.33.5",
196 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
197 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
198 "cpu": [
199 "x64"
200 ],
201 "license": "Apache-2.0",
202 "optional": true,
203 "os": [
204 "linux"
205 ],
206 "engines": {
207 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
208 },
209 "funding": {
210 "url": "https://opencollective.com/libvips"
211 },
212 "optionalDependencies": {
213 "@img/sharp-libvips-linux-x64": "1.0.4"
214 }
215 },
216 "node_modules/@img/sharp-win32-x64": {
217 "version": "0.33.5",
218 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
219 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
220 "cpu": [
221 "x64"
222 ],
223 "license": "Apache-2.0 AND LGPL-3.0-or-later",
224 "optional": true,
225 "os": [
226 "win32"
227 ],
228 "engines": {
229 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
230 },
231 "funding": {
232 "url": "https://opencollective.com/libvips"
233 }
234 }
235 }
236}