| @@ -1 +1,343 @@ | ||
| 1 | -[] | |
| 1 | +{ | |
| 2 | + "packages": [ | |
| 3 | + { | |
| 4 | + "name": "arif-un/jcof", | |
| 5 | + "version": "1.0.2", | |
| 6 | + "version_normalized": "1.0.2.0", | |
| 7 | + "source": { | |
| 8 | + "type": "git", | |
| 9 | + "url": "https://github.com/Arif-un/jcof-php.git", | |
| 10 | + "reference": "8d5596baeeef37b7e80e530730ed754cf36776f4" | |
| 11 | + }, | |
| 12 | + "dist": { | |
| 13 | + "type": "zip", | |
| 14 | + "url": "https://api.github.com/repos/Arif-un/jcof-php/zipball/8d5596baeeef37b7e80e530730ed754cf36776f4", | |
| 15 | + "reference": "8d5596baeeef37b7e80e530730ed754cf36776f4", | |
| 16 | + "shasum": "" | |
| 17 | + }, | |
| 18 | + "require": { | |
| 19 | + "php": ">=5.6" | |
| 20 | + }, | |
| 21 | + "require-dev": { | |
| 22 | + "laravel/pint": "^1.13", | |
| 23 | + "pestphp/pest": "^2.19", | |
| 24 | + "phpcompatibility/php-compatibility": "*", | |
| 25 | + "squizlabs/php_codesniffer": "*" | |
| 26 | + }, | |
| 27 | + "time": "2023-09-27T10:46:27+00:00", | |
| 28 | + "type": "library", | |
| 29 | + "installation-source": "dist", | |
| 30 | + "autoload": { | |
| 31 | + "psr-4": { | |
| 32 | + "Jcof\\": "src/" | |
| 33 | + } | |
| 34 | + }, | |
| 35 | + "notification-url": "https://packagist.org/downloads/", | |
| 36 | + "license": [ | |
| 37 | + "MIT" | |
| 38 | + ], | |
| 39 | + "authors": [ | |
| 40 | + { | |
| 41 | + "name": "Arif Uddin", | |
| 42 | + "email": "[email protected]" | |
| 43 | + } | |
| 44 | + ], | |
| 45 | + "description": "Compress JSON in half", | |
| 46 | + "keywords": [ | |
| 47 | + "jcof", | |
| 48 | + "json-compress", | |
| 49 | + "json-optimize" | |
| 50 | + ], | |
| 51 | + "support": { | |
| 52 | + "issues": "https://github.com/arif-un/jcof-php/issues", | |
| 53 | + "source": "https://github.com/arif-un/jcof-php" | |
| 54 | + }, | |
| 55 | + "install-path": "../arif-un/jcof" | |
| 56 | + }, | |
| 57 | + { | |
| 58 | + "name": "bitapps/wp-telemetry", | |
| 59 | + "version": "v0.0.8", | |
| 60 | + "version_normalized": "0.0.8.0", | |
| 61 | + "source": { | |
| 62 | + "type": "git", | |
| 63 | + "url": "https://github.com/Bit-Apps-Pro/wp-telemetry.git", | |
| 64 | + "reference": "efa19cfc72e6325889e6bcd78bdd45556f9aa1a8" | |
| 65 | + }, | |
| 66 | + "dist": { | |
| 67 | + "type": "zip", | |
| 68 | + "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-telemetry/zipball/efa19cfc72e6325889e6bcd78bdd45556f9aa1a8", | |
| 69 | + "reference": "efa19cfc72e6325889e6bcd78bdd45556f9aa1a8", | |
| 70 | + "shasum": "" | |
| 71 | + }, | |
| 72 | + "require": { | |
| 73 | + "php": ">=5.6" | |
| 74 | + }, | |
| 75 | + "require-dev": { | |
| 76 | + "friendsofphp/php-cs-fixer": "dev-master", | |
| 77 | + "pestphp/pest": "3.x-dev", | |
| 78 | + "phpcompatibility/php-compatibility": "*", | |
| 79 | + "squizlabs/php_codesniffer": "*" | |
| 80 | + }, | |
| 81 | + "time": "2024-06-01T10:06:19+00:00", | |
| 82 | + "type": "library", | |
| 83 | + "installation-source": "dist", | |
| 84 | + "autoload": { | |
| 85 | + "psr-4": { | |
| 86 | + "BitApps\\WPTelemetry\\": "src/" | |
| 87 | + } | |
| 88 | + }, | |
| 89 | + "notification-url": "https://packagist.org/downloads/", | |
| 90 | + "license": [ | |
| 91 | + "GPL-2.0-or-later" | |
| 92 | + ], | |
| 93 | + "authors": [ | |
| 94 | + { | |
| 95 | + "name": "BitApps", | |
| 96 | + "email": "[email protected]" | |
| 97 | + } | |
| 98 | + ], | |
| 99 | + "description": "A simple telemetry library for WordPress.", | |
| 100 | + "homepage": "https://bitapps.pro", | |
| 101 | + "keywords": [ | |
| 102 | + "telemetry", | |
| 103 | + "wordpress", | |
| 104 | + "wp" | |
| 105 | + ], | |
| 106 | + "support": { | |
| 107 | + "issues": "https://github.com/Bit-Apps-Pro/wp-telemetry/issues", | |
| 108 | + "source": "https://github.com/Bit-Apps-Pro/wp-telemetry" | |
| 109 | + }, | |
| 110 | + "install-path": "../bitapps/wp-telemetry" | |
| 111 | + }, | |
| 112 | + { | |
| 113 | + "name": "enshrined/svg-sanitize", | |
| 114 | + "version": "0.19.0", | |
| 115 | + "version_normalized": "0.19.0.0", | |
| 116 | + "source": { | |
| 117 | + "type": "git", | |
| 118 | + "url": "https://github.com/darylldoyle/svg-sanitizer.git", | |
| 119 | + "reference": "e95cd17be68e45f523cbfb0fe50cdd891b0cf20e" | |
| 120 | + }, | |
| 121 | + "dist": { | |
| 122 | + "type": "zip", | |
| 123 | + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e95cd17be68e45f523cbfb0fe50cdd891b0cf20e", | |
| 124 | + "reference": "e95cd17be68e45f523cbfb0fe50cdd891b0cf20e", | |
| 125 | + "shasum": "" | |
| 126 | + }, | |
| 127 | + "require": { | |
| 128 | + "ext-dom": "*", | |
| 129 | + "ext-libxml": "*", | |
| 130 | + "php": "^5.6 || ^7.0 || ^8.0" | |
| 131 | + }, | |
| 132 | + "require-dev": { | |
| 133 | + "phpunit/phpunit": "^5.7 || ^6.5 || ^8.5" | |
| 134 | + }, | |
| 135 | + "time": "2024-06-18T10:27:15+00:00", | |
| 136 | + "type": "library", | |
| 137 | + "installation-source": "dist", | |
| 138 | + "autoload": { | |
| 139 | + "psr-4": { | |
| 140 | + "enshrined\\svgSanitize\\": "src" | |
| 141 | + } | |
| 142 | + }, | |
| 143 | + "notification-url": "https://packagist.org/downloads/", | |
| 144 | + "license": [ | |
| 145 | + "GPL-2.0-or-later" | |
| 146 | + ], | |
| 147 | + "authors": [ | |
| 148 | + { | |
| 149 | + "name": "Daryll Doyle", | |
| 150 | + "email": "[email protected]" | |
| 151 | + } | |
| 152 | + ], | |
| 153 | + "description": "An SVG sanitizer for PHP", | |
| 154 | + "support": { | |
| 155 | + "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", | |
| 156 | + "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.19.0" | |
| 157 | + }, | |
| 158 | + "install-path": "../enshrined/svg-sanitize" | |
| 159 | + }, | |
| 160 | + { | |
| 161 | + "name": "typisttech/imposter", | |
| 162 | + "version": "0.6.1", | |
| 163 | + "version_normalized": "0.6.1.0", | |
| 164 | + "source": { | |
| 165 | + "type": "git", | |
| 166 | + "url": "https://github.com/TypistTech/imposter.git", | |
| 167 | + "reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83" | |
| 168 | + }, | |
| 169 | + "dist": { | |
| 170 | + "type": "zip", | |
| 171 | + "url": "https://api.github.com/repos/TypistTech/imposter/zipball/f52b1a2289d2ea9c660cf9595085d0b11469af83", | |
| 172 | + "reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83", | |
| 173 | + "shasum": "" | |
| 174 | + }, | |
| 175 | + "require": { | |
| 176 | + "ext-json": "*", | |
| 177 | + "php": "^7.3 || ^8.0" | |
| 178 | + }, | |
| 179 | + "require-dev": { | |
| 180 | + "codeception/codeception": "^4.1", | |
| 181 | + "codeception/mockery-module": "^0.4.0", | |
| 182 | + "codeception/module-asserts": "^1.3", | |
| 183 | + "codeception/module-filesystem": "^1.0", | |
| 184 | + "squizlabs/php_codesniffer": "^3.5" | |
| 185 | + }, | |
| 186 | + "suggest": { | |
| 187 | + "typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter" | |
| 188 | + }, | |
| 189 | + "time": "2020-12-06T22:57:09+00:00", | |
| 190 | + "type": "library", | |
| 191 | + "extra": { | |
| 192 | + "branch-alias": { | |
| 193 | + "dev-master": "0.6.x-dev" | |
| 194 | + } | |
| 195 | + }, | |
| 196 | + "installation-source": "dist", | |
| 197 | + "autoload": { | |
| 198 | + "psr-4": { | |
| 199 | + "TypistTech\\Imposter\\": "src" | |
| 200 | + } | |
| 201 | + }, | |
| 202 | + "notification-url": "https://packagist.org/downloads/", | |
| 203 | + "license": [ | |
| 204 | + "MIT" | |
| 205 | + ], | |
| 206 | + "authors": [ | |
| 207 | + { | |
| 208 | + "name": "Typist Tech", | |
| 209 | + "email": "[email protected]", | |
| 210 | + "homepage": "https://typist.tech" | |
| 211 | + }, | |
| 212 | + { | |
| 213 | + "name": "Tang Rufus", | |
| 214 | + "email": "[email protected]", | |
| 215 | + "homepage": "https://typist.tech", | |
| 216 | + "role": "Developer" | |
| 217 | + } | |
| 218 | + ], | |
| 219 | + "description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.", | |
| 220 | + "homepage": "https://github.com/TypistTech/imposter", | |
| 221 | + "keywords": [ | |
| 222 | + "composer", | |
| 223 | + "dependency", | |
| 224 | + "monkey-patching", | |
| 225 | + "namespace", | |
| 226 | + "wordpress" | |
| 227 | + ], | |
| 228 | + "support": { | |
| 229 | + "email": "[email protected]", | |
| 230 | + "issues": "https://github.com/TypistTech/imposter/issues", | |
| 231 | + "source": "https://github.com/TypistTech/imposter" | |
| 232 | + }, | |
| 233 | + "funding": [ | |
| 234 | + { | |
| 235 | + "url": "https://typist.tech/donation/", | |
| 236 | + "type": "custom" | |
| 237 | + }, | |
| 238 | + { | |
| 239 | + "url": "https://www.paypal.me/iAmTangRufus/30usd", | |
| 240 | + "type": "custom" | |
| 241 | + }, | |
| 242 | + { | |
| 243 | + "url": "https://github.com/tangrufus", | |
| 244 | + "type": "github" | |
| 245 | + } | |
| 246 | + ], | |
| 247 | + "install-path": "../typisttech/imposter" | |
| 248 | + }, | |
| 249 | + { | |
| 250 | + "name": "typisttech/imposter-plugin", | |
| 251 | + "version": "0.6.2", | |
| 252 | + "version_normalized": "0.6.2.0", | |
| 253 | + "source": { | |
| 254 | + "type": "git", | |
| 255 | + "url": "https://github.com/TypistTech/imposter-plugin.git", | |
| 256 | + "reference": "15fa3c90aca3b79497f438b9e02a6176498de53c" | |
| 257 | + }, | |
| 258 | + "dist": { | |
| 259 | + "type": "zip", | |
| 260 | + "url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/15fa3c90aca3b79497f438b9e02a6176498de53c", | |
| 261 | + "reference": "15fa3c90aca3b79497f438b9e02a6176498de53c", | |
| 262 | + "shasum": "" | |
| 263 | + }, | |
| 264 | + "require": { | |
| 265 | + "composer-plugin-api": "^1.1 || ^2.0", | |
| 266 | + "php": "^7.3 || ^8.0", | |
| 267 | + "typisttech/imposter": "^0.6.1" | |
| 268 | + }, | |
| 269 | + "require-dev": { | |
| 270 | + "codeception/codeception": "^4.1", | |
| 271 | + "codeception/module-asserts": "^1.3", | |
| 272 | + "codeception/module-cli": "^1.1", | |
| 273 | + "codeception/module-filesystem": "^1.0", | |
| 274 | + "composer/composer": "^1.10.19 || ^2.0", | |
| 275 | + "squizlabs/php_codesniffer": "^3.5", | |
| 276 | + "typisttech/codeception-composer-project-module": "^0.1.1" | |
| 277 | + }, | |
| 278 | + "time": "2020-12-06T23:41:30+00:00", | |
| 279 | + "type": "composer-plugin", | |
| 280 | + "extra": { | |
| 281 | + "branch-alias": { | |
| 282 | + "dev-master": "0.6.x-dev" | |
| 283 | + }, | |
| 284 | + "class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin" | |
| 285 | + }, | |
| 286 | + "installation-source": "dist", | |
| 287 | + "autoload": { | |
| 288 | + "psr-4": { | |
| 289 | + "TypistTech\\Imposter\\Plugin\\": "src" | |
| 290 | + } | |
| 291 | + }, | |
| 292 | + "notification-url": "https://packagist.org/downloads/", | |
| 293 | + "license": [ | |
| 294 | + "MIT" | |
| 295 | + ], | |
| 296 | + "authors": [ | |
| 297 | + { | |
| 298 | + "name": "Typist Tech", | |
| 299 | + "email": "[email protected]", | |
| 300 | + "homepage": "https://www.typist.tech" | |
| 301 | + }, | |
| 302 | + { | |
| 303 | + "name": "Tang Rufus", | |
| 304 | + "email": "[email protected]", | |
| 305 | + "homepage": "https://www.typist.tech", | |
| 306 | + "role": "Developer" | |
| 307 | + } | |
| 308 | + ], | |
| 309 | + "description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.", | |
| 310 | + "homepage": "https://github.com/TypistTech/imposter-plugin", | |
| 311 | + "keywords": [ | |
| 312 | + "composer", | |
| 313 | + "composer-plugin", | |
| 314 | + "dependency", | |
| 315 | + "monkey-patching", | |
| 316 | + "namespace", | |
| 317 | + "wordpress" | |
| 318 | + ], | |
| 319 | + "support": { | |
| 320 | + "email": "[email protected]", | |
| 321 | + "issues": "https://github.com/TypistTech/imposter-plugin/issues", | |
| 322 | + "source": "https://github.com/TypistTech/imposter-plugin" | |
| 323 | + }, | |
| 324 | + "funding": [ | |
| 325 | + { | |
| 326 | + "url": "https://typist.tech/donation/", | |
| 327 | + "type": "custom" | |
| 328 | + }, | |
| 329 | + { | |
| 330 | + "url": "https://www.paypal.me/iAmTangRufus/30usd", | |
| 331 | + "type": "custom" | |
| 332 | + }, | |
| 333 | + { | |
| 334 | + "url": "https://github.com/tangrufus", | |
| 335 | + "type": "github" | |
| 336 | + } | |
| 337 | + ], | |
| 338 | + "install-path": "../typisttech/imposter-plugin" | |
| 339 | + } | |
| 340 | + ], | |
| 341 | + "dev": false, | |
| 342 | + "dev-package-names": [] | |
| 343 | +} | |