View file plugins/video_call/vendor/composer/installed.json

File size: 1.4Kb
[
    {
        "name": "twilio/sdk",
        "version": "5.31.0",
        "version_normalized": "5.31.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twilio/twilio-php.git",
            "reference": "f61003ba5577ccae8ac2ec25d18e1d70fe9ba65e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twilio/twilio-php/zipball/f61003ba5577ccae8ac2ec25d18e1d70fe9ba65e",
            "reference": "f61003ba5577ccae8ac2ec25d18e1d70fe9ba65e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "apigen/apigen": "^4.1",
            "phpunit/phpunit": "4.5.*"
        },
        "time": "2019-03-28T23:43:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Twilio\\": "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"
        ]
    }
]