ClassLoader.php
3 years ago
InstalledVersions.php
1 year ago
LICENSE
4 years ago
autoload_classmap.php
1 year ago
autoload_files.php
2 months ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
1 year ago
autoload_real.php
1 week ago
autoload_static.php
1 week ago
installed.json
1 week ago
installed.php
1 week ago
platform_check.php
1 week ago
installed.json
504 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "tgmpa/tgm-plugin-activation", |
| 5 | "version": "dev-develop", |
| 6 | "version_normalized": "dev-develop", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/TGMPA/TGM-Plugin-Activation.git", |
| 10 | "reference": "2d34264f4fdcfcc60261d490ff2e689f0c33730c" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/TGMPA/TGM-Plugin-Activation/zipball/2d34264f4fdcfcc60261d490ff2e689f0c33730c", |
| 15 | "reference": "2d34264f4fdcfcc60261d490ff2e689f0c33730c", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "php": ">=5.2" |
| 20 | }, |
| 21 | "require-dev": { |
| 22 | "dealerdirect/phpcodesniffer-composer-installer": "^0.6", |
| 23 | "phpcompatibility/phpcompatibility-wp": "^2.0", |
| 24 | "wp-coding-standards/wpcs": "^2.0" |
| 25 | }, |
| 26 | "time": "2020-01-22T04:31:23+00:00", |
| 27 | "default-branch": true, |
| 28 | "type": "library", |
| 29 | "installation-source": "dist", |
| 30 | "autoload": { |
| 31 | "files": [ |
| 32 | "class-tgm-plugin-activation.php" |
| 33 | ] |
| 34 | }, |
| 35 | "notification-url": "https://packagist.org/downloads/", |
| 36 | "license": [ |
| 37 | "GPL-2.0-or-later" |
| 38 | ], |
| 39 | "authors": [ |
| 40 | { |
| 41 | "name": "Thomas Griffin", |
| 42 | "homepage": "http://thomasgriffinmedia.com", |
| 43 | "role": "Developer" |
| 44 | }, |
| 45 | { |
| 46 | "name": "Gary Jones", |
| 47 | "homepage": "https://github.com/GaryJones", |
| 48 | "role": "Developer" |
| 49 | }, |
| 50 | { |
| 51 | "name": "Juliette Reinders Folmer", |
| 52 | "homepage": "https://github.com/jrfnl", |
| 53 | "role": "Developer" |
| 54 | } |
| 55 | ], |
| 56 | "description": "TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).", |
| 57 | "homepage": "http://tgmpluginactivation.com", |
| 58 | "keywords": [ |
| 59 | "activation", |
| 60 | "library", |
| 61 | "plugins", |
| 62 | "theme", |
| 63 | "wordpress" |
| 64 | ], |
| 65 | "support": { |
| 66 | "issues": "https://github.com/TGMPA/TGM-Plugin-Activation/issues", |
| 67 | "source": "https://github.com/TGMPA/TGM-Plugin-Activation" |
| 68 | }, |
| 69 | "install-path": "../tgmpa/tgm-plugin-activation" |
| 70 | }, |
| 71 | { |
| 72 | "name": "vektor-inc/font-awesome-versions", |
| 73 | "version": "0.7.4", |
| 74 | "version_normalized": "0.7.4.0", |
| 75 | "source": { |
| 76 | "type": "git", |
| 77 | "url": "https://github.com/vektor-inc/font-awesome-versions.git", |
| 78 | "reference": "75ccd1f213aa596be875a63b0e6ffef70b00e2aa" |
| 79 | }, |
| 80 | "dist": { |
| 81 | "type": "zip", |
| 82 | "url": "https://api.github.com/repos/vektor-inc/font-awesome-versions/zipball/75ccd1f213aa596be875a63b0e6ffef70b00e2aa", |
| 83 | "reference": "75ccd1f213aa596be875a63b0e6ffef70b00e2aa", |
| 84 | "shasum": "" |
| 85 | }, |
| 86 | "require": { |
| 87 | "php": ">=7.4" |
| 88 | }, |
| 89 | "require-dev": { |
| 90 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
| 91 | "doctrine/instantiator": "^1.5", |
| 92 | "phpcompatibility/phpcompatibility-wp": "^2.1", |
| 93 | "phpunit/phpunit": "^9.6.34", |
| 94 | "sirbrillig/phpcs-variable-analysis": "^2.11", |
| 95 | "squizlabs/php_codesniffer": "^3.11", |
| 96 | "vektor-inc/vk-wp-unit-test-tools": "^0.12.0", |
| 97 | "wp-coding-standards/wpcs": "^3.1", |
| 98 | "wp-phpunit/wp-phpunit": "^6.7", |
| 99 | "yoast/phpunit-polyfills": "^3.1" |
| 100 | }, |
| 101 | "time": "2026-06-26T02:51:54+00:00", |
| 102 | "type": "library", |
| 103 | "installation-source": "dist", |
| 104 | "autoload": { |
| 105 | "psr-4": { |
| 106 | "VektorInc\\VK_Font_Awesome_Versions\\": "src/" |
| 107 | } |
| 108 | }, |
| 109 | "notification-url": "https://packagist.org/downloads/", |
| 110 | "license": [ |
| 111 | "GPL-2.0-or-later" |
| 112 | ], |
| 113 | "authors": [ |
| 114 | { |
| 115 | "name": "Vektor,Inc", |
| 116 | "homepage": "https://www.vektor-inc.co.jp/" |
| 117 | } |
| 118 | ], |
| 119 | "description": "Font Awesome", |
| 120 | "support": { |
| 121 | "issues": "https://github.com/vektor-inc/font-awesome-versions/issues", |
| 122 | "source": "https://github.com/vektor-inc/font-awesome-versions/tree/0.7.4" |
| 123 | }, |
| 124 | "install-path": "../vektor-inc/font-awesome-versions" |
| 125 | }, |
| 126 | { |
| 127 | "name": "vektor-inc/vk-admin", |
| 128 | "version": "0.8.1", |
| 129 | "version_normalized": "0.8.1.0", |
| 130 | "source": { |
| 131 | "type": "git", |
| 132 | "url": "https://github.com/vektor-inc/vk-admin.git", |
| 133 | "reference": "8c0e1c6a19520a0565192eb79fbda3217e1f54bd" |
| 134 | }, |
| 135 | "dist": { |
| 136 | "type": "zip", |
| 137 | "url": "https://api.github.com/repos/vektor-inc/vk-admin/zipball/8c0e1c6a19520a0565192eb79fbda3217e1f54bd", |
| 138 | "reference": "8c0e1c6a19520a0565192eb79fbda3217e1f54bd", |
| 139 | "shasum": "" |
| 140 | }, |
| 141 | "require-dev": { |
| 142 | "dealerdirect/phpcodesniffer-composer-installer": "*", |
| 143 | "doctrine/instantiator": "1.5.0", |
| 144 | "phpcompatibility/phpcompatibility-wp": "*", |
| 145 | "sirbrillig/phpcs-variable-analysis": "^2.8", |
| 146 | "squizlabs/php_codesniffer": "*", |
| 147 | "vektor-inc/vk-wp-unit-test-tools": "^0.10.0", |
| 148 | "wp-coding-standards/wpcs": "*", |
| 149 | "wp-phpunit/wp-phpunit": "^5.4", |
| 150 | "yoast/phpunit-polyfills": "^1.0" |
| 151 | }, |
| 152 | "time": "2026-06-17T02:06:40+00:00", |
| 153 | "type": "library", |
| 154 | "installation-source": "dist", |
| 155 | "autoload": { |
| 156 | "psr-4": { |
| 157 | "VektorInc\\VK_Admin\\": "src/" |
| 158 | } |
| 159 | }, |
| 160 | "notification-url": "https://packagist.org/downloads/", |
| 161 | "license": [ |
| 162 | "GPL-2.0-or-later" |
| 163 | ], |
| 164 | "authors": [ |
| 165 | { |
| 166 | "name": "Vektor,Inc.", |
| 167 | "email": "info@vektor-inc.co.jp" |
| 168 | } |
| 169 | ], |
| 170 | "description": "Vektor Admin Component", |
| 171 | "support": { |
| 172 | "issues": "https://github.com/vektor-inc/vk-admin/issues", |
| 173 | "source": "https://github.com/vektor-inc/vk-admin/tree/0.8.1" |
| 174 | }, |
| 175 | "install-path": "../vektor-inc/vk-admin" |
| 176 | }, |
| 177 | { |
| 178 | "name": "vektor-inc/vk-breadcrumb", |
| 179 | "version": "0.2.9", |
| 180 | "version_normalized": "0.2.9.0", |
| 181 | "source": { |
| 182 | "type": "git", |
| 183 | "url": "https://github.com/vektor-inc/vk-breadcrumb.git", |
| 184 | "reference": "6771166e7b298697685c52ea69c0f02c9333cc29" |
| 185 | }, |
| 186 | "dist": { |
| 187 | "type": "zip", |
| 188 | "url": "https://api.github.com/repos/vektor-inc/vk-breadcrumb/zipball/6771166e7b298697685c52ea69c0f02c9333cc29", |
| 189 | "reference": "6771166e7b298697685c52ea69c0f02c9333cc29", |
| 190 | "shasum": "" |
| 191 | }, |
| 192 | "require": { |
| 193 | "vektor-inc/vk-helpers": "^0.2.1 || ^0.3.0" |
| 194 | }, |
| 195 | "require-dev": { |
| 196 | "wp-phpunit/wp-phpunit": "^5.4", |
| 197 | "yoast/phpunit-polyfills": "^2.0" |
| 198 | }, |
| 199 | "time": "2026-05-23T09:20:29+00:00", |
| 200 | "type": "library", |
| 201 | "installation-source": "dist", |
| 202 | "autoload": { |
| 203 | "psr-4": { |
| 204 | "VektorInc\\VK_Breadcrumb\\": "src/" |
| 205 | } |
| 206 | }, |
| 207 | "notification-url": "https://packagist.org/downloads/", |
| 208 | "license": [ |
| 209 | "GPL-2.0+" |
| 210 | ], |
| 211 | "authors": [ |
| 212 | { |
| 213 | "name": "Vektor,Inc.", |
| 214 | "email": "kurudrive@gmail.com" |
| 215 | } |
| 216 | ], |
| 217 | "description": "WordPress Bread Crumb Class", |
| 218 | "support": { |
| 219 | "issues": "https://github.com/vektor-inc/vk-breadcrumb/issues", |
| 220 | "source": "https://github.com/vektor-inc/vk-breadcrumb/tree/0.2.9" |
| 221 | }, |
| 222 | "install-path": "../vektor-inc/vk-breadcrumb" |
| 223 | }, |
| 224 | { |
| 225 | "name": "vektor-inc/vk-color-palette-manager", |
| 226 | "version": "0.4.0", |
| 227 | "version_normalized": "0.4.0.0", |
| 228 | "source": { |
| 229 | "type": "git", |
| 230 | "url": "https://github.com/vektor-inc/vk-color-palette-manager.git", |
| 231 | "reference": "4e724558415bf93b65ebe9f8891b9483aa3882b7" |
| 232 | }, |
| 233 | "dist": { |
| 234 | "type": "zip", |
| 235 | "url": "https://api.github.com/repos/vektor-inc/vk-color-palette-manager/zipball/4e724558415bf93b65ebe9f8891b9483aa3882b7", |
| 236 | "reference": "4e724558415bf93b65ebe9f8891b9483aa3882b7", |
| 237 | "shasum": "" |
| 238 | }, |
| 239 | "time": "2022-10-28T05:51:31+00:00", |
| 240 | "type": "library", |
| 241 | "installation-source": "dist", |
| 242 | "autoload": { |
| 243 | "psr-4": { |
| 244 | "VektorInc\\VK_Color_Palette_Manager\\": "src/" |
| 245 | } |
| 246 | }, |
| 247 | "notification-url": "https://packagist.org/downloads/", |
| 248 | "license": [ |
| 249 | "GPL-2.0+" |
| 250 | ], |
| 251 | "authors": [ |
| 252 | { |
| 253 | "name": "kurudrive", |
| 254 | "email": "kurudrive@gmail.com" |
| 255 | } |
| 256 | ], |
| 257 | "description": "Manage color palette for Gutenberg", |
| 258 | "support": { |
| 259 | "issues": "https://github.com/vektor-inc/vk-color-palette-manager/issues", |
| 260 | "source": "https://github.com/vektor-inc/vk-color-palette-manager/tree/0.4.0" |
| 261 | }, |
| 262 | "install-path": "../vektor-inc/vk-color-palette-manager" |
| 263 | }, |
| 264 | { |
| 265 | "name": "vektor-inc/vk-component", |
| 266 | "version": "1.7.0", |
| 267 | "version_normalized": "1.7.0.0", |
| 268 | "source": { |
| 269 | "type": "git", |
| 270 | "url": "https://github.com/vektor-inc/vk-components.git", |
| 271 | "reference": "85e8a42ceeb54549a5844b0e7dd32c808294cf9d" |
| 272 | }, |
| 273 | "dist": { |
| 274 | "type": "zip", |
| 275 | "url": "https://api.github.com/repos/vektor-inc/vk-components/zipball/85e8a42ceeb54549a5844b0e7dd32c808294cf9d", |
| 276 | "reference": "85e8a42ceeb54549a5844b0e7dd32c808294cf9d", |
| 277 | "shasum": "" |
| 278 | }, |
| 279 | "require": { |
| 280 | "vektor-inc/vk-term-color": "^0.7.1" |
| 281 | }, |
| 282 | "conflict": { |
| 283 | "phpunit/phpunit": ">=10" |
| 284 | }, |
| 285 | "require-dev": { |
| 286 | "wp-phpunit/wp-phpunit": "^6.7", |
| 287 | "yoast/phpunit-polyfills": "^3.0" |
| 288 | }, |
| 289 | "time": "2026-06-22T03:36:12+00:00", |
| 290 | "type": "library", |
| 291 | "installation-source": "dist", |
| 292 | "autoload": { |
| 293 | "psr-4": { |
| 294 | "VektorInc\\VK_Component\\": "src/" |
| 295 | } |
| 296 | }, |
| 297 | "notification-url": "https://packagist.org/downloads/", |
| 298 | "license": [ |
| 299 | "GPL-2.0-or-later" |
| 300 | ], |
| 301 | "authors": [ |
| 302 | { |
| 303 | "name": "Vektor,Inc.", |
| 304 | "email": "kurudrive@gmail.com" |
| 305 | } |
| 306 | ], |
| 307 | "description": "Vektor Component", |
| 308 | "support": { |
| 309 | "issues": "https://github.com/vektor-inc/vk-components/issues", |
| 310 | "source": "https://github.com/vektor-inc/vk-components/tree/1.7.0" |
| 311 | }, |
| 312 | "install-path": "../vektor-inc/vk-component" |
| 313 | }, |
| 314 | { |
| 315 | "name": "vektor-inc/vk-css-optimize", |
| 316 | "version": "0.2.5", |
| 317 | "version_normalized": "0.2.5.0", |
| 318 | "source": { |
| 319 | "type": "git", |
| 320 | "url": "https://github.com/vektor-inc/vk-css-optimize.git", |
| 321 | "reference": "36675e369a72e29564e4b0ba00dec960726d2a34" |
| 322 | }, |
| 323 | "dist": { |
| 324 | "type": "zip", |
| 325 | "url": "https://api.github.com/repos/vektor-inc/vk-css-optimize/zipball/36675e369a72e29564e4b0ba00dec960726d2a34", |
| 326 | "reference": "36675e369a72e29564e4b0ba00dec960726d2a34", |
| 327 | "shasum": "" |
| 328 | }, |
| 329 | "require-dev": { |
| 330 | "doctrine/instantiator": "^1.5", |
| 331 | "wp-phpunit/wp-phpunit": "^5.4", |
| 332 | "yoast/phpunit-polyfills": "^1.1.0" |
| 333 | }, |
| 334 | "time": "2024-09-25T13:57:01+00:00", |
| 335 | "type": "library", |
| 336 | "installation-source": "dist", |
| 337 | "autoload": { |
| 338 | "psr-4": { |
| 339 | "VektorInc\\VK_CSS_Optimize\\": "src/" |
| 340 | } |
| 341 | }, |
| 342 | "notification-url": "https://packagist.org/downloads/", |
| 343 | "license": [ |
| 344 | "GPL-2.0-or-later" |
| 345 | ], |
| 346 | "authors": [ |
| 347 | { |
| 348 | "name": "Vektor,Inc.", |
| 349 | "email": "kurudrive@gmail.com" |
| 350 | } |
| 351 | ], |
| 352 | "description": "WordPress CSS Optimize", |
| 353 | "support": { |
| 354 | "issues": "https://github.com/vektor-inc/vk-css-optimize/issues", |
| 355 | "source": "https://github.com/vektor-inc/vk-css-optimize/tree/0.2.5" |
| 356 | }, |
| 357 | "install-path": "../vektor-inc/vk-css-optimize" |
| 358 | }, |
| 359 | { |
| 360 | "name": "vektor-inc/vk-helpers", |
| 361 | "version": "0.2.1", |
| 362 | "version_normalized": "0.2.1.0", |
| 363 | "source": { |
| 364 | "type": "git", |
| 365 | "url": "https://github.com/vektor-inc/vk-helpers.git", |
| 366 | "reference": "991e8da04652f999ef95eb90e34bacd4ec5dbf52" |
| 367 | }, |
| 368 | "dist": { |
| 369 | "type": "zip", |
| 370 | "url": "https://api.github.com/repos/vektor-inc/vk-helpers/zipball/991e8da04652f999ef95eb90e34bacd4ec5dbf52", |
| 371 | "reference": "991e8da04652f999ef95eb90e34bacd4ec5dbf52", |
| 372 | "shasum": "" |
| 373 | }, |
| 374 | "require-dev": { |
| 375 | "doctrine/instantiator": "1.5.0", |
| 376 | "wp-phpunit/wp-phpunit": "^5.4", |
| 377 | "yoast/phpunit-polyfills": "^1.1.0" |
| 378 | }, |
| 379 | "time": "2025-08-21T01:08:34+00:00", |
| 380 | "type": "library", |
| 381 | "installation-source": "dist", |
| 382 | "autoload": { |
| 383 | "psr-4": { |
| 384 | "VektorInc\\VK_Helpers\\": "src/" |
| 385 | } |
| 386 | }, |
| 387 | "notification-url": "https://packagist.org/downloads/", |
| 388 | "license": [ |
| 389 | "GPL-2.0+" |
| 390 | ], |
| 391 | "authors": [ |
| 392 | { |
| 393 | "name": "Vektor,Inc.", |
| 394 | "email": "kurudrive@gmail.com" |
| 395 | } |
| 396 | ], |
| 397 | "description": "WordPress Helpers Class", |
| 398 | "support": { |
| 399 | "issues": "https://github.com/vektor-inc/vk-helpers/issues", |
| 400 | "source": "https://github.com/vektor-inc/vk-helpers/tree/0.2.1" |
| 401 | }, |
| 402 | "install-path": "../vektor-inc/vk-helpers" |
| 403 | }, |
| 404 | { |
| 405 | "name": "vektor-inc/vk-swiper", |
| 406 | "version": "0.3.6", |
| 407 | "version_normalized": "0.3.6.0", |
| 408 | "source": { |
| 409 | "type": "git", |
| 410 | "url": "https://github.com/vektor-inc/vk-swiper.git", |
| 411 | "reference": "5aae7f0238159cf4e27520e43bd5cd1da1248c16" |
| 412 | }, |
| 413 | "dist": { |
| 414 | "type": "zip", |
| 415 | "url": "https://api.github.com/repos/vektor-inc/vk-swiper/zipball/5aae7f0238159cf4e27520e43bd5cd1da1248c16", |
| 416 | "reference": "5aae7f0238159cf4e27520e43bd5cd1da1248c16", |
| 417 | "shasum": "" |
| 418 | }, |
| 419 | "require-dev": { |
| 420 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
| 421 | "doctrine/instantiator": "1.5.0", |
| 422 | "phpcompatibility/phpcompatibility-wp": "^2.1", |
| 423 | "phpunit/phpunit": "^9.6.34", |
| 424 | "sirbrillig/phpcs-variable-analysis": "^2.11", |
| 425 | "squizlabs/php_codesniffer": "^3.11", |
| 426 | "vektor-inc/vk-wp-unit-test-tools": "^0.12.0", |
| 427 | "wp-coding-standards/wpcs": "^3.1", |
| 428 | "wp-phpunit/wp-phpunit": "^6.7", |
| 429 | "yoast/phpunit-polyfills": "^3.1" |
| 430 | }, |
| 431 | "time": "2026-03-19T07:57:35+00:00", |
| 432 | "type": "library", |
| 433 | "installation-source": "dist", |
| 434 | "autoload": { |
| 435 | "psr-4": { |
| 436 | "VektorInc\\VK_Swiper\\": "src/" |
| 437 | } |
| 438 | }, |
| 439 | "notification-url": "https://packagist.org/downloads/", |
| 440 | "license": [ |
| 441 | "GPL-2.0-or-later" |
| 442 | ], |
| 443 | "authors": [ |
| 444 | { |
| 445 | "name": "Vektor,Inc.", |
| 446 | "email": "kurudrive@gmail.com" |
| 447 | } |
| 448 | ], |
| 449 | "description": "swiper for vektor", |
| 450 | "support": { |
| 451 | "issues": "https://github.com/vektor-inc/vk-swiper/issues", |
| 452 | "source": "https://github.com/vektor-inc/vk-swiper/tree/0.3.6" |
| 453 | }, |
| 454 | "install-path": "../vektor-inc/vk-swiper" |
| 455 | }, |
| 456 | { |
| 457 | "name": "vektor-inc/vk-term-color", |
| 458 | "version": "0.7.1", |
| 459 | "version_normalized": "0.7.1.0", |
| 460 | "source": { |
| 461 | "type": "git", |
| 462 | "url": "https://github.com/vektor-inc/vk-term-color.git", |
| 463 | "reference": "032a2d21af115845ef82b6ceb6d19096b51b32a5" |
| 464 | }, |
| 465 | "dist": { |
| 466 | "type": "zip", |
| 467 | "url": "https://api.github.com/repos/vektor-inc/vk-term-color/zipball/032a2d21af115845ef82b6ceb6d19096b51b32a5", |
| 468 | "reference": "032a2d21af115845ef82b6ceb6d19096b51b32a5", |
| 469 | "shasum": "" |
| 470 | }, |
| 471 | "require-dev": { |
| 472 | "wp-phpunit/wp-phpunit": "^5.4", |
| 473 | "yoast/phpunit-polyfills": "^1.0" |
| 474 | }, |
| 475 | "time": "2023-12-12T23:51:14+00:00", |
| 476 | "type": "library", |
| 477 | "installation-source": "dist", |
| 478 | "autoload": { |
| 479 | "psr-4": { |
| 480 | "VektorInc\\VK_Term_Color\\": "src/" |
| 481 | } |
| 482 | }, |
| 483 | "notification-url": "https://packagist.org/downloads/", |
| 484 | "license": [ |
| 485 | "GPL-2.0-or-later" |
| 486 | ], |
| 487 | "authors": [ |
| 488 | { |
| 489 | "name": "Vektor,Inc.", |
| 490 | "email": "kurudrive@gmail.com" |
| 491 | } |
| 492 | ], |
| 493 | "description": "VK Term Color", |
| 494 | "support": { |
| 495 | "issues": "https://github.com/vektor-inc/vk-term-color/issues", |
| 496 | "source": "https://github.com/vektor-inc/vk-term-color/tree/0.7.1" |
| 497 | }, |
| 498 | "install-path": "../vektor-inc/vk-term-color" |
| 499 | } |
| 500 | ], |
| 501 | "dev": false, |
| 502 | "dev-package-names": [] |
| 503 | } |
| 504 |