feat: recover source from @anthropic-ai/claude-code@2.1.88 source map

Extracted 1906 original TypeScript/TSX source files from the
cli.js.map bundled in the npm package, plus package metadata files.
This commit is contained in:
Claude Opus 4.6
2026-03-31 17:35:54 +08:00
commit b4451609fc
1911 changed files with 516493 additions and 0 deletions

21
bun.lock Normal file
View File

@@ -0,0 +1,21 @@
{
"lockfileVersion": 1,
"configVersion": 1,
"workspaces": {
"": {
"name": "@anthropic-ai/claude-code",
"optionalDependencies": {
"@img/sharp-darwin-arm64": "^0.34.2",
"@img/sharp-darwin-x64": "^0.34.2",
"@img/sharp-linux-arm": "^0.34.2",
"@img/sharp-linux-arm64": "^0.34.2",
"@img/sharp-linux-x64": "^0.34.2",
"@img/sharp-linuxmusl-arm64": "^0.34.2",
"@img/sharp-linuxmusl-x64": "^0.34.2",
"@img/sharp-win32-arm64": "^0.34.2",
"@img/sharp-win32-x64": "^0.34.2",
},
},
},
"packages": {}
}