[
    {
        "name": "google/recaptcha",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/google/recaptcha.git",
            "reference": "a61b968c739abf0619fafa6716647c8ee1fad9bf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/recaptcha/zipball/a61b968c739abf0619fafa6716647c8ee1fad9bf",
            "reference": "a61b968c739abf0619fafa6716647c8ee1fad9bf",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.2.20|^2.12",
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7"
        },
        "time": "2018-10-17T14:20:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "ReCaptcha\\": "src/ReCaptcha"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
        "homepage": "https://www.google.com/recaptcha/",
        "keywords": [
            "Abuse",
            "captcha",
            "recaptcha",
            "spam"
        ]
    },
    {
        "name": "usabilitydynamics/lib-ud-api-client",
        "version": "1.1.5.3",
        "version_normalized": "1.1.5.3",
        "source": {
            "type": "git",
            "url": "git@github.com:UsabilityDynamics/lib-ud-api-client",
            "reference": "1.1.5.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/UsabilityDynamics/lib-ud-api-client/archive/1.1.5.3.zip",
            "reference": "1.1.5.3",
            "shasum": null
        },
        "require": {
            "php": ">=5.3"
        },
        "type": "library",
        "extra": {
            "installer-name": "lib-ud-api-client"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib/classes"
            ]
        },
        "license": [
            "GPLv2"
        ],
        "description": "UD API Client for WooCommerce API Manager",
        "homepage": "https://github.com/UsabilityDynamics/lib-ud-api-client",
        "keywords": [
            "api",
            "client",
            "licenses",
            "plugins",
            "wordpress"
        ]
    },
    {
        "name": "usabilitydynamics/lib-ui",
        "version": "0.3.4",
        "version_normalized": "0.3.4.0",
        "source": {
            "type": "git",
            "url": "git@github.com:UsabilityDynamics/lib-ui",
            "reference": "0.3.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/UsabilityDynamics/lib-ui/archive/0.3.4.zip",
            "reference": "0.3.4",
            "shasum": null
        },
        "require": {
            "php": ">=5.3",
            "usabilitydynamics/lib-utility": "~0.3"
        },
        "type": "library",
        "extra": {
            "installer-name": "lib-ui",
            "text_domain": "lib-ui",
            "main-file": "lib/class-ui.php",
            "class": "UsabilityDynamics\\UI",
            "component": {
                "scripts": [
                    "static/scripts/ui.js",
                    "static/scripts/ui.markdown.js",
                    "static/scripts/ui.jquery-tabs.js"
                ],
                "styles": [
                    "static/styles/ui.css",
                    "static/styles/ui.less"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "license": [
            "GNU"
        ],
        "authors": [
            {
                "name": "Andy Potanin",
                "email": "andy.potanin@usabilitydynamics.com",
                "homepage": "http://usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Maxim Peshkov",
                "email": "maxim.peshkov@usabilitydynamics.com",
                "homepage": "http://usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Anton Korotkov",
                "email": "anton.korotkov@usabilitydynamics.com",
                "homepage": "http://usabilitydynamics.com",
                "role": "Developer"
            }
        ],
        "homepage": "http://github.com/UsabilityDynamics/wp-ui",
        "keywords": [
            "css-editor",
            "editor",
            "script-editor",
            "ui"
        ]
    },
    {
        "name": "usabilitydynamics/lib-utility",
        "version": "0.3.7",
        "version_normalized": "0.3.7.0",
        "source": {
            "type": "git",
            "url": "git@github.com:UsabilityDynamics/lib-utility",
            "reference": "0.3.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/UsabilityDynamics/lib-utility/archive/0.3.7.zip",
            "reference": "0.3.7",
            "shasum": null
        },
        "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": "http://usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Maxim Peshkov",
                "email": "maxim.peshkov@usabilitydynamics.com",
                "homepage": "http://usabilitydynamics.com",
                "role": "Developer"
            },
            {
                "name": "Anton Korotkov",
                "email": "anton.korotkov@usabilitydynamics.com",
                "homepage": "http://usabilitydynamics.com",
                "role": "Developer"
            }
        ],
        "keywords": [
            "job",
            "process",
            "utility"
        ]
    },
    {
        "name": "usabilitydynamics/lib-wp-bootstrap",
        "version": "1.2.3",
        "version_normalized": "1.2.3.0",
        "source": {
            "type": "git",
            "url": "git@github.com:UsabilityDynamics/lib-wp-bootstrap",
            "reference": "1.2.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://github.com/UsabilityDynamics/lib-wp-bootstrap/archive/1.2.3.zip",
            "reference": "1.2.3",
            "shasum": null
        },
        "require": {
            "php": ">=5.3",
            "usabilitydynamics/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/UsabilityDynamics/lib-wp-bootstrap",
        "keywords": [
            "wordpress"
        ]
    }
]
