{
    "name": "yahnis-elsts/ajax-wrapper",
    "description": "AJAX action wrapper for WordPress",
    "type": "library",
    "license": "MIT",
    "authors": [
        {
            "name": "Yahnis Elsts",
            "email": "whiteshadow@w-shadow.com"
        }
    ],
    "require": {},
	"autoload": {
		"files": ["AjaxWrapper.php"]
	}
}
