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