| @@ -1,227 +1,420 @@ | ||
| 1 | -[ | |
| 2 | - { | |
| 3 | - "name": "ayecode/wp-font-awesome-settings", | |
| 4 | - "version": "1.0.10", | |
| 5 | - "version_normalized": "1.0.10.0", | |
| 6 | - "source": { | |
| 7 | - "type": "git", | |
| 8 | - "url": "https://github.com/AyeCode/wp-font-awesome-settings.git", | |
| 9 | - "reference": "5e0c70d3081a14785f0911ba134c7068857db8d9" | |
| 1 | +{ | |
| 2 | + "packages": [ | |
| 3 | + { | |
| 4 | + "name": "ayecode/ayecode-connect-helper", | |
| 5 | + "version": "1.0.5", | |
| 6 | + "version_normalized": "1.0.5.0", | |
| 7 | + "source": { | |
| 8 | + "type": "git", | |
| 9 | + "url": "https://github.com/AyeCode/ayecode-connect-helper.git", | |
| 10 | + "reference": "e778b5e3a3b8e7550ef8e82ed45550b593af683d" | |
| 11 | + }, | |
| 12 | + "dist": { | |
| 13 | + "type": "zip", | |
| 14 | + "url": "https://api.github.com/repos/AyeCode/ayecode-connect-helper/zipball/e778b5e3a3b8e7550ef8e82ed45550b593af683d", | |
| 15 | + "reference": "e778b5e3a3b8e7550ef8e82ed45550b593af683d", | |
| 16 | + "shasum": "" | |
| 17 | + }, | |
| 18 | + "require": { | |
| 19 | + "composer/installers": "~1.0", | |
| 20 | + "php": ">=5.6.0" | |
| 21 | + }, | |
| 22 | + "require-dev": { | |
| 23 | + "dealerdirect/phpcodesniffer-composer-installer": "*", | |
| 24 | + "squizlabs/php_codesniffer": "^3.2", | |
| 25 | + "wp-coding-standards/wpcs": "*" | |
| 26 | + }, | |
| 27 | + "time": "2026-01-20T12:50:52+00:00", | |
| 28 | + "type": "library", | |
| 29 | + "installation-source": "dist", | |
| 30 | + "autoload": { | |
| 31 | + "classmap": [ | |
| 32 | + "ayecode-connect-helper.php" | |
| 33 | + ] | |
| 34 | + }, | |
| 35 | + "notification-url": "https://packagist.org/downloads/", | |
| 36 | + "license": [ | |
| 37 | + "GPL-3.0-or-later" | |
| 38 | + ], | |
| 39 | + "authors": [ | |
| 40 | + { | |
| 41 | + "name": "AyeCode Ltd", | |
| 42 | + "email": "contact@ayecode.io", | |
| 43 | + "homepage": "https://ayecode.io/", | |
| 44 | + "role": "Developer" | |
| 45 | + } | |
| 46 | + ], | |
| 47 | + "description": "Provides helper functionality for installing AyeCode Connect.", | |
| 48 | + "homepage": "https://github.com/AyeCode/ayecode-connect-helper", | |
| 49 | + "keywords": [ | |
| 50 | + "AyeCode Connect", | |
| 51 | + "ayecode", | |
| 52 | + "wp" | |
| 53 | + ], | |
| 54 | + "support": { | |
| 55 | + "issues": "https://github.com/AyeCode/ayecode-connect-helper/issues", | |
| 56 | + "source": "https://github.com/AyeCode/ayecode-connect-helper/tree/1.0.5" | |
| 57 | + }, | |
| 58 | + "install-path": "../ayecode/ayecode-connect-helper" | |
| 10 | 59 | }, |
| 11 | - "dist": { | |
| 12 | - "type": "zip", | |
| 13 | - "url": "https://api.github.com/repos/AyeCode/wp-font-awesome-settings/zipball/5e0c70d3081a14785f0911ba134c7068857db8d9", | |
| 14 | - "reference": "5e0c70d3081a14785f0911ba134c7068857db8d9", | |
| 15 | - "shasum": "" | |
| 60 | + { | |
| 61 | + "name": "ayecode/wp-ayecode-ui", | |
| 62 | + "version": "0.2.54", | |
| 63 | + "version_normalized": "0.2.54.0", | |
| 64 | + "source": { | |
| 65 | + "type": "git", | |
| 66 | + "url": "https://github.com/AyeCode/wp-ayecode-ui.git", | |
| 67 | + "reference": "a7b13f2fd36b306f65c0c57e168e825ee4d6da50" | |
| 68 | + }, | |
| 69 | + "dist": { | |
| 70 | + "type": "zip", | |
| 71 | + "url": "https://api.github.com/repos/AyeCode/wp-ayecode-ui/zipball/a7b13f2fd36b306f65c0c57e168e825ee4d6da50", | |
| 72 | + "reference": "a7b13f2fd36b306f65c0c57e168e825ee4d6da50", | |
| 73 | + "shasum": "" | |
| 74 | + }, | |
| 75 | + "time": "2026-09-16T14:43:29+00:00", | |
| 76 | + "type": "library", | |
| 77 | + "installation-source": "dist", | |
| 78 | + "autoload": { | |
| 79 | + "files": [ | |
| 80 | + "ayecode-ui-loader.php" | |
| 81 | + ] | |
| 82 | + }, | |
| 83 | + "notification-url": "https://packagist.org/downloads/", | |
| 84 | + "license": [ | |
| 85 | + "GPL-3.0-or-later" | |
| 86 | + ], | |
| 87 | + "authors": [ | |
| 88 | + { | |
| 89 | + "name": "AyeCode Ltd", | |
| 90 | + "email": "contact@ayecode.io", | |
| 91 | + "homepage": "https://ayecode.io/", | |
| 92 | + "role": "Developer" | |
| 93 | + } | |
| 94 | + ], | |
| 95 | + "description": "A Bootstrap UI for WordPress plugins and themes.", | |
| 96 | + "homepage": "https://github.com/AyeCode/wp-ayecode-ui", | |
| 97 | + "keywords": [ | |
| 98 | + "ayecode", | |
| 99 | + "boot", | |
| 100 | + "bootstrap" | |
| 101 | + ], | |
| 102 | + "support": { | |
| 103 | + "issues": "https://github.com/AyeCode/wp-ayecode-ui/issues", | |
| 104 | + "source": "https://github.com/AyeCode/wp-ayecode-ui/tree/0.2.54" | |
| 105 | + }, | |
| 106 | + "install-path": "../ayecode/wp-ayecode-ui" | |
| 16 | 107 | }, |
| 17 | - "require": { | |
| 18 | - "composer/installers": "~1.0", | |
| 19 | - "php": ">=5.3.0" | |
| 108 | + { | |
| 109 | + "name": "ayecode/wp-deactivation-survey", | |
| 110 | + "version": "1.0.7", | |
| 111 | + "version_normalized": "1.0.7.0", | |
| 112 | + "source": { | |
| 113 | + "type": "git", | |
| 114 | + "url": "https://github.com/AyeCode/wp-deactivation-survey.git", | |
| 115 | + "reference": "674f19132ca65e88f600dd212b721bbb8967c678" | |
| 116 | + }, | |
| 117 | + "dist": { | |
| 118 | + "type": "zip", | |
| 119 | + "url": "https://api.github.com/repos/AyeCode/wp-deactivation-survey/zipball/674f19132ca65e88f600dd212b721bbb8967c678", | |
| 120 | + "reference": "674f19132ca65e88f600dd212b721bbb8967c678", | |
| 121 | + "shasum": "" | |
| 122 | + }, | |
| 123 | + "time": "2023-12-14T17:21:06+00:00", | |
| 124 | + "type": "library", | |
| 125 | + "installation-source": "dist", | |
| 126 | + "autoload": { | |
| 127 | + "classmap": [ | |
| 128 | + "wp-deactivation-survey.php" | |
| 129 | + ] | |
| 130 | + }, | |
| 131 | + "notification-url": "https://packagist.org/downloads/", | |
| 132 | + "license": [ | |
| 133 | + "GPL-3.0-or-later" | |
| 134 | + ], | |
| 135 | + "authors": [ | |
| 136 | + { | |
| 137 | + "name": "AyeCode Ltd", | |
| 138 | + "email": "contact@ayecode.io", | |
| 139 | + "homepage": "https://ayecode.io/", | |
| 140 | + "role": "Developer" | |
| 141 | + } | |
| 142 | + ], | |
| 143 | + "description": "Adds a deactivation survey on plugin deactivation.", | |
| 144 | + "homepage": "https://github.com/AyeCode/wp-deactivation-survey", | |
| 145 | + "keywords": [ | |
| 146 | + "deactivation", | |
| 147 | + "survey", | |
| 148 | + "wordpress" | |
| 149 | + ], | |
| 150 | + "support": { | |
| 151 | + "issues": "https://github.com/AyeCode/wp-deactivation-survey/issues", | |
| 152 | + "source": "https://github.com/AyeCode/wp-deactivation-survey/tree/1.0.7" | |
| 153 | + }, | |
| 154 | + "install-path": "../ayecode/wp-deactivation-survey" | |
| 20 | 155 | }, |
| 21 | - "require-dev": { | |
| 22 | - "dealerdirect/phpcodesniffer-composer-installer": "*", | |
| 23 | - "squizlabs/php_codesniffer": "^3.2", | |
| 24 | - "wp-coding-standards/wpcs": "*" | |
| 156 | + { | |
| 157 | + "name": "ayecode/wp-font-awesome-settings", | |
| 158 | + "version": "1.1.12", | |
| 159 | + "version_normalized": "1.1.12.0", | |
| 160 | + "source": { | |
| 161 | + "type": "git", | |
| 162 | + "url": "https://github.com/AyeCode/wp-font-awesome-settings.git", | |
| 163 | + "reference": "301e5fef246485c457bf47237002d652b290b537" | |
| 164 | + }, | |
| 165 | + "dist": { | |
| 166 | + "type": "zip", | |
| 167 | + "url": "https://api.github.com/repos/AyeCode/wp-font-awesome-settings/zipball/301e5fef246485c457bf47237002d652b290b537", | |
| 168 | + "reference": "301e5fef246485c457bf47237002d652b290b537", | |
| 169 | + "shasum": "" | |
| 170 | + }, | |
| 171 | + "require": { | |
| 172 | + "composer/installers": "~1.0", | |
| 173 | + "php": ">=5.6.0" | |
| 174 | + }, | |
| 175 | + "time": "2026-08-18T15:41:46+00:00", | |
| 176 | + "type": "library", | |
| 177 | + "installation-source": "dist", | |
| 178 | + "autoload": { | |
| 179 | + "files": [ | |
| 180 | + "wp-font-awesome-settings.php" | |
| 181 | + ] | |
| 182 | + }, | |
| 183 | + "notification-url": "https://packagist.org/downloads/", | |
| 184 | + "license": [ | |
| 185 | + "GPL-3.0-or-later" | |
| 186 | + ], | |
| 187 | + "authors": [ | |
| 188 | + { | |
| 189 | + "name": "AyeCode Ltd", | |
| 190 | + "email": "contact@ayecode.io", | |
| 191 | + "homepage": "https://ayecode.io/", | |
| 192 | + "role": "Developer" | |
| 193 | + } | |
| 194 | + ], | |
| 195 | + "description": "Settings page for Font Awesome in WordPress", | |
| 196 | + "homepage": "https://github.com/AyeCode/wp-font-awesome-settings", | |
| 197 | + "keywords": [ | |
| 198 | + "FontAwesome", | |
| 199 | + "font-awesome" | |
| 200 | + ], | |
| 201 | + "support": { | |
| 202 | + "issues": "https://github.com/AyeCode/wp-font-awesome-settings/issues", | |
| 203 | + "source": "https://github.com/AyeCode/wp-font-awesome-settings/tree/1.1.12" | |
| 204 | + }, | |
| 205 | + "install-path": "../ayecode/wp-font-awesome-settings" | |
| 25 | 206 | }, |
| 26 | - "time": "2018-12-14T12:33:09+00:00", | |
| 27 | - "type": "library", | |
| 28 | - "installation-source": "dist", | |
| 29 | - "autoload": { | |
| 30 | - "files": [ | |
| 31 | - "wp-font-awesome-settings.php" | |
| 32 | - ] | |
| 207 | + { | |
| 208 | + "name": "ayecode/wp-super-duper", | |
| 209 | + "version": "1.2.36", | |
| 210 | + "version_normalized": "1.2.36.0", | |
| 211 | + "source": { | |
| 212 | + "type": "git", | |
| 213 | + "url": "https://github.com/AyeCode/wp-super-duper.git", | |
| 214 | + "reference": "097dedd1a250d68e1e3c21644079ed1fc4ae2b2d" | |
| 215 | + }, | |
| 216 | + "dist": { | |
| 217 | + "type": "zip", | |
| 218 | + "url": "https://api.github.com/repos/AyeCode/wp-super-duper/zipball/097dedd1a250d68e1e3c21644079ed1fc4ae2b2d", | |
| 219 | + "reference": "097dedd1a250d68e1e3c21644079ed1fc4ae2b2d", | |
| 220 | + "shasum": "" | |
| 221 | + }, | |
| 222 | + "require": { | |
| 223 | + "composer/installers": "~1.0", | |
| 224 | + "php": ">=5.4.0" | |
| 225 | + }, | |
| 226 | + "time": "2026-09-16T14:38:55+00:00", | |
| 227 | + "type": "library", | |
| 228 | + "installation-source": "dist", | |
| 229 | + "autoload": { | |
| 230 | + "files": [ | |
| 231 | + "sd-functions.php" | |
| 232 | + ], | |
| 233 | + "classmap": [ | |
| 234 | + "wp-super-duper.php" | |
| 235 | + ] | |
| 236 | + }, | |
| 237 | + "notification-url": "https://packagist.org/downloads/", | |
| 238 | + "license": [ | |
| 239 | + "GPL-3.0-or-later" | |
| 240 | + ], | |
| 241 | + "authors": [ | |
| 242 | + { | |
| 243 | + "name": "AyeCode Ltd", | |
| 244 | + "email": "contact@ayecode.io", | |
| 245 | + "homepage": "https://ayecode.io/", | |
| 246 | + "role": "Developer" | |
| 247 | + } | |
| 248 | + ], | |
| 249 | + "description": "Lets you create a widget, block and shortcode all from the one file .", | |
| 250 | + "homepage": "https://github.com/AyeCode/wp-super-duper", | |
| 251 | + "keywords": [ | |
| 252 | + "super duper", | |
| 253 | + "wordpress", | |
| 254 | + "wp" | |
| 255 | + ], | |
| 256 | + "support": { | |
| 257 | + "issues": "https://github.com/AyeCode/wp-super-duper/issues", | |
| 258 | + "source": "https://github.com/AyeCode/wp-super-duper/tree/1.2.36" | |
| 259 | + }, | |
| 260 | + "install-path": "../ayecode/wp-super-duper" | |
| 33 | 261 | }, |
| 34 | - "notification-url": "https://packagist.org/downloads/", | |
| 35 | - "license": [ | |
| 36 | - "GPL-3.0-or-later" | |
| 37 | - ], | |
| 38 | - "authors": [ | |
| 39 | - { | |
| 40 | - "name": "AyeCode Ltd", | |
| 41 | - "email": "contact@ayecode.io", | |
| 42 | - "homepage": "https://ayecode.io/", | |
| 43 | - "role": "Developer" | |
| 44 | - } | |
| 45 | - ], | |
| 46 | - "description": "Settings page for Font Awesome in WordPress", | |
| 47 | - "homepage": "https://github.com/AyeCode/wp-font-awesome-settings", | |
| 48 | - "keywords": [ | |
| 49 | - "FontAwesome", | |
| 50 | - "font-awesome" | |
| 51 | - ] | |
| 52 | - }, | |
| 53 | - { | |
| 54 | - "name": "ayecode/wp-super-duper", | |
| 55 | - "version": "1.0.5", | |
| 56 | - "version_normalized": "1.0.5.0", | |
| 57 | - "source": { | |
| 58 | - "type": "git", | |
| 59 | - "url": "https://github.com/AyeCode/wp-super-duper.git", | |
| 60 | - "reference": "6782194925fb160536c72c9799ccdd2df6d5e7db" | |
| 61 | - }, | |
| 62 | - "dist": { | |
| 63 | - "type": "zip", | |
| 64 | - "url": "https://api.github.com/repos/AyeCode/wp-super-duper/zipball/6782194925fb160536c72c9799ccdd2df6d5e7db", | |
| 65 | - "reference": "6782194925fb160536c72c9799ccdd2df6d5e7db", | |
| 66 | - "shasum": "" | |
| 67 | - }, | |
| 68 | - "require": { | |
| 69 | - "composer/installers": "~1.0", | |
| 70 | - "php": ">=5.3.0" | |
| 71 | - }, | |
| 72 | - "require-dev": { | |
| 73 | - "dealerdirect/phpcodesniffer-composer-installer": "*", | |
| 74 | - "squizlabs/php_codesniffer": "^3.2", | |
| 75 | - "wp-coding-standards/wpcs": "*" | |
| 76 | - }, | |
| 77 | - "time": "2018-12-15T11:53:58+00:00", | |
| 78 | - "type": "library", | |
| 79 | - "installation-source": "dist", | |
| 80 | - "autoload": { | |
| 81 | - "classmap": [ | |
| 82 | - "wp-super-duper.php" | |
| 83 | - ] | |
| 84 | - }, | |
| 85 | - "notification-url": "https://packagist.org/downloads/", | |
| 86 | - "license": [ | |
| 87 | - "GPL-3.0-or-later" | |
| 88 | - ], | |
| 89 | - "authors": [ | |
| 90 | - { | |
| 91 | - "name": "AyeCode Ltd", | |
| 92 | - "email": "contact@ayecode.io", | |
| 93 | - "homepage": "https://ayecode.io/", | |
| 94 | - "role": "Developer" | |
| 95 | - } | |
| 96 | - ], | |
| 97 | - "description": "Lets you create a widget, block and showrtcode all from the one file .", | |
| 98 | - "homepage": "https://github.com/AyeCode/wp-super-duper", | |
| 99 | - "keywords": [ | |
| 100 | - "super duper", | |
| 101 | - "wordpress", | |
| 102 | - "wp" | |
| 103 | - ] | |
| 104 | - }, | |
| 105 | - { | |
| 106 | - "name": "composer/installers", | |
| 107 | - "version": "v1.6.0", | |
| 108 | - "version_normalized": "1.6.0.0", | |
| 109 | - "source": { | |
| 110 | - "type": "git", | |
| 111 | - "url": "https://github.com/composer/installers.git", | |
| 112 | - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" | |
| 113 | - }, | |
| 114 | - "dist": { | |
| 115 | - "type": "zip", | |
| 116 | - "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", | |
| 117 | - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", | |
| 118 | - "shasum": "" | |
| 119 | - }, | |
| 120 | - "require": { | |
| 121 | - "composer-plugin-api": "^1.0" | |
| 122 | - }, | |
| 123 | - "replace": { | |
| 124 | - "roundcube/plugin-installer": "*", | |
| 125 | - "shama/baton": "*" | |
| 126 | - }, | |
| 127 | - "require-dev": { | |
| 128 | - "composer/composer": "1.0.*@dev", | |
| 129 | - "phpunit/phpunit": "^4.8.36" | |
| 130 | - }, | |
| 131 | - "time": "2018-08-27T06:10:37+00:00", | |
| 132 | - "type": "composer-plugin", | |
| 133 | - "extra": { | |
| 134 | - "class": "Composer\\Installers\\Plugin", | |
| 135 | - "branch-alias": { | |
| 136 | - "dev-master": "1.0-dev" | |
| 137 | - } | |
| 138 | - }, | |
| 139 | - "installation-source": "dist", | |
| 140 | - "autoload": { | |
| 141 | - "psr-4": { | |
| 142 | - "Composer\\Installers\\": "src/Composer/Installers" | |
| 143 | - } | |
| 144 | - }, | |
| 145 | - "notification-url": "https://packagist.org/downloads/", | |
| 146 | - "license": [ | |
| 147 | - "MIT" | |
| 148 | - ], | |
| 149 | - "authors": [ | |
| 150 | - { | |
| 151 | - "name": "Kyle Robinson Young", | |
| 152 | - "email": "kyle@dontkry.com", | |
| 153 | - "homepage": "https://github.com/shama" | |
| 154 | - } | |
| 155 | - ], | |
| 156 | - "description": "A multi-framework Composer library installer", | |
| 157 | - "homepage": "https://composer.github.io/installers/", | |
| 158 | - "keywords": [ | |
| 159 | - "Craft", | |
| 160 | - "Dolibarr", | |
| 161 | - "Eliasis", | |
| 162 | - "Hurad", | |
| 163 | - "ImageCMS", | |
| 164 | - "Kanboard", | |
| 165 | - "Lan Management System", | |
| 166 | - "MODX Evo", | |
| 167 | - "Mautic", | |
| 168 | - "Maya", | |
| 169 | - "OXID", | |
| 170 | - "Plentymarkets", | |
| 171 | - "Porto", | |
| 172 | - "RadPHP", | |
| 173 | - "SMF", | |
| 174 | - "Thelia", | |
| 175 | - "WolfCMS", | |
| 176 | - "agl", | |
| 177 | - "aimeos", | |
| 178 | - "annotatecms", | |
| 179 | - "attogram", | |
| 180 | - "bitrix", | |
| 181 | - "cakephp", | |
| 182 | - "chef", | |
| 183 | - "cockpit", | |
| 184 | - "codeigniter", | |
| 185 | - "concrete5", | |
| 186 | - "croogo", | |
| 187 | - "dokuwiki", | |
| 188 | - "drupal", | |
| 189 | - "eZ Platform", | |
| 190 | - "elgg", | |
| 191 | - "expressionengine", | |
| 192 | - "fuelphp", | |
| 193 | - "grav", | |
| 194 | - "installer", | |
| 195 | - "itop", | |
| 196 | - "joomla", | |
| 197 | - "kohana", | |
| 198 | - "laravel", | |
| 199 | - "lavalite", | |
| 200 | - "lithium", | |
| 201 | - "magento", | |
| 202 | - "majima", | |
| 203 | - "mako", | |
| 204 | - "mediawiki", | |
| 205 | - "modulework", | |
| 206 | - "modx", | |
| 207 | - "moodle", | |
| 208 | - "osclass", | |
| 209 | - "phpbb", | |
| 210 | - "piwik", | |
| 211 | - "ppi", | |
| 212 | - "puppet", | |
| 213 | - "pxcms", | |
| 214 | - "reindex", | |
| 215 | - "roundcube", | |
| 216 | - "shopware", | |
| 217 | - "silverstripe", | |
| 218 | - "sydes", | |
| 219 | - "symfony", | |
| 220 | - "typo3", | |
| 221 | - "wordpress", | |
| 222 | - "yawik", | |
| 223 | - "zend", | |
| 224 | - "zikula" | |
| 225 | - ] | |
| 226 | - } | |
| 227 | -] | |
| 262 | + { | |
| 263 | + "name": "composer/installers", | |
| 264 | + "version": "1.x-dev", | |
| 265 | + "version_normalized": "1.9999999.9999999.9999999-dev", | |
| 266 | + "source": { | |
| 267 | + "type": "git", | |
| 268 | + "url": "https://github.com/composer/installers.git", | |
| 269 | + "reference": "894a0b5c5d34c88b69b097f2aae1439730fa6836" | |
| 270 | + }, | |
| 271 | + "dist": { | |
| 272 | + "type": "zip", | |
| 273 | + "url": "https://api.github.com/repos/composer/installers/zipball/894a0b5c5d34c88b69b097f2aae1439730fa6836", | |
| 274 | + "reference": "894a0b5c5d34c88b69b097f2aae1439730fa6836", | |
| 275 | + "shasum": "" | |
| 276 | + }, | |
| 277 | + "require": { | |
| 278 | + "composer-plugin-api": "^1.0 || ^2.0" | |
| 279 | + }, | |
| 280 | + "replace": { | |
| 281 | + "roundcube/plugin-installer": "*", | |
| 282 | + "shama/baton": "*" | |
| 283 | + }, | |
| 284 | + "require-dev": { | |
| 285 | + "composer/composer": "1.6.* || ^2.0", | |
| 286 | + "composer/semver": "^1 || ^3", | |
| 287 | + "phpstan/phpstan": "^0.12.55", | |
| 288 | + "phpstan/phpstan-phpunit": "^0.12.16", | |
| 289 | + "symfony/phpunit-bridge": "^4.2 || ^5", | |
| 290 | + "symfony/process": "^2.3" | |
| 291 | + }, | |
| 292 | + "time": "2022-03-15T21:23:54+00:00", | |
| 293 | + "type": "composer-plugin", | |
| 294 | + "extra": { | |
| 295 | + "class": "Composer\\Installers\\Plugin", | |
| 296 | + "branch-alias": { | |
| 297 | + "dev-main": "1.x-dev" | |
| 298 | + }, | |
| 299 | + "plugin-modifies-install-path": true | |
| 300 | + }, | |
| 301 | + "installation-source": "source", | |
| 302 | + "autoload": { | |
| 303 | + "psr-4": { | |
| 304 | + "Composer\\Installers\\": "src/Composer/Installers" | |
| 305 | + } | |
| 306 | + }, | |
| 307 | + "notification-url": "https://packagist.org/downloads/", | |
| 308 | + "license": [ | |
| 309 | + "MIT" | |
| 310 | + ], | |
| 311 | + "authors": [ | |
| 312 | + { | |
| 313 | + "name": "Kyle Robinson Young", | |
| 314 | + "email": "kyle@dontkry.com", | |
| 315 | + "homepage": "https://github.com/shama" | |
| 316 | + } | |
| 317 | + ], | |
| 318 | + "description": "A multi-framework Composer library installer", | |
| 319 | + "homepage": "https://composer.github.io/installers/", | |
| 320 | + "keywords": [ | |
| 321 | + "Craft", | |
| 322 | + "Dolibarr", | |
| 323 | + "Eliasis", | |
| 324 | + "Hurad", | |
| 325 | + "ImageCMS", | |
| 326 | + "Kanboard", | |
| 327 | + "Lan Management System", | |
| 328 | + "MODX Evo", | |
| 329 | + "MantisBT", | |
| 330 | + "Mautic", | |
| 331 | + "Maya", | |
| 332 | + "OXID", | |
| 333 | + "Plentymarkets", | |
| 334 | + "Porto", | |
| 335 | + "RadPHP", | |
| 336 | + "SMF", | |
| 337 | + "Starbug", | |
| 338 | + "Thelia", | |
| 339 | + "Whmcs", | |
| 340 | + "WolfCMS", | |
| 341 | + "agl", | |
| 342 | + "aimeos", | |
| 343 | + "annotatecms", | |
| 344 | + "attogram", | |
| 345 | + "bitrix", | |
| 346 | + "cakephp", | |
| 347 | + "chef", | |
| 348 | + "cockpit", | |
| 349 | + "codeigniter", | |
| 350 | + "concrete5", | |
| 351 | + "croogo", | |
| 352 | + "dokuwiki", | |
| 353 | + "drupal", | |
| 354 | + "eZ Platform", | |
| 355 | + "elgg", | |
| 356 | + "expressionengine", | |
| 357 | + "fuelphp", | |
| 358 | + "grav", | |
| 359 | + "installer", | |
| 360 | + "itop", | |
| 361 | + "joomla", | |
| 362 | + "known", | |
| 363 | + "kohana", | |
| 364 | + "laravel", | |
| 365 | + "lavalite", | |
| 366 | + "lithium", | |
| 367 | + "magento", | |
| 368 | + "majima", | |
| 369 | + "mako", | |
| 370 | + "mediawiki", | |
| 371 | + "miaoxing", | |
| 372 | + "modulework", | |
| 373 | + "modx", | |
| 374 | + "moodle", | |
| 375 | + "osclass", | |
| 376 | + "pantheon", | |
| 377 | + "phpbb", | |
| 378 | + "piwik", | |
| 379 | + "ppi", | |
| 380 | + "processwire", | |
| 381 | + "puppet", | |
| 382 | + "pxcms", | |
| 383 | + "reindex", | |
| 384 | + "roundcube", | |
| 385 | + "shopware", | |
| 386 | + "silverstripe", | |
| 387 | + "sydes", | |
| 388 | + "sylius", | |
| 389 | + "symfony", | |
| 390 | + "tastyigniter", | |
| 391 | + "typo3", | |
| 392 | + "wordpress", | |
| 393 | + "yawik", | |
| 394 | + "zend", | |
| 395 | + "zikula" | |
| 396 | + ], | |
| 397 | + "support": { | |
| 398 | + "issues": "https://github.com/composer/installers/issues", | |
| 399 | + "source": "https://github.com/composer/installers/tree/1.x" | |
| 400 | + }, | |
| 401 | + "funding": [ | |
| 402 | + { | |
| 403 | + "url": "https://packagist.com", | |
| 404 | + "type": "custom" | |
| 405 | + }, | |
| 406 | + { | |
| 407 | + "url": "https://github.com/composer", | |
| 408 | + "type": "github" | |
| 409 | + }, | |
| 410 | + { | |
| 411 | + "url": "https://tidelift.com/funding/github/packagist/composer/composer", | |
| 412 | + "type": "tidelift" | |
| 413 | + } | |
| 414 | + ], | |
| 415 | + "install-path": "./installers" | |
| 416 | + } | |
| 417 | + ], | |
| 418 | + "dev": true, | |
| 419 | + "dev-package-names": [] | |
| 420 | +} | |