{ "name": "pinecone-dot-website/admin-ajax-dot-php-no-thank-you", "type": "wordpress-plugin", "license": "GPL-2.0+", "authors": [ { "name": "Eric Eaglstun", "email": "postpostmodern@gmail.com" } ], "autoload": { "files": [ "functions.php" ], "psr-4": { "Admin_Ajax\\": "lib/Admin_Ajax/" } }, "require": { "php": ">=5.4" } }