{
	"name": "react",
	"version": "1.0.0",
	"description": "",
	"main": "index.js",
	"scripts": {
		"build": "wp-scripts build",
		"start": "wp-scripts start",
		"check-engines": "wp-scripts check-engines",
		"check-licenses": "wp-scripts check-licenses",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"lint:md:docs": "wp-scripts lint-md-docs",
		"lint:pkg-json": "wp-scripts lint-pkg-json",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"test:e2e": "wp-scripts test-e2e",
		"test:unit": "wp-scripts test-unit-js"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"devDependencies": {
		"@babel/core": "^7.26.0",
		"@babel/plugin-transform-runtime": "^7.25.9",
		"@babel/preset-env": "^7.26.0",
		"@babel/runtime": "^7.26.0",
		"@wordpress/eslint-plugin": "^12.4.0",
		"@wordpress/scripts": "^24.6.0",
		"babel-loader": "^8.4.1",
		"mini-css-extract-plugin": "^2.7.6",
		"prettier": "^2.6.2",
		"typescript": "^4.7.3"
	},
	"dependencies": {
		"@emotion/cache": "^11.13.1",
		"@emotion/react": "^11.13.3",
		"@emotion/serialize": "^1.3.2",
		"@emotion/sheet": "^1.4.0",
		"@headwayapp/react-widget": "^0.0.4",
		"@uiw/react-textarea-code-editor": "^2.1.1",
		"@wordpress/api-fetch": "^6.16.0",
		"datatables.net-dt": "^1.13.4",
		"moment": "^2.30.1",
		"prismjs": "^1.29.0",
		"react-beautiful-dnd": "^13.1.1",
		"react-router-dom": "^6.9.0",
		"react-select": "^5.7.4",
		"react-simple-code-editor": "^0.13.1",
		"react-toastify": "^9.1.3",
		"react-tooltip": "^5.13.1"
	}
}
