{
	"name": "smntcs-wapuu-widget",
	"description": "Allows to customize the logo link.",
	"author": "Niels Lange",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"WordPress",
		"Plugin",
		"SMNTCS Wapuu Widget"
	],
	"homepage": "https://github.com/nielslange/smntcs-wapuu-widget#readme",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/nielslange/smntcs-wapuu-widget.git"
	},
	"bugs": {
		"url": "https://github.com/nielslange/smntcs-wapuu-widget/issues"
	},
	"browserslist": [
		"defaults"
	],
	"devDependencies": {
		"@wordpress/env": "4.1.3",
		"@wordpress/prettier-config": "1.1.1",
		"eslint": "^8.6.0",
		"npm-run-all": "4.1.5",
		"prettier": "npm:wp-prettier@2.0.5"
	},
	"scripts": {
		"phpcbf": "composer phpcbf",
		"phpcs": "composer phpcs",
		"phplint": "composer phplint",
		"test": "run-s phpcs phplint"
	}
}
