{
	"name": "rawtype-order-exporter-woocommerce",
	"version": "1.1.0",
	"description": "Build custom data queries visually and export WooCommerce orders, customers and products to Excel or CSV with smart filters.",
	"private": true,
	"scripts": {
		"build": "wp-scripts build",
		"start": "wp-scripts start",
		"lint:js": "wp-scripts lint-js src/",
		"lint:css": "wp-scripts lint-style src/"
	},
	"devDependencies": {
		"@babel/runtime": "^7.26",
		"@wordpress/scripts": "^28.0"
	},
	"dependencies": {}
}
