{
	"name": "@webiny/handler-graphql",
	"version": "6.4.8",
	"type": "module",
	"exports": {
		".": "./index.js",
		"./*": "./*"
	},
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "The Apollo Server as a function.",
	"contributors": [
		"Pavel Denisjuk <pavel@webiny.com>",
		"Sven Al Hamad <sven@webiny.com>",
		"Adrian Smijulj <adrian@webiny.com>"
	],
	"dependencies": {
		"@graphql-tools/merge": "9.2.0",
		"@graphql-tools/resolvers-composition": "7.0.33",
		"@graphql-tools/schema": "10.0.36",
		"@graphql-tools/utils": "11.2.0",
		"@webiny/api": "6.4.8",
		"@webiny/di": "1.0.2",
		"@webiny/error": "6.4.8",
		"@webiny/feature": "6.4.8",
		"@webiny/handler": "6.4.8",
		"@webiny/plugins": "6.4.8",
		"@webiny/stdlib": "0.0.8",
		"@webiny/utils": "6.4.8",
		"graphql": "16.14.2",
		"graphql-scalars": "1.25.0",
		"graphql-tag": "2.12.7",
		"zod": "4.4.3"
	},
	"devDependencies": {
		"@webiny/build-tools": "6.4.8",
		"@webiny/handler-aws": "6.4.8",
		"rimraf": "6.1.3",
		"typescript": "6.0.3",
		"vitest": "4.1.10"
	},
	"publishConfig": {
		"access": "public"
	},
	"gitHead": "b8aec8a1be3f25c3b428b357fe1e352c7cbff9ae",
	"webiny": {
		"publishFrom": "dist"
	}
}
