{ "name": "genkit", "version": "1.0.0", "description": "", "main": "quickstart.js", "type" : "module", "scripts": { "test": "node --test" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@genkit-ai/googleai": "^1.18.0", "@toolbox-sdk/core": "^0.1.2", "genkit": "^1.18.0" } }