{
	"name"       : "johnbillion/user-switching",
	"description": "WordPress plugin that provides instant switching between user accounts.",
	"homepage"   : "https://github.com/johnbillion/user-switching",
	"type"       : "wordpress-plugin",
	"license"    : "GPL-2.0-or-later",
	"authors"    : [
		{
			"name"    : "John Blackbourn",
			"homepage": "https://johnblackbourn.com/"
		}
	],
	"support": {
		"issues": "https://github.com/johnbillion/user-switching/issues",
		"forum": "https://wordpress.org/support/plugin/user-switching",
		"source": "https://github.com/johnbillion/user-switching"
	},
	"config": {
		"sort-packages": true
	},
	"require": {
		"composer/installers": "^1"
	},
	"require-dev" : {
		"behat/mink-goutte-driver": "^1.2",
		"behat/mink-selenium2-driver": "^1.3",
		"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
		"genesis/behat-fail-aid": "^2.0",
		"johnbillion/php-docs-standards": "^1.2",
		"paulgibbs/behat-wordpress-extension": "^3.1",
		"phpcompatibility/php-compatibility": "^9",
		"phpunit/phpunit": "^5",
		"wp-cli/wp-cli-bundle": "^2.1",
		"wp-coding-standards/wpcs": "^2"
    }
}
