FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
opencode/cloud/function/package.json at dev · mrloop/opencode · GitHub
mrloop
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
opencode
/
cloud
/
function
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (23 loc) · 612 Bytes
Breadcrumbs
opencode
/
cloud
/
function
/
package.json
Copy path
File metadata and controls
23 lines (23 loc) · 612 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name"
:
"
@opencode/cloud-function
"
,
"version"
:
"
0.5.5
"
,
"$schema"
:
"
https://json.schemastore.org/package.json
"
,
"private"
:
true
,
"type"
:
"
module
"
,
"devDependencies"
: {
"@cloudflare/workers-types"
:
"
4.20250522.0
"
,
"@types/node"
:
"
catalog:
"
,
"openai"
:
"
5.11.0
"
,
"typescript"
:
"
catalog:
"
},
"dependencies"
: {
"@ai-sdk/anthropic"
:
"
2.0.0
"
,
"@ai-sdk/openai"
:
"
2.0.2
"
,
"@ai-sdk/openai-compatible"
:
"
1.0.1
"
,
"@hono/zod-validator"
:
"
catalog:
"
,
"@openauthjs/openauth"
:
"
0.0.0-20250322224806
"
,
"ai"
:
"
catalog:
"
,
"hono"
:
"
catalog:
"
,
"zod"
:
"
catalog:
"
}
}
Back
|
FazBrowse Home
|
New Git URL