installed.json 2.7 KB
{
    "packages": [
        {
            "name": "campaignmonitor/createsend-php",
            "version": "v6.1.2",
            "version_normalized": "6.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/campaignmonitor/createsend-php.git",
                "reference": "922cec7fbc9da1508c18156db7693a6ddad7194e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/campaignmonitor/createsend-php/zipball/922cec7fbc9da1508c18156db7693a6ddad7194e",
                "reference": "922cec7fbc9da1508c18156db7693a6ddad7194e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "simpletest/simpletest": "~1.1.3"
            },
            "time": "2021-10-02T04:57:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "csrest_administrators.php",
                    "csrest_campaigns.php",
                    "csrest_clients.php",
                    "csrest_general.php",
                    "csrest_events.php",
                    "csrest_lists.php",
                    "csrest_people.php",
                    "csrest_segments.php",
                    "csrest_subscribers.php",
                    "csrest_templates.php",
                    "csrest_transactional_classicemail.php",
                    "csrest_transactional_smartemail.php",
                    "csrest_transactional_timeline.php",
                    "csrest_journeys.php",
                    "csrest_journey_emails.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Toby Brain",
                    "email": "tobio85@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A php library which implements the complete functionality of the Campaign Monitor API.",
            "homepage": "http://campaignmonitor.github.io/createsend-php/",
            "keywords": [
                "api",
                "campaign",
                "monitor"
            ],
            "support": {
                "issues": "https://github.com/campaignmonitor/createsend-php/issues",
                "source": "https://github.com/campaignmonitor/createsend-php/tree/v6.1.2"
            },
            "install-path": "../campaignmonitor/createsend-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}