{
	"name": "@webiny/project",
	"version": "6.4.3",
	"type": "module",
	"exports": {
		".": "./index.js",
		"./*": "./*"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "An SDK for managing Webiny projects.",
	"license": "MIT",
	"dependencies": {
		"@webiny/aws-sdk": "6.4.3",
		"@webiny/build-tools": "6.4.3",
		"@webiny/di": "1.0.1",
		"@webiny/feature-flags": "6.4.3",
		"@webiny/global-config": "6.4.3",
		"@webiny/pulumi-sdk": "6.4.3",
		"@webiny/react-properties": "6.4.3",
		"@webiny/system-requirements": "6.4.3",
		"@webiny/telemetry": "6.4.3",
		"@webiny/utils": "6.4.3",
		"@webiny/wcp": "6.4.3",
		"chalk": "5.6.2",
		"chokidar": "5.0.0",
		"ci-info": "4.4.0",
		"debounce": "3.0.0",
		"deepmerge": "4.3.1",
		"dotenv": "17.4.2",
		"execa": "5.1.1",
		"exit-hook": "5.1.0",
		"fast-glob": "3.3.3",
		"find-up": "8.0.0",
		"get-tsconfig": "4.14.0",
		"graphql-request": "7.4.0",
		"humanize-duration": "3.33.2",
		"jsdom": "29.1.1",
		"load-json-file": "7.0.1",
		"lodash": "4.18.1",
		"minimatch": "10.2.5",
		"mqtt": "5.15.1",
		"neverthrow": "8.2.0",
		"p-retry": "8.0.0",
		"pino": "10.3.1",
		"pino-pretty": "13.1.3",
		"react": "18.3.1",
		"react-dom": "18.3.1",
		"replace-in-path": "1.1.0",
		"serialize-error": "13.0.1",
		"ts-morph": "28.0.0",
		"tsx": "4.21.0",
		"write-json-file": "7.0.0",
		"zod": "4.4.3"
	},
	"devDependencies": {
		"@types/debounce": "1.2.4",
		"@types/humanize-duration": "3.27.4",
		"@types/jsdom": "28.0.3",
		"@types/lodash": "4.17.24",
		"rimraf": "6.1.3",
		"type-fest": "5.7.0",
		"typescript": "6.0.3"
	},
	"adio": {
		"ignore": {
			"dependencies": [
				"exit-hook"
			]
		}
	},
	"publishConfig": {
		"access": "public"
	},
	"gitHead": "8476da73b653c89cc1474d968baf55c1b0ae0e5f",
	"webiny": {
		"publishFrom": "dist"
	}
}
