{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "187c412ec756dec2fbedebfec6885a28", "packages": [ { "name": "alanef/free_plugin_lib", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/alanef/free_plugin_lib.git", "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alanef/free_plugin_lib/zipball/ed52c33c73999a1fe1ee5a1b00581b9462111ac8", "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "codedungeon/phpunit-result-printer": "^0.32", "phpunit/phpunit": "^9.0", "wp-phpunit/wp-phpunit": "^6.7", "yoast/wp-test-utils": "^1.2" }, "type": "library", "autoload": { "psr-4": { "Fullworks_Free_Plugin_Lib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "alan", "email": "alan@fullworks.net" } ], "description": "Library to add to free plugins, in compliance with wp.org", "support": { "issues": "https://github.com/alanef/free_plugin_lib/issues", "source": "https://github.com/alanef/free_plugin_lib/tree/v1.0.1" }, "time": "2025-02-18T15:16:14+00:00" }, { "name": "alanef/wp_autoloader", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/alanef/wp_autoloader.git", "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alanef/wp_autoloader/zipball/ab82c9014dd47efbe72cb3612c2a57715bcb212d", "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d", "shasum": "" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Fullworks_WP_Autoloader\\": "src/" } }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "alan", "email": "alan@fullworks.net" } ], "description": "A custom autoloader to comply with WP class file names", "support": { "source": "https://github.com/alanef/wp_autoloader/tree/main", "issues": "https://github.com/alanef/wp_autoloader/issues" }, "time": "2024-10-24T10:54:40+00:00" }, { "name": "composer/installers", "version": "v1.0.12", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "4127333b03e8b4c08d081958548aae5419d1a2fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/4127333b03e8b4c08d081958548aae5419d1a2fa", "reference": "4127333b03e8b4c08d081958548aae5419d1a2fa", "shasum": "" }, "replace": { "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "3.7.*" }, "type": "composer-installer", "extra": { "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama", "role": "Developer" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "Craft", "Hurad", "MODX Evo", "OXID", "WolfCMS", "agl", "annotatecms", "cakephp", "codeigniter", "concrete5", "croogo", "drupal", "elgg", "fuelphp", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "phpbb", "piwik", "ppi", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/master" }, "time": "2014-02-24T04:21:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "alanef/wp_autoloader": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": [], "plugin-api-version": "2.6.0" }