# wp-stateless/3.0.3/vendor/composer/installed.json

WP-Stateless – Google Cloud Storage, version 3.0.3. 490 lines.

- Page: https://pluginprobe.com/plugins/wp-stateless/3.0.3/code/vendor/composer/installed.json
- Raw: https://pluginprobe.com/plugins/wp-stateless/3.0.3/raw/vendor/composer/installed.json
- Modified: 2020-09-17T12:58:24+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wp-stateless/3.0.3/code/vendor/composer/installed.json#L10-L20`.

```json
[
    {
        "name": "ccampbell/chromephp",
        "version": "4.1.0",
        "version_normalized": "4.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ccampbell/chromephp.git",
            "reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ccampbell/chromephp/zipball/c3c297615d48ae5b2a86a82311152d1ed095fcef",
            "reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "time": "2013-06-26T03:44:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ChromePhp": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Craig Campbell",
                "email": "iamcraigcampbell@gmail.com",
                "homepage": "http://craig.is",
                "role": "Developer"
            }
        ],
        "description": "Log variables to the Chrome console (via Chrome Logger Google Chrome extension).",
        "homepage": "http://github.com/ccampbell/chromephp",
        "keywords": [
            "log",
            "logging"
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.6.* || 2.0.*@dev",
            "composer/semver": "1.0.* || 2.0.*@dev",
            "phpunit/phpunit": "^4.8.36",
            "sebastian/comparator": "^1.2.4",
            "symfony/process": "^2.3"
        },
        "time": "2020-04-07T06:57:05+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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",
            "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",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "sylius",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "firebase/php-jwt",
        "version": "v5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8 <=9"
        },
        "time": "2020-03-25T18:49:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Firebase\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Neuman Vong",
                "email": "neuman+pear@twilio.com",
                "role": "Developer"
            },
            {
                "name": "Anant Narayanan",
                "email": "anant@php.net",
                "role": "Developer"
            }
        ],
        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
        "homepage": "https://github.com/firebase/php-jwt",
        "keywords": [
            "jwt",
            "php"
        ]
    },
    {
        "name": "udx/lib-settings",
        "version": "0.3.0",
        "version_normalized": "0.3.0.0",
        "source": {
            "type": "git",
            "url": "git@github.com:udx/lib-settings",
            "reference": "0.3.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/udx/lib-settings/archive/0.3.0.zip",
            "reference": "0.3.0"
        },
        "require": {
            "udx/lib-utility": "~0.3"
        },
        "require-dev": {
            "justinrainbow/json-schema": "1.1.*"
        },
        "type": "library",
        "extra": {
            "component": {
                "scripts": [
                    "static/scripts/settings.js"
                ],
                "templates": [
                    "static/views/new-installation.xhtml"
                ],
                "files": [
                    "static/schemas/settings.json"
                ]
            },
            "installer-name": "lib-settings"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andy Potanin",
                "email": "andy.potanin@usabilitydynamics.com",
                "homepage": "https://www.usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Maxim Peshkov",
                "email": "maxim.peshkov@usabilitydynamics.com",
                "homepage": "https://www.usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Anton Korotkov",
                "email": "anton.korotkov@usabilitydynamics.com",
                "homepage": "https://www.usabilitydynamics.com",
                "role": "Developer"
            }
        ],
        "homepage": "https://github.com/udx/lib-settings",
        "keywords": [
            "settings"
        ]
    },
    {
        "name": "udx/lib-ud-api-client",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "git@github.com:udx/lib-ud-api-client",
            "reference": "1.2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/udx/lib-ud-api-client/archive/1.2.1.zip",
            "reference": "1.2.1"
        },
        "require": {
            "php": ">=5.3"
        },
        "type": "library",
        "extra": {
            "installer-name": "lib-ud-api-client"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib/classes"
            ]
        },
        "license": [
            "GPLv2"
        ],
        "authors": [
            {
                "name": "UsabilityDynamics, Inc.",
                "homepage": "https://www.usabilitydynamics.com"
            }
        ],
        "description": "UD API Client for WooCommerce API Manager",
        "homepage": "https://github.com/udx/lib-ud-api-client",
        "keywords": [
            "api",
            "client",
            "licenses",
            "plugins",
            "wordpress"
        ]
    },
    {
        "name": "udx/lib-utility",
        "version": "0.4.0",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "git@github.com:udx/lib-utility",
            "reference": "0.4.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/udx/lib-utility/archive/0.4.0.zip",
            "reference": "0.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.1.*"
        },
        "type": "library",
        "extra": {
            "installer-name": "lib-utility",
            "component": {
                "name": "utility",
                "scripts": [
                    "scripts/*.js"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andy Potanin",
                "email": "andy.potanin@usabilitydynamics.com",
                "homepage": "https://www.usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Maxim Peshkov",
                "email": "maxim.peshkov@usabilitydynamics.com",
                "homepage": "https://www.usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Anton Korotkov",
                "email": "anton.korotkov@usabilitydynamics.com",
                "homepage": "https://www.usabilitydynamics.com",
                "role": "Developer"
            }
        ],
        "keywords": [
            "job",
            "process",
            "utility"
        ]
    },
    {
        "name": "udx/lib-wp-bootstrap",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "git@github.com:udx/lib-wp-bootstrap",
            "reference": "1.3.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/udx/lib-wp-bootstrap/archive/1.3.0.zip",
            "reference": "1.3.0"
        },
        "require": {
            "php": ">=5.3",
            "udx/lib-utility": "~0.3"
        },
        "type": "library",
        "extra": {
            "installer-name": "lib-wp-bootstrap"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib/classes"
            ]
        },
        "license": [
            "MIT"
        ],
        "description": "Wordpress bootstrap library created by UsabilityDynamics",
        "homepage": "https://github.com/udx/lib-wp-bootstrap",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "wpmetabox/meta-box",
        "version": "5.2.3",
        "version_normalized": "5.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wpmetabox/meta-box.git",
            "reference": "e8ec782b0a1cf77f6c6828f2a67116a63c56e0d5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wpmetabox/meta-box/zipball/e8ec782b0a1cf77f6c6828f2a67116a63c56e0d5",
            "reference": "e8ec782b0a1cf77f6c6828f2a67116a63c56e0d5",
            "shasum": ""
        },
        "time": "2019-11-01T10:13:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "meta-box.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Tran Ngoc Tuan Anh",
                "email": "anhtnt@elightup.com",
                "homepage": "https://deluxeblogtips.com",
                "role": "Developer"
            }
        ],
        "description": "A powerful, professional developer toolkit to create custom meta boxes and custom fields for WordPress websites.",
        "homepage": "https://metabox.io",
        "keywords": [
            "custom-field",
            "meta-box",
            "select2",
            "ui",
            "wordpress",
            "wordpress-plugin",
            "wp-admin"
        ]
    }
]

```
