{
	"name": "@webiny/handler-client",
	"version": "6.0.0",
	"type": "module",
	"main": "index.js",
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "A package that contains plugins for developing Webiny API in the AWS cloud.",
	"contributors": [
		"Pavel Denisjuk <pavel@webiny.com>",
		"Sven Al Hamad <sven@webiny.com>",
		"Adrian Smijulj <adrian@webiny.com>"
	],
	"license": "MIT",
	"dependencies": {
		"@webiny/api": "6.0.0",
		"@webiny/error": "6.0.0",
		"@webiny/plugins": "6.0.0"
	},
	"devDependencies": {
		"@webiny/build-tools": "6.0.0",
		"rimraf": "6.1.3",
		"typescript": "5.9.3"
	},
	"publishConfig": {
		"access": "public",
		"directory": "dist"
	},
	"gitHead": "9c6892640a45679ff521e25cd6587dff57393a2e"
}
