{ "name": "agent_custom_provider", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "MIT", "private": true, "description": "", "dependencies": { "@faker-js/faker": "^10.2.0", "@modelcontextprotocol/sdk": "^1.29.0", "dotenv": "^17.2.3", "openai": "^6.37.0", "zod": "^4.3.6" } }