installed.json 1.98 KB
[
    {
        "name": "campaignmonitor/createsend-php",
        "version": "v5.0.2",
        "version_normalized": "5.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/campaignmonitor/createsend-php.git",
            "reference": "05407e838eda316709d55011ad7328a679296988"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/campaignmonitor/createsend-php/zipball/05407e838eda316709d55011ad7328a679296988",
            "reference": "05407e838eda316709d55011ad7328a679296988",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "lastcraft/simpletest": "~1.1"
        },
        "time": "2016-07-19 18:49:32",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "csrest_administrators.php",
                "csrest_campaigns.php",
                "csrest_clients.php",
                "csrest_general.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"
            ]
        },
        "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"
        ]
    }
]