{
	"name": "4wp-weather",
	"version": "1.0.0",
	"private": true,
	"description": "Build tooling for the 4WP Weather WordPress plugin (wp-scripts: block, admin UI, SCSS).",
	"scripts": {
		"build": "wp-scripts build",
		"start": "wp-scripts start"
	},
	"devDependencies": {
		"@wordpress/scripts": "^26.0.0",
		"sass": "^1.77.0"
	}
}
