{
	"name": "smntcs-wapuu-widget",
	"description": "Allows to customize the logo link.",
	"homepage": "https://github.com/nielslange/smntcs-wapuu-widget#readme",
	"author": "Niels Lange",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"WordPress",
		"Plugin",
		"SMNTCS Wapuu Widget"
	],
	"browserslist": [
		"defaults"
	],
	"devDependencies": {
		"@wordpress/env": "10.21.0",
		"@wordpress/prettier-config": "4.21.0",
		"eslint": "9.24.0",
		"npm-run-all": "4.1.5",
		"prettier": "npm:wp-prettier@3.0.3"
	},
	"scripts": {
		"phpcbf": "composer phpcbf",
		"phpcs": "composer phpcs",
		"phplint": "composer phplint",
		"test": "run-s phpcs phplint"
	}
}
