googleapis--mcp-toolbox
17 行
296 B
JSON
17 行
296 B
JSON
{
|
|
"name": "adk",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "quickstart.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@google/adk": "^1.2.0",
|
|
"@toolbox-sdk/adk": "^0.3.0"
|
|
}
|
|
} |