/ package-lock.json
package-lock.json
1 { 2 "name": "radicle", 3 "lockfileVersion": 3, 4 "requires": true, 5 "packages": { 6 "": { 7 "devDependencies": { 8 "@anthropic-ai/claude-code": "^1.0.62" 9 } 10 }, 11 "node_modules/@anthropic-ai/claude-code": { 12 "version": "1.0.62", 13 "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.62.tgz", 14 "integrity": "sha512-uWjIvjtOudC/knp7QMJhICdIcvEP8Nuz+0Rj3DeZc5eYyHgtiYTsb5mVTou2P7OTsCfwc3ajFdbFbtyq/LwYSw==", 15 "dev": true, 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 "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 "dev": true, 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 "dev": true, 63 "license": "Apache-2.0", 64 "optional": true, 65 "os": [ 66 "darwin" 67 ], 68 "engines": { 69 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 70 }, 71 "funding": { 72 "url": "https://opencollective.com/libvips" 73 }, 74 "optionalDependencies": { 75 "@img/sharp-libvips-darwin-x64": "1.0.4" 76 } 77 }, 78 "node_modules/@img/sharp-libvips-darwin-arm64": { 79 "version": "1.0.4", 80 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", 81 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", 82 "cpu": [ 83 "arm64" 84 ], 85 "dev": true, 86 "license": "LGPL-3.0-or-later", 87 "optional": true, 88 "os": [ 89 "darwin" 90 ], 91 "funding": { 92 "url": "https://opencollective.com/libvips" 93 } 94 }, 95 "node_modules/@img/sharp-libvips-darwin-x64": { 96 "version": "1.0.4", 97 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 98 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 99 "cpu": [ 100 "x64" 101 ], 102 "dev": true, 103 "license": "LGPL-3.0-or-later", 104 "optional": true, 105 "os": [ 106 "darwin" 107 ], 108 "funding": { 109 "url": "https://opencollective.com/libvips" 110 } 111 }, 112 "node_modules/@img/sharp-libvips-linux-arm": { 113 "version": "1.0.5", 114 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 115 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 116 "cpu": [ 117 "arm" 118 ], 119 "dev": true, 120 "license": "LGPL-3.0-or-later", 121 "optional": true, 122 "os": [ 123 "linux" 124 ], 125 "funding": { 126 "url": "https://opencollective.com/libvips" 127 } 128 }, 129 "node_modules/@img/sharp-libvips-linux-arm64": { 130 "version": "1.0.4", 131 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 132 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 133 "cpu": [ 134 "arm64" 135 ], 136 "dev": true, 137 "license": "LGPL-3.0-or-later", 138 "optional": true, 139 "os": [ 140 "linux" 141 ], 142 "funding": { 143 "url": "https://opencollective.com/libvips" 144 } 145 }, 146 "node_modules/@img/sharp-libvips-linux-x64": { 147 "version": "1.0.4", 148 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", 149 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", 150 "cpu": [ 151 "x64" 152 ], 153 "dev": true, 154 "license": "LGPL-3.0-or-later", 155 "optional": true, 156 "os": [ 157 "linux" 158 ], 159 "funding": { 160 "url": "https://opencollective.com/libvips" 161 } 162 }, 163 "node_modules/@img/sharp-linux-arm": { 164 "version": "0.33.5", 165 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", 166 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", 167 "cpu": [ 168 "arm" 169 ], 170 "dev": true, 171 "license": "Apache-2.0", 172 "optional": true, 173 "os": [ 174 "linux" 175 ], 176 "engines": { 177 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 178 }, 179 "funding": { 180 "url": "https://opencollective.com/libvips" 181 }, 182 "optionalDependencies": { 183 "@img/sharp-libvips-linux-arm": "1.0.5" 184 } 185 }, 186 "node_modules/@img/sharp-linux-arm64": { 187 "version": "0.33.5", 188 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 189 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 190 "cpu": [ 191 "arm64" 192 ], 193 "dev": true, 194 "license": "Apache-2.0", 195 "optional": true, 196 "os": [ 197 "linux" 198 ], 199 "engines": { 200 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 201 }, 202 "funding": { 203 "url": "https://opencollective.com/libvips" 204 }, 205 "optionalDependencies": { 206 "@img/sharp-libvips-linux-arm64": "1.0.4" 207 } 208 }, 209 "node_modules/@img/sharp-linux-x64": { 210 "version": "0.33.5", 211 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", 212 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", 213 "cpu": [ 214 "x64" 215 ], 216 "dev": true, 217 "license": "Apache-2.0", 218 "optional": true, 219 "os": [ 220 "linux" 221 ], 222 "engines": { 223 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 224 }, 225 "funding": { 226 "url": "https://opencollective.com/libvips" 227 }, 228 "optionalDependencies": { 229 "@img/sharp-libvips-linux-x64": "1.0.4" 230 } 231 }, 232 "node_modules/@img/sharp-win32-x64": { 233 "version": "0.33.5", 234 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", 235 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", 236 "cpu": [ 237 "x64" 238 ], 239 "dev": true, 240 "license": "Apache-2.0 AND LGPL-3.0-or-later", 241 "optional": true, 242 "os": [ 243 "win32" 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 } 252 } 253 }