{
	"name": "athlon1600/php-proxy-app",
	"type": "project",
	"license": "MIT",
	"description": "Web proxy application project powered by PHP-Proxy library",
	"keywords": ["php proxy application", "php proxy web", "proxy script", "php web proxy", "web proxy"],
	"homepage": "https://www.php-proxy.com/",
	"require": {
		"athlon1600/php-proxy": "^5.0.1",
		"athlon1600/php-proxy-plugin-bundle": "dev-master"
	},
	"scripts": {
		"post-create-project-cmd": [
			"php -f setup.txt"
		]
	}
}
