{
	"name": "scalenut",
	"version": "0.1.0",
	"description": "Generate optimized content for WordPress that ranks effectively with Scalenut's AI-powered content strategies.",
	"author": "Aswini Kumar Sahu",
	"license": "GPL-2.0-or-later",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build",
		"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",
		"start": "wp-scripts start",
		"test:e2e": "wp-scripts test-e2e",
		"test:unit": "wp-scripts test-unit-js",
		"wp-env": "wp-env stop && wp-env start"
	},
	"devDependencies": {
		"@wordpress/scripts": "^30.4.0"
	},
	"dependencies": {
		"@emotion/react": "^11.13.3",
		"@emotion/styled": "^11.13.0",
		"@lottiefiles/lottie-player": "^2.0.12",
		"@mui/material": "^6.1.6",
		"@mui/styles": "^6.1.8",
		"@sentry/react": "^9.1.0",
		"axios": "^1.7.7",
		"mixpanel-browser": "^2.60.0",
		"quill": "^2.0.3",
		"react-circular-progressbar": "^2.1.0",
		"react-countup": "^6.5.3",
		"react-icons": "^5.3.0",
		"react-svg": "^16.1.34",
		"styled-components": "^6.1.13"
	}
}
