installers
5 months ago
ClassLoader.php
5 months ago
InstalledVersions.php
3 weeks ago
LICENSE
5 months ago
autoload_classmap.php
5 months ago
autoload_files.php
5 months ago
autoload_namespaces.php
5 months ago
autoload_psr4.php
5 months ago
autoload_real.php
1 week ago
autoload_static.php
1 week ago
installed.json
3 weeks ago
installed.php
1 week ago
installed.json
278 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "composer/installers", |
| 5 | "version": "v2.0.1", |
| 6 | "version_normalized": "2.0.1.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/composer/installers.git", |
| 10 | "reference": "a241e78aaeb09781f5f5b92ac01ffd13ab43e5e8" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/composer/installers/zipball/a241e78aaeb09781f5f5b92ac01ffd13ab43e5e8", |
| 15 | "reference": "a241e78aaeb09781f5f5b92ac01ffd13ab43e5e8", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "composer-plugin-api": "^1.0 || ^2.0", |
| 20 | "php": "^7.2 || ^8.0" |
| 21 | }, |
| 22 | "require-dev": { |
| 23 | "composer/composer": "1.6.* || ^2.0", |
| 24 | "composer/semver": "^1 || ^3", |
| 25 | "phpstan/phpstan": "^0.12.55", |
| 26 | "phpstan/phpstan-phpunit": "^0.12.16", |
| 27 | "symfony/phpunit-bridge": "^5.3", |
| 28 | "symfony/process": "^5" |
| 29 | }, |
| 30 | "time": "2021-09-13T08:21:20+00:00", |
| 31 | "type": "composer-plugin", |
| 32 | "extra": { |
| 33 | "class": "Composer\\Installers\\Plugin", |
| 34 | "branch-alias": { |
| 35 | "dev-main": "2.x-dev" |
| 36 | } |
| 37 | }, |
| 38 | "installation-source": "dist", |
| 39 | "autoload": { |
| 40 | "psr-4": { |
| 41 | "Composer\\Installers\\": "src/Composer/Installers" |
| 42 | } |
| 43 | }, |
| 44 | "notification-url": "https://packagist.org/downloads/", |
| 45 | "license": [ |
| 46 | "MIT" |
| 47 | ], |
| 48 | "authors": [ |
| 49 | { |
| 50 | "name": "Kyle Robinson Young", |
| 51 | "email": "kyle@dontkry.com", |
| 52 | "homepage": "https://github.com/shama" |
| 53 | } |
| 54 | ], |
| 55 | "description": "A multi-framework Composer library installer", |
| 56 | "homepage": "https://composer.github.io/installers/", |
| 57 | "keywords": [ |
| 58 | "Dolibarr", |
| 59 | "Eliasis", |
| 60 | "Hurad", |
| 61 | "ImageCMS", |
| 62 | "Kanboard", |
| 63 | "Lan Management System", |
| 64 | "MODX Evo", |
| 65 | "MantisBT", |
| 66 | "Mautic", |
| 67 | "Maya", |
| 68 | "OXID", |
| 69 | "Plentymarkets", |
| 70 | "Porto", |
| 71 | "RadPHP", |
| 72 | "SMF", |
| 73 | "Starbug", |
| 74 | "Thelia", |
| 75 | "Whmcs", |
| 76 | "WolfCMS", |
| 77 | "agl", |
| 78 | "annotatecms", |
| 79 | "attogram", |
| 80 | "bitrix", |
| 81 | "cakephp", |
| 82 | "chef", |
| 83 | "cockpit", |
| 84 | "codeigniter", |
| 85 | "concrete5", |
| 86 | "croogo", |
| 87 | "dokuwiki", |
| 88 | "drupal", |
| 89 | "eZ Platform", |
| 90 | "elgg", |
| 91 | "expressionengine", |
| 92 | "fuelphp", |
| 93 | "grav", |
| 94 | "installer", |
| 95 | "itop", |
| 96 | "known", |
| 97 | "kohana", |
| 98 | "laravel", |
| 99 | "lavalite", |
| 100 | "lithium", |
| 101 | "magento", |
| 102 | "majima", |
| 103 | "mako", |
| 104 | "mediawiki", |
| 105 | "miaoxing", |
| 106 | "modulework", |
| 107 | "modx", |
| 108 | "moodle", |
| 109 | "osclass", |
| 110 | "pantheon", |
| 111 | "phpbb", |
| 112 | "piwik", |
| 113 | "ppi", |
| 114 | "processwire", |
| 115 | "puppet", |
| 116 | "pxcms", |
| 117 | "reindex", |
| 118 | "roundcube", |
| 119 | "shopware", |
| 120 | "silverstripe", |
| 121 | "sydes", |
| 122 | "sylius", |
| 123 | "tastyigniter", |
| 124 | "wordpress", |
| 125 | "yawik", |
| 126 | "zend", |
| 127 | "zikula" |
| 128 | ], |
| 129 | "support": { |
| 130 | "issues": "https://github.com/composer/installers/issues", |
| 131 | "source": "https://github.com/composer/installers/tree/v2.0.1" |
| 132 | }, |
| 133 | "funding": [ |
| 134 | { |
| 135 | "url": "https://packagist.com", |
| 136 | "type": "custom" |
| 137 | }, |
| 138 | { |
| 139 | "url": "https://github.com/composer", |
| 140 | "type": "github" |
| 141 | }, |
| 142 | { |
| 143 | "url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 144 | "type": "tidelift" |
| 145 | } |
| 146 | ], |
| 147 | "install-path": "./installers" |
| 148 | }, |
| 149 | { |
| 150 | "name": "scssphp/scssphp", |
| 151 | "version": "v1.13.0", |
| 152 | "version_normalized": "1.13.0.0", |
| 153 | "source": { |
| 154 | "type": "git", |
| 155 | "url": "https://github.com/scssphp/scssphp.git", |
| 156 | "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520" |
| 157 | }, |
| 158 | "dist": { |
| 159 | "type": "zip", |
| 160 | "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520", |
| 161 | "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520", |
| 162 | "shasum": "" |
| 163 | }, |
| 164 | "require": { |
| 165 | "ext-ctype": "*", |
| 166 | "ext-json": "*", |
| 167 | "php": ">=5.6.0" |
| 168 | }, |
| 169 | "require-dev": { |
| 170 | "bamarni/composer-bin-plugin": "^1.4", |
| 171 | "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4", |
| 172 | "sass/sass-spec": "*", |
| 173 | "squizlabs/php_codesniffer": "~3.5", |
| 174 | "symfony/phpunit-bridge": "^5.1", |
| 175 | "thoughtbot/bourbon": "^7.0", |
| 176 | "twbs/bootstrap": "~5.0", |
| 177 | "twbs/bootstrap4": "4.6.1", |
| 178 | "zurb/foundation": "~6.7.0" |
| 179 | }, |
| 180 | "suggest": { |
| 181 | "ext-iconv": "Can be used as fallback when ext-mbstring is not available", |
| 182 | "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv" |
| 183 | }, |
| 184 | "time": "2024-08-17T21:02:11+00:00", |
| 185 | "bin": [ |
| 186 | "bin/pscss" |
| 187 | ], |
| 188 | "type": "library", |
| 189 | "extra": { |
| 190 | "bamarni-bin": { |
| 191 | "bin-links": false, |
| 192 | "forward-command": false |
| 193 | } |
| 194 | }, |
| 195 | "installation-source": "dist", |
| 196 | "autoload": { |
| 197 | "psr-4": { |
| 198 | "ScssPhp\\ScssPhp\\": "src/" |
| 199 | } |
| 200 | }, |
| 201 | "notification-url": "https://packagist.org/downloads/", |
| 202 | "license": [ |
| 203 | "MIT" |
| 204 | ], |
| 205 | "authors": [ |
| 206 | { |
| 207 | "name": "Anthon Pang", |
| 208 | "email": "apang@softwaredevelopment.ca", |
| 209 | "homepage": "https://github.com/robocoder" |
| 210 | }, |
| 211 | { |
| 212 | "name": "Cédric Morin", |
| 213 | "email": "cedric@yterium.com", |
| 214 | "homepage": "https://github.com/Cerdic" |
| 215 | } |
| 216 | ], |
| 217 | "description": "scssphp is a compiler for SCSS written in PHP.", |
| 218 | "homepage": "http://scssphp.github.io/scssphp/", |
| 219 | "keywords": [ |
| 220 | "css", |
| 221 | "less", |
| 222 | "sass", |
| 223 | "scss", |
| 224 | "stylesheet" |
| 225 | ], |
| 226 | "support": { |
| 227 | "issues": "https://github.com/scssphp/scssphp/issues", |
| 228 | "source": "https://github.com/scssphp/scssphp/tree/v1.13.0" |
| 229 | }, |
| 230 | "install-path": "../scssphp/scssphp" |
| 231 | }, |
| 232 | { |
| 233 | "name": "themegrill/themegrill-sdk", |
| 234 | "version": "1.0.4", |
| 235 | "version_normalized": "1.0.4.0", |
| 236 | "source": { |
| 237 | "type": "git", |
| 238 | "url": "https://github.com/themegrill/themegrill-sdk.git", |
| 239 | "reference": "2787bc7bcd0c5d6bf470c986682fd74b390d34c3" |
| 240 | }, |
| 241 | "dist": { |
| 242 | "type": "zip", |
| 243 | "url": "https://api.github.com/repos/themegrill/themegrill-sdk/zipball/2787bc7bcd0c5d6bf470c986682fd74b390d34c3", |
| 244 | "reference": "2787bc7bcd0c5d6bf470c986682fd74b390d34c3", |
| 245 | "shasum": "" |
| 246 | }, |
| 247 | "require": { |
| 248 | "php": ">=7.2.24" |
| 249 | }, |
| 250 | "require-dev": { |
| 251 | "yoast/phpunit-polyfills": "^4.0" |
| 252 | }, |
| 253 | "time": "2026-06-12T10:51:17+00:00", |
| 254 | "type": "library", |
| 255 | "installation-source": "dist", |
| 256 | "notification-url": "https://packagist.org/downloads/", |
| 257 | "license": [ |
| 258 | "GPL-3.0" |
| 259 | ], |
| 260 | "authors": [ |
| 261 | { |
| 262 | "name": "themegrill", |
| 263 | "email": "team@themegrill.com", |
| 264 | "homepage": "https://themegrill.com" |
| 265 | } |
| 266 | ], |
| 267 | "description": "A lightweight SDK that provides common functionality and shared features for ThemeGrill themes and plugins.", |
| 268 | "support": { |
| 269 | "issues": "https://github.com/themegrill/themegrill-sdk/issues", |
| 270 | "source": "https://github.com/themegrill/themegrill-sdk/tree/v1.0.4" |
| 271 | }, |
| 272 | "install-path": "../themegrill/themegrill-sdk" |
| 273 | } |
| 274 | ], |
| 275 | "dev": false, |
| 276 | "dev-package-names": [] |
| 277 | } |
| 278 |