e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
19 lines
340 B
JSON
19 lines
340 B
JSON
{
|
|
"name": "genkit",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "quickstart.js",
|
|
"type" : "module",
|
|
"scripts": {
|
|
"test": "node --test"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@genkit-ai/google-genai": "^1.33.0",
|
|
"@toolbox-sdk/core": "^1.0.0",
|
|
"genkit": "^1.18.0"
|
|
}
|
|
}
|