at main 329 lines 11 kB view raw
1{ 2 "name": "weaver-index", 3 "lockfileVersion": 3, 4 "requires": true, 5 "packages": { 6 "": { 7 "dependencies": { 8 "@anthropic-ai/claude-agent-sdk": "^0.2.3" 9 } 10 }, 11 "node_modules/@anthropic-ai/claude-agent-sdk": { 12 "version": "0.2.3", 13 "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-agent-sdk/-/claude-agent-sdk-0.2.3.tgz", 14 "integrity": "sha512-6h54MzD4R5S15esMiK7sPKwotwoYd3qxXdqzRWqSkYo96IwvtSoK5yb0jbWEdDKSW71jjEctFJZBkonGalmTAQ==", 15 "license": "SEE LICENSE IN README.md", 16 "engines": { 17 "node": ">=18.0.0" 18 }, 19 "optionalDependencies": { 20 "@img/sharp-darwin-arm64": "^0.33.5", 21 "@img/sharp-darwin-x64": "^0.33.5", 22 "@img/sharp-linux-arm": "^0.33.5", 23 "@img/sharp-linux-arm64": "^0.33.5", 24 "@img/sharp-linux-x64": "^0.33.5", 25 "@img/sharp-linuxmusl-arm64": "^0.33.5", 26 "@img/sharp-linuxmusl-x64": "^0.33.5", 27 "@img/sharp-win32-x64": "^0.33.5" 28 }, 29 "peerDependencies": { 30 "zod": "^4.0.0" 31 } 32 }, 33 "node_modules/@img/sharp-darwin-arm64": { 34 "version": "0.33.5", 35 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", 36 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", 37 "cpu": [ 38 "arm64" 39 ], 40 "license": "Apache-2.0", 41 "optional": true, 42 "os": [ 43 "darwin" 44 ], 45 "engines": { 46 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 47 }, 48 "funding": { 49 "url": "https://opencollective.com/libvips" 50 }, 51 "optionalDependencies": { 52 "@img/sharp-libvips-darwin-arm64": "1.0.4" 53 } 54 }, 55 "node_modules/@img/sharp-darwin-x64": { 56 "version": "0.33.5", 57 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", 58 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", 59 "cpu": [ 60 "x64" 61 ], 62 "license": "Apache-2.0", 63 "optional": true, 64 "os": [ 65 "darwin" 66 ], 67 "engines": { 68 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 69 }, 70 "funding": { 71 "url": "https://opencollective.com/libvips" 72 }, 73 "optionalDependencies": { 74 "@img/sharp-libvips-darwin-x64": "1.0.4" 75 } 76 }, 77 "node_modules/@img/sharp-libvips-darwin-arm64": { 78 "version": "1.0.4", 79 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", 80 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", 81 "cpu": [ 82 "arm64" 83 ], 84 "license": "LGPL-3.0-or-later", 85 "optional": true, 86 "os": [ 87 "darwin" 88 ], 89 "funding": { 90 "url": "https://opencollective.com/libvips" 91 } 92 }, 93 "node_modules/@img/sharp-libvips-darwin-x64": { 94 "version": "1.0.4", 95 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 96 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 97 "cpu": [ 98 "x64" 99 ], 100 "license": "LGPL-3.0-or-later", 101 "optional": true, 102 "os": [ 103 "darwin" 104 ], 105 "funding": { 106 "url": "https://opencollective.com/libvips" 107 } 108 }, 109 "node_modules/@img/sharp-libvips-linux-arm": { 110 "version": "1.0.5", 111 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 112 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 113 "cpu": [ 114 "arm" 115 ], 116 "license": "LGPL-3.0-or-later", 117 "optional": true, 118 "os": [ 119 "linux" 120 ], 121 "funding": { 122 "url": "https://opencollective.com/libvips" 123 } 124 }, 125 "node_modules/@img/sharp-libvips-linux-arm64": { 126 "version": "1.0.4", 127 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 128 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 129 "cpu": [ 130 "arm64" 131 ], 132 "license": "LGPL-3.0-or-later", 133 "optional": true, 134 "os": [ 135 "linux" 136 ], 137 "funding": { 138 "url": "https://opencollective.com/libvips" 139 } 140 }, 141 "node_modules/@img/sharp-libvips-linux-x64": { 142 "version": "1.0.4", 143 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", 144 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", 145 "cpu": [ 146 "x64" 147 ], 148 "license": "LGPL-3.0-or-later", 149 "optional": true, 150 "os": [ 151 "linux" 152 ], 153 "funding": { 154 "url": "https://opencollective.com/libvips" 155 } 156 }, 157 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 158 "version": "1.0.4", 159 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", 160 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", 161 "cpu": [ 162 "arm64" 163 ], 164 "license": "LGPL-3.0-or-later", 165 "optional": true, 166 "os": [ 167 "linux" 168 ], 169 "funding": { 170 "url": "https://opencollective.com/libvips" 171 } 172 }, 173 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 174 "version": "1.0.4", 175 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", 176 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", 177 "cpu": [ 178 "x64" 179 ], 180 "license": "LGPL-3.0-or-later", 181 "optional": true, 182 "os": [ 183 "linux" 184 ], 185 "funding": { 186 "url": "https://opencollective.com/libvips" 187 } 188 }, 189 "node_modules/@img/sharp-linux-arm": { 190 "version": "0.33.5", 191 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", 192 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", 193 "cpu": [ 194 "arm" 195 ], 196 "license": "Apache-2.0", 197 "optional": true, 198 "os": [ 199 "linux" 200 ], 201 "engines": { 202 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 203 }, 204 "funding": { 205 "url": "https://opencollective.com/libvips" 206 }, 207 "optionalDependencies": { 208 "@img/sharp-libvips-linux-arm": "1.0.5" 209 } 210 }, 211 "node_modules/@img/sharp-linux-arm64": { 212 "version": "0.33.5", 213 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 214 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 215 "cpu": [ 216 "arm64" 217 ], 218 "license": "Apache-2.0", 219 "optional": true, 220 "os": [ 221 "linux" 222 ], 223 "engines": { 224 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 225 }, 226 "funding": { 227 "url": "https://opencollective.com/libvips" 228 }, 229 "optionalDependencies": { 230 "@img/sharp-libvips-linux-arm64": "1.0.4" 231 } 232 }, 233 "node_modules/@img/sharp-linux-x64": { 234 "version": "0.33.5", 235 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", 236 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", 237 "cpu": [ 238 "x64" 239 ], 240 "license": "Apache-2.0", 241 "optional": true, 242 "os": [ 243 "linux" 244 ], 245 "engines": { 246 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 247 }, 248 "funding": { 249 "url": "https://opencollective.com/libvips" 250 }, 251 "optionalDependencies": { 252 "@img/sharp-libvips-linux-x64": "1.0.4" 253 } 254 }, 255 "node_modules/@img/sharp-linuxmusl-arm64": { 256 "version": "0.33.5", 257 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", 258 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", 259 "cpu": [ 260 "arm64" 261 ], 262 "license": "Apache-2.0", 263 "optional": true, 264 "os": [ 265 "linux" 266 ], 267 "engines": { 268 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 269 }, 270 "funding": { 271 "url": "https://opencollective.com/libvips" 272 }, 273 "optionalDependencies": { 274 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" 275 } 276 }, 277 "node_modules/@img/sharp-linuxmusl-x64": { 278 "version": "0.33.5", 279 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", 280 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", 281 "cpu": [ 282 "x64" 283 ], 284 "license": "Apache-2.0", 285 "optional": true, 286 "os": [ 287 "linux" 288 ], 289 "engines": { 290 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 291 }, 292 "funding": { 293 "url": "https://opencollective.com/libvips" 294 }, 295 "optionalDependencies": { 296 "@img/sharp-libvips-linuxmusl-x64": "1.0.4" 297 } 298 }, 299 "node_modules/@img/sharp-win32-x64": { 300 "version": "0.33.5", 301 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", 302 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", 303 "cpu": [ 304 "x64" 305 ], 306 "license": "Apache-2.0 AND LGPL-3.0-or-later", 307 "optional": true, 308 "os": [ 309 "win32" 310 ], 311 "engines": { 312 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 313 }, 314 "funding": { 315 "url": "https://opencollective.com/libvips" 316 } 317 }, 318 "node_modules/zod": { 319 "version": "4.3.5", 320 "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.5.tgz", 321 "integrity": "sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==", 322 "license": "MIT", 323 "peer": true, 324 "funding": { 325 "url": "https://github.com/sponsors/colinhacks" 326 } 327 } 328 } 329}