FileMaster
Search
Toggle Dark Mode
Home
/
.
/
kiara
/
wp-content
/
plugins
/
ayecode-connect
/
vendor
/
composer
Edit File: installed.json
{ "packages": [ { "name": "ayecode/wp-ayecode-ui", "version": "0.2.36", "version_normalized": "0.2.36.0", "source": { "type": "git", "url": "https://github.com/AyeCode/wp-ayecode-ui.git", "reference": "4efdfb8d6929d4ed5c9ec7cfbbd78b848d72ccf5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AyeCode/wp-ayecode-ui/zipball/4efdfb8d6929d4ed5c9ec7cfbbd78b848d72ccf5", "reference": "4efdfb8d6929d4ed5c9ec7cfbbd78b848d72ccf5", "shasum": "" }, "time": "2025-05-01T12:17:07+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "ayecode-ui-loader.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "AyeCode Ltd", "email": "contact@ayecode.io", "homepage": "https://ayecode.io/", "role": "Developer" } ], "description": "A Bootstrap UI for WordPress plugins and themes.", "homepage": "https://github.com/AyeCode/wp-ayecode-ui", "keywords": [ "ayecode", "boot", "bootstrap" ], "support": { "issues": "https://github.com/AyeCode/wp-ayecode-ui/issues", "source": "https://github.com/AyeCode/wp-ayecode-ui/tree/0.2.36" }, "install-path": "../ayecode/wp-ayecode-ui" }, { "name": "ayecode/wp-font-awesome-settings", "version": "1.1.7", "version_normalized": "1.1.7.0", "source": { "type": "git", "url": "https://github.com/AyeCode/wp-font-awesome-settings.git", "reference": "f52f48d05ff760eb1e22e747a2d011c669f25ed1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AyeCode/wp-font-awesome-settings/zipball/f52f48d05ff760eb1e22e747a2d011c669f25ed1", "reference": "f52f48d05ff760eb1e22e747a2d011c669f25ed1", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.6.0" }, "time": "2023-12-14T17:12:22+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "wp-font-awesome-settings.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "AyeCode Ltd", "email": "contact@ayecode.io", "homepage": "https://ayecode.io/", "role": "Developer" } ], "description": "Settings page for Font Awesome in WordPress", "homepage": "https://github.com/AyeCode/wp-font-awesome-settings", "keywords": [ "FontAwesome", "font-awesome" ], "install-path": "../ayecode/wp-font-awesome-settings" }, { "name": "ayecode/wp-super-duper", "version": "1.2.22", "version_normalized": "1.2.22.0", "source": { "type": "git", "url": "https://github.com/AyeCode/wp-super-duper.git", "reference": "ed2caeb00da6c5306261077890e756e19bb2dbc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AyeCode/wp-super-duper/zipball/ed2caeb00da6c5306261077890e756e19bb2dbc4", "reference": "ed2caeb00da6c5306261077890e756e19bb2dbc4", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.4.0" }, "time": "2025-04-17T09:30:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "sd-functions.php" ], "classmap": [ "wp-super-duper.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "AyeCode Ltd", "email": "contact@ayecode.io", "homepage": "https://ayecode.io/", "role": "Developer" } ], "description": "Lets you create a widget, block and shortcode all from the one file .", "homepage": "https://github.com/AyeCode/wp-super-duper", "keywords": [ "super duper", "wordpress", "wp" ], "support": { "issues": "https://github.com/AyeCode/wp-super-duper/issues", "source": "https://github.com/AyeCode/wp-super-duper/tree/1.2.22" }, "install-path": "../ayecode/wp-super-duper" }, { "name": "composer/installers", "version": "1.x-dev", "version_normalized": "1.9999999.9999999.9999999-dev", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "894a0b5c5d34c88b69b097f2aae1439730fa6836" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/894a0b5c5d34c88b69b097f2aae1439730fa6836", "reference": "894a0b5c5d34c88b69b097f2aae1439730fa6836", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "time": "2022-03-15T21:23:54+00:00", "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" }, "plugin-modifies-install-path": true }, "installation-source": "source", "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/1.x" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "install-path": "./installers" } ], "dev": true, "dev-package-names": [] }
Save
Back