11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/package.json",
|
|
"name": "@models.dev/function",
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@cloudflare/workers-types": "4.20250522.0",
|
|
"@tsconfig/bun": "catalog:"
|
|
}
|
|
}
|