-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
137 lines (137 loc) · 4.71 KB
/
Copy pathpackage.json
File metadata and controls
137 lines (137 loc) · 4.71 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
{
"name": "yo-code",
"version": "0.2.0",
"private": true,
"description": "yo-code CLI workspace with reconstructed Bun/TypeScript development tooling",
"license": "SEE LICENSE IN LICENSE",
"packageManager": "bun@1.3.9",
"engines": {
"node": ">=18",
"bun": ">=1.3.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zuhabul/yo-code.git"
},
"homepage": "https://github.com/zuhabul/yo-code#readme",
"bugs": {
"url": "https://github.com/zuhabul/yo-code/issues"
},
"bin": {
"yo-code": "./bin/yo-code",
"yo": "./bin/yo"
},
"scripts": {
"start": "bun run ./bin/yo-code",
"dev": "bun run ./bin/yo-code",
"mcp": "bun run src/entrypoints/mcp.ts",
"typecheck": "tsc --noEmit --lib ES2023,ESNext.Intl types/global.d.ts types/private-modules.d.ts",
"typecheck:full": "tsc --noEmit -p tsconfig.json",
"lint:docs": "markdownlint README.md CONTRIBUTING.md DEVELOPMENT.md ARCHITECTURE.md SECURITY.md SOURCE_PROVENANCE.md docs/SETUP.md docs/ENVIRONMENT.md docs/RUNBOOK.md docs/REBRAND_AUDIT.md",
"lint:docs:full": "markdownlint README.md CONTRIBUTING.md DEVELOPMENT.md ARCHITECTURE.md SECURITY.md SOURCE_PROVENANCE.md docs/*.md",
"audit:rebrand": "! rg -n \"Claude Code|claude-code-custom|everything-claude-code\" README.md CONTRIBUTING.md DEVELOPMENT.md ARCHITECTURE.md SECURITY.md docs/SETUP.md docs/ENVIRONMENT.md docs/RUNBOOK.md docs/REBRAND_AUDIT.md bin .github",
"check": "bun run lint:docs && bun run audit:rebrand"
},
"dependencies": {
"@alcalzone/ansi-tokenize": "^0.1.3",
"@anthropic-ai/bedrock-sdk": "^0.27.0",
"@anthropic-ai/claude-agent-sdk": "^0.1.7",
"@anthropic-ai/foundry-sdk": "^0.2.3",
"@anthropic-ai/mcpb": "^2.1.2",
"@anthropic-ai/sandbox-runtime": "^0.0.46",
"@anthropic-ai/sdk": "^0.62.0",
"@aws-sdk/client-bedrock": "^3.922.0",
"@aws-sdk/client-bedrock-runtime": "^3.922.0",
"@aws-sdk/credential-provider-node": "^3.922.0",
"@aws-sdk/credential-providers": "^3.922.0",
"@azure/identity": "^4.13.0",
"@commander-js/extra-typings": "^14.0.0",
"@growthbook/growthbook": "^1.5.2",
"@modelcontextprotocol/sdk": "^1.18.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/api-logs": "^0.205.0",
"@opentelemetry/core": "^2.1.0",
"@opentelemetry/exporter-logs-otlp-http": "^0.205.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.205.0",
"@opentelemetry/resources": "^2.1.0",
"@opentelemetry/sdk-logs": "^0.205.0",
"@opentelemetry/sdk-metrics": "^2.1.0",
"@opentelemetry/sdk-trace-base": "^2.1.0",
"@opentelemetry/semantic-conventions": "^1.38.0",
"@smithy/core": "^3.16.1",
"@smithy/node-http-handler": "^4.4.5",
"ajv": "^8.17.1",
"asciichart": "^1.5.25",
"auto-bind": "^5.0.1",
"axios": "^1.12.2",
"bidi-js": "^1.0.3",
"cacache": "^20.0.1",
"chalk": "^5.6.2",
"chokidar": "^4.0.3",
"cli-boxes": "^3.0.0",
"cli-highlight": "^2.1.11",
"code-excerpt": "^4.0.0",
"color-diff-napi": "^0.0.1",
"diff": "^8.0.2",
"emoji-regex": "^10.5.0",
"env-paths": "^3.0.0",
"execa": "^9.6.0",
"fflate": "^0.8.2",
"figures": "^6.1.0",
"fuse.js": "^7.1.0",
"get-east-asian-width": "^1.4.0",
"google-auth-library": "^10.4.1",
"highlight.js": "^11.11.1",
"https-proxy-agent": "^7.0.6",
"ignore": "^7.0.5",
"image-processor-napi": "^0.0.1",
"indent-string": "^5.0.0",
"ink": "^6.3.1",
"lodash-es": "^4.17.21",
"lru-cache": "^11.2.2",
"marked": "^16.3.0",
"modifiers-napi": "^0.0.1",
"p-map": "^7.0.3",
"picomatch": "^4.0.3",
"plist": "^3.1.0",
"proper-lockfile": "^4.1.2",
"qrcode": "^1.5.4",
"react": "^19.2.0",
"react-reconciler": "^0.33.0",
"semver": "^7.7.2",
"sharp": "^0.34.4",
"shell-quote": "^1.8.3",
"signal-exit": "^4.1.0",
"stack-utils": "^2.0.6",
"strip-ansi": "^7.1.2",
"supports-hyperlinks": "^4.1.0",
"tree-kill": "^1.2.2",
"turndown": "^7.2.1",
"type-fest": "^4.41.0",
"undici": "^7.16.0",
"usehooks-ts": "^3.1.1",
"vscode-jsonrpc": "^8.2.1",
"vscode-languageserver-protocol": "^3.17.5",
"vscode-languageserver-types": "^3.17.5",
"wrap-ansi": "^9.0.2",
"ws": "^8.18.3",
"xss": "^1.0.15",
"yaml": "^2.8.1",
"zod": "^4.1.11"
},
"devDependencies": {
"@types/diff": "^7.0.1",
"@types/emoji-regex": "^9.2.2",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.6.2",
"@types/proper-lockfile": "^4.1.4",
"@types/react": "^19.2.2",
"@types/semver": "^7.7.1",
"@types/shell-quote": "^1.7.5",
"@types/stack-utils": "^2.0.3",
"@types/ws": "^8.18.1",
"bun-types": "^1.3.9",
"markdownlint-cli": "^0.48.0",
"typescript": "^5.9.3"
}
}