{
	"name": "@webiny/api-headless-cms",
	"version": "6.4.8",
	"type": "module",
	"exports": {
		".": "./index.js",
		"./*": "./*"
	},
	"keywords": [
		"cms:base"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git",
		"directory": "packages/api-headless-cms"
	},
	"description": "GraphQL API for Webiny Headless CMS.",
	"contributors": [
		"Pavel Denisjuk <pavel@webiny.com>",
		"Sven Al Hamad <sven@webiny.com>",
		"Adrian Smijulj <adrian@webiny.com>"
	],
	"license": "MIT",
	"dependencies": {
		"@babel/code-frame": "8.0.0",
		"@graphql-tools/merge": "9.2.0",
		"@graphql-tools/schema": "10.0.36",
		"@webiny/api": "6.4.8",
		"@webiny/api-core": "6.4.8",
		"@webiny/di": "1.0.2",
		"@webiny/error": "6.4.8",
		"@webiny/feature": "6.4.8",
		"@webiny/handler": "6.4.8",
		"@webiny/handler-aws": "6.4.8",
		"@webiny/handler-db": "6.4.8",
		"@webiny/handler-graphql": "6.4.8",
		"@webiny/plugins": "6.4.8",
		"@webiny/project": "6.4.8",
		"@webiny/utils": "6.4.8",
		"@webiny/validation": "6.4.8",
		"dot-prop-immutable": "2.1.1",
		"graphql": "16.14.2",
		"graphql-tag": "2.12.7",
		"lodash": "4.18.1",
		"p-map": "7.0.5",
		"p-reduce": "3.0.0",
		"pluralize": "8.0.0",
		"slugify": "1.6.9",
		"zod": "4.4.3"
	},
	"devDependencies": {
		"@types/babel__code-frame": "7.27.0",
		"@types/pluralize": "0.0.33",
		"@webiny/aws-sdk": "6.4.8",
		"@webiny/build-tools": "6.4.8",
		"@webiny/db-dynamodb": "6.4.8",
		"@webiny/handler-db": "6.4.8",
		"@webiny/project-utils": "6.4.8",
		"@webiny/sdk": "6.4.8",
		"@webiny/wcp": "6.4.8",
		"apollo-graphql": "0.9.7",
		"graphql": "16.14.2",
		"oxfmt": "0.58.0",
		"rimraf": "6.1.3",
		"typescript": "6.0.3",
		"vitest": "4.1.10",
		"write-json-file": "7.0.0"
	},
	"publishConfig": {
		"access": "public"
	},
	"gitHead": "b8aec8a1be3f25c3b428b357fe1e352c7cbff9ae",
	"webiny": {
		"publishFrom": "dist"
	}
}
