-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
145 lines (145 loc) · 4.63 KB
/
package.json
File metadata and controls
145 lines (145 loc) · 4.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"name": "claude-code-src",
"version": "2.1.88-dev",
"private": true,
"type": "module",
"engines": {
"bun": ">=1.2.0"
},
"scripts": {
"build": "bun run build.ts",
"build:compile": "bun run build.ts --compile",
"dev": "bun run src/entrypoints/cli.tsx",
"typecheck": "bun run --bun tsc --noEmit"
},
"dependencies": {
"@alcalzone/ansi-tokenize": "^0.1.3",
"@ant/claude-for-chrome-mcp": "file:./packages/@ant/claude-for-chrome-mcp",
"@ant/computer-use-input": "file:./packages/@ant/computer-use-input",
"@ant/computer-use-mcp": "file:./packages/@ant/computer-use-mcp",
"@ant/computer-use-swift": "file:./packages/@ant/computer-use-swift",
"@anthropic-ai/bedrock-sdk": "^0.26.4",
"@anthropic-ai/claude-agent-sdk": "*",
"@anthropic-ai/foundry-sdk": "^0.2.3",
"@anthropic-ai/mcpb": "*",
"@anthropic-ai/sandbox-runtime": "*",
"@anthropic-ai/sdk": "*",
"@anthropic-ai/vertex-sdk": "^0.14.4",
"@aws-sdk/client-bedrock": "^3.1020.0",
"@aws-sdk/client-bedrock-runtime": "^3.700.0",
"@aws-sdk/client-sts": "^3.1020.0",
"@azure/identity": "^4.13.1",
"@commander-js/extra-typings": "^14.0.0",
"@growthbook/growthbook": "^1.4.0",
"@modelcontextprotocol/sdk": "^1.12.0",
"@opentelemetry/api": "^1.9.1",
"@opentelemetry/api-logs": "^0.214.0",
"@opentelemetry/core": "^2.6.1",
"@opentelemetry/exporter-logs-otlp-http": "^0.214.0",
"@opentelemetry/exporter-metrics-otlp-http": "^0.214.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.214.0",
"@opentelemetry/resources": "^2.6.1",
"@opentelemetry/sdk-logs": "^0.214.0",
"@opentelemetry/sdk-metrics": "^2.6.1",
"@opentelemetry/sdk-trace-base": "^2.6.1",
"@opentelemetry/semantic-conventions": "^1.40.0",
"ajv": "^8.17.0",
"ajv-formats": "^3.0.0",
"asciichart": "^1.5.25",
"auto-bind": "^5.0.1",
"axios": "^1.7.0",
"bidi-js": "^1.0.3",
"chalk": "^5.4.0",
"chokidar": "^4.0.0",
"cli-boxes": "^4.0.0",
"cli-highlight": "^2.1.11",
"code-excerpt": "^4.0.0",
"color-diff-napi": "*",
"detect-libc": "^2.0.0",
"diff": "^7.0.0",
"dom-mutator": "^0.6.0",
"emoji-regex": "^10.4.0",
"env-paths": "^3.0.0",
"eventsource": "^3.0.0",
"eventsource-parser": "^3.0.0",
"execa": "^9.5.0",
"figures": "^6.1.0",
"flora-colossus": "^2.0.0",
"fuse.js": "^7.0.0",
"galactus": "^1.0.0",
"get-east-asian-width": "^1.3.0",
"google-auth-library": "^9.14.0",
"highlight.js": "^11.11.0",
"https-proxy-agent": "^7.0.0",
"ignore": "^7.0.0",
"indent-string": "^5.0.0",
"jsonc-parser": "^3.3.0",
"jsonwebtoken": "^9.0.0",
"lodash-es": "^4.17.21",
"lru-cache": "^11.0.0",
"marked": "^15.0.0",
"open": "^10.0.0",
"p-map": "^7.0.0",
"parse5": "^7.2.0",
"parse5-htmlparser2-tree-adapter": "^7.1.0",
"picomatch": "^4.0.0",
"pkce-challenge": "^5.0.0",
"pngjs": "^7.0.0",
"pretty-bytes": "^6.1.0",
"proper-lockfile": "^4.1.2",
"qrcode": "^1.5.4",
"react": "^19.0.0",
"react-compiler-runtime": "^1.0.0",
"react-reconciler": "0.33.0",
"semver": "^7.6.0",
"sharp": "^0.34.2",
"shell-quote": "^1.8.0",
"signal-exit": "^4.1.0",
"stack-utils": "^2.0.6",
"strip-ansi": "^7.1.0",
"supports-hyperlinks": "^3.1.0",
"tree-kill": "^1.2.2",
"turndown": "^7.2.0",
"type-fest": "^4.30.0",
"undici": "^7.3.0",
"usehooks-ts": "^3.1.0",
"vscode-jsonrpc": "^8.2.0",
"vscode-languageserver-protocol": "^3.17.0",
"vscode-languageserver-types": "^3.17.0",
"wrap-ansi": "^9.0.0",
"ws": "^8.18.0",
"xss": "^1.0.15",
"yaml": "^2.7.0",
"zod": "^3.25.0",
"zod-to-json-schema": "^3.24.0"
},
"devDependencies": {
"@types/bun": "^1.2.0",
"@types/diff": "^7.0.0",
"@types/jsonwebtoken": "^9.0.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.0",
"@types/pngjs": "^6.0.0",
"@types/proper-lockfile": "^4.1.4",
"@types/qrcode": "^1.5.5",
"@types/react": "^19.0.0",
"@types/react-reconciler": "^0.28.9",
"@types/semver": "^7.5.8",
"@types/shell-quote": "^1.7.5",
"@types/stack-utils": "^2.0.3",
"@types/turndown": "^5.0.0",
"@types/ws": "^8.5.0",
"typescript": "^5.7.0"
},
"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"
}
}