????

Your IP : 3.21.21.220


Current Path : /home/multihiv/www/store/wp-content/plugins/woodmart-core/vendor/opauth/facebook/
Upload File :
Current File : /home/multihiv/www/store/wp-content/plugins/woodmart-core/vendor/opauth/facebook/composer.json

{
	"name": "opauth/facebook",
	"description": "Facebook strategy for Opauth",
	"keywords": ["authentication","auth","facebook"],
	"homepage": "http://opauth.org",
	"license": "MIT",
	"authors": [
		{
			"name": "U-Zyn Chua",
			"email": "chua@uzyn.com",
			"homepage": "http://uzyn.com"
		}
	],
	"require": {
		"php": ">=5.2.0",
		"opauth/opauth": ">=0.2.0"
	},
	"autoload": {
		"psr-0": {
			"": "."
		}
	}
}