{ "name": "@freya/source-google-maps", "version": "0.0.0", "type": "module", "main": "src/index.ts", "types": "src/index.ts", "scripts": { "test": "bun test src/" }, "dependencies": { "@freya/source-mcp": "workspace:*", "arktype": "^2.1.0" } }