{
	"name": "@webiny/error",
	"version": "6.4.2",
	"type": "module",
	"exports": {
		".": "./index.js",
		"./*": "./*"
	},
	"types": "index.d.ts",
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "A simple multi-database client.",
	"license": "MIT",
	"publishConfig": {
		"access": "public"
	},
	"devDependencies": {
		"@webiny/build-tools": "6.4.2",
		"rimraf": "6.1.3",
		"typescript": "6.0.3"
	},
	"gitHead": "8476da73b653c89cc1474d968baf55c1b0ae0e5f",
	"webiny": {
		"publishFrom": "dist"
	}
}
