[
    {
        "name": "k7g/wp-orm",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/k7g/wp-orm.git",
            "reference": "ae0d19b5eee779b9a51b99b6acad1c67ae6f794f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/k7g/wp-orm/zipball/ae0d19b5eee779b9a51b99b6acad1c67ae6f794f",
            "reference": "ae0d19b5eee779b9a51b99b6acad1c67ae6f794f",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.6"
        },
        "time": "2020-09-15T06:40:18+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "K7g\\WpOrm\\": "src/"
            }
        },
        "license": [
            "GPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Igor Salmin",
                "email": "isalmin@gmail.com"
            }
        ],
        "description": "Simple and lightweight ORM for Wordpress",
        "keywords": [
            "orm",
            "wordpress"
        ],
        "support": {
            "source": "https://github.com/k7g/wp-orm/tree/1.0.2",
            "issues": "https://github.com/k7g/wp-orm/issues"
        }
    },
    {
        "name": "mustache/mustache",
        "version": "v2.13.0",
        "version_normalized": "2.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/mustache.php.git",
            "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4",
            "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~1.11",
            "phpunit/phpunit": "~3.7|~4.0|~5.0"
        },
        "time": "2019-11-23T21:40:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mustache": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "A Mustache implementation in PHP.",
        "homepage": "https://github.com/bobthecow/mustache.php",
        "keywords": [
            "mustache",
            "templating"
        ]
    },
    {
        "name": "twilio/sdk",
        "version": "6.10.1",
        "version_normalized": "6.10.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twilio/twilio-php.git",
            "reference": "1fc7b861f0df7302554a88f2c03b2d76ab184dd0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twilio/twilio-php/zipball/1fc7b861f0df7302554a88f2c03b2d76ab184dd0",
            "reference": "1fc7b861f0df7302554a88f2c03b2d76ab184dd0",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "^6.3 || ^7.0",
            "phpunit/phpunit": ">=4.5",
            "theseer/phpdox": "^0.12.0"
        },
        "suggest": {
            "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
        },
        "time": "2020-09-02T20:08:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Twilio\\": "src/Twilio/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Twilio API Team",
                "email": "api@twilio.com"
            }
        ],
        "description": "A PHP wrapper for Twilio's API",
        "homepage": "http://github.com/twilio/twilio-php",
        "keywords": [
            "api",
            "sms",
            "twilio"
        ]
    }
]
