{
	"name": "strakture",
	"version": "1.0.0",
	"description": "Strakture Design Library for WordPress",
	"main": "index.js",
	"scripts": {
		"build": "wp-scripts build --output-path=public/build",
		"start": "wp-scripts start --output-path=public/build"
	},
	"devDependencies": {
		"@wordpress/scripts": "^31.3.0",
		"autoprefixer": "^10.4.0",
		"postcss": "^8.4.0",
		"tailwindcss": "^3.4.0",
		"del": "^6.0.0",
		"gulp": "^4.0.2",
		"gulp-sort": "^2.0.0",
		"gulp-wp-pot": "^2.5.0",
		"gulp-zip": "^5.1.0"
	},
	"dependencies": {
		"@headlessui/react": "^1.7.0",
		"@wordpress/icons": "^11.5.0",
		"classnames": "^2.3.0",
		"framer-motion": "^10.0.0",
		"html-react-parser": "^5.2.16",
		"react-intersection-observer": "^9.0.0",
		"react-masonry-css": "^1.0.0",
		"swr": "^2.0.0",
		"zustand": "^4.0.0"
	},
	"license": "GPL-2.0-or-later"
}
