Skip to content
Snippets Groups Projects
composer.lock 410 KiB
Newer Older
bcweaver's avatar
bcweaver committed
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "vasike",
                    "homepage": "https://www.drupal.org/user/156237"
                }
            ],
            "description": "Use Autocomplete for string field filters.",
            "homepage": "https://www.drupal.org/project/views_autocomplete_filters",
            "support": {
                "source": "http://cgit.drupalcode.org/views_autocomplete_filters"
            }
        },
        {
            "name": "drupal/views_bootstrap",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_bootstrap.git",
                "reference": "8.x-3.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.1.zip",
                "reference": "8.x-3.1",
                "shasum": "7fd556457f028fa736d1422a9b5a763566fd7d2e"
bcweaver's avatar
bcweaver committed
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.1",
                    "datestamp": "1537360681",
bcweaver's avatar
bcweaver committed
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
bcweaver's avatar
bcweaver committed
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "aburrows",
                    "homepage": "https://www.drupal.org/user/577844"
                },
                {
                    "name": "ericpugh",
                    "homepage": "https://www.drupal.org/user/130084"
                },
                {
                    "name": "ikeigenwijs",
                    "homepage": "https://www.drupal.org/user/583238"
                },
                {
                    "name": "mrded",
                    "homepage": "https://www.drupal.org/user/556088"
                }
            ],
            "description": "Integrate the Bootstrap framework with Views.",
            "homepage": "https://www.drupal.org/project/views_bootstrap",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/views_bootstrap"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "drupal/views_bulk_operations",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_bulk_operations.git",
                "reference": "8.x-2.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-2.4.zip",
                "reference": "8.x-2.4",
                "shasum": "50c5778770f3a92e38ecf664301b77146e3cc931"
            },
            "require": {
                "drupal/core": "^8.4"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.4",
                    "datestamp": "1530516821",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Marcin Grabias",
                    "homepage": "https://www.drupal.org/u/graber"
                },
                {
                    "name": "Jon Pugh",
                    "homepage": "https://www.drupal.org/user/17028"
                },
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "infojunkie",
                    "homepage": "https://www.drupal.org/user/48424"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                }
            ],
            "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
            "homepage": "https://www.drupal.org/project/views_bulk_operations",
            "support": {
                "source": "http://cgit.drupalcode.org/views_bulk_operations",
                "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
                "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
            }
        },
        {
            "name": "drupal/views_fieldsets",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_fieldsets.git",
                "reference": "8.x-3.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_fieldsets-8.x-3.3.zip",
                "reference": "8.x-3.3",
                "shasum": "2bcfa3bb920ec79bee016ca7d255dcf0c8bcbff1"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.3",
                    "datestamp": "1519199885",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "pifagor",
                    "homepage": "https://www.drupal.org/user/2375692"
                },
                {
                    "name": "ron_s",
                    "homepage": "https://www.drupal.org/user/184990"
                },
                {
                    "name": "rudiedirkx",
                    "homepage": "https://www.drupal.org/user/890274"
                }
            ],
            "description": "Adds fieldsets to Views.",
            "homepage": "https://www.drupal.org/project/views_fieldsets",
            "support": {
                "source": "http://cgit.drupalcode.org/views_fieldsets"
            }
        },
        {
            "name": "drupal/views_infinite_scroll",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_infinite_scroll.git",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "fa19d65a9f6421fe64463b8b64169c6f13d423c3"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1503109444",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Remon",
                    "homepage": "https://www.drupal.org/user/143827"
                },
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                }
            ],
            "description": "A pager which allows an infinite scroll effect for views.",
            "homepage": "https://www.drupal.org/project/views_infinite_scroll",
            "support": {
                "source": "http://cgit.drupalcode.org/views_infinite_scroll"
            }
        },
bcweaver's avatar
bcweaver committed
        {
            "name": "drupal/views_slideshow",
            "version": "4.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_slideshow.git",
bcweaver's avatar
bcweaver committed
                "reference": "8.x-4.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_slideshow-8.x-4.4.zip",
                "reference": "8.x-4.4",
                "shasum": "8ace751cf5f9ef316c397fc8f6cb012f58c32a5c"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-4.x": "4.x-dev"
                },
                "drupal": {
                    "version": "8.x-4.4",
                    "datestamp": "1496901242",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "See contributors",
                    "homepage": "https://www.drupal.org/node/160350/committers"
                },
                {
                    "name": "aaron",
                    "homepage": "https://www.drupal.org/user/33420"
                },
                {
                    "name": "redndahead",
                    "homepage": "https://www.drupal.org/user/160320"
                },
                {
                    "name": "vbouchet",
                    "homepage": "https://www.drupal.org/user/1671428"
                }
            ],
            "description": "Describes relationships between entities.",
            "homepage": "https://www.drupal.org/project/views_slideshow",
            "support": {
                "source": "https://cgit.drupalcode.org/views_slideshow",
                "issues": "https://www.drupal.org/project/issues/views_slideshow",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/webform",
            "version": "5.0.0-rc12",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/webform.git",
bcweaver's avatar
bcweaver committed
                "reference": "8.x-5.0-rc12"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc12.zip",
                "reference": "8.x-5.0-rc12",
                "shasum": "d677eb59bf2084267476fa482b5fbccb0dc8afb9"
            },
            "require": {
                "drupal/core": "*"
            },
            "require-dev": {
                "drupal/devel": "*",
                "drupal/token": "*",
                "drupal/webform_node": "*",
                "drupal/webform_scheduled_email": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-5.x": "5.x-dev"
                },
                "drupal": {
                    "version": "8.x-5.0-rc12",
                    "datestamp": "1528137480",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Jacob Rockowitz (jrockowitz)",
                    "homepage": "https://www.drupal.org/u/jrockowitz",
                    "role": "Maintainer"
                },
                {
                    "name": "Alexander Trotsenko (bucefal91)",
                    "homepage": "https://www.drupal.org/u/bucefal91",
                    "role": "Co-maintainer"
                },
                {
                    "name": "bucefal91",
                    "homepage": "https://www.drupal.org/user/504128"
                },
                {
                    "name": "fenstrat",
                    "homepage": "https://www.drupal.org/user/362649"
                },
                {
                    "name": "jrockowitz",
                    "homepage": "https://www.drupal.org/user/371407"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "quicksketch",
                    "homepage": "https://www.drupal.org/user/35821"
                },
                {
                    "name": "sanchiz",
                    "homepage": "https://www.drupal.org/user/1671246"
                },
                {
                    "name": "tedbow",
                    "homepage": "https://www.drupal.org/user/240860"
                },
                {
                    "name": "torotil",
                    "homepage": "https://www.drupal.org/user/865256"
                }
            ],
            "description": "Enables the creation of webforms and questionnaires.",
            "homepage": "https://drupal.org/project/webform",
            "support": {
                "source": "http://cgit.drupalcode.org/webform",
                "issues": "https://www.drupal.org/project/issues/webform?version=8.x",
                "docs": "https://www.drupal.org/docs/8/modules/webform",
                "forum": "https://drupal.stackexchange.com/questions/tagged/webform"
            }
        },
        {
            "name": "drupal/webform_views",
            "version": "5.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/webform_views.git",
bcweaver's avatar
bcweaver committed
                "reference": "8.x-5.0-alpha2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/webform_views-8.x-5.0-alpha2.zip",
                "reference": "8.x-5.0-alpha2",
                "shasum": "288e0efa09423e3c3368d6aff9002ca41292238c"
            },
            "require": {
                "drupal/core": "*",
                "drupal/webform": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-5.x": "5.x-dev"
                },
                "drupal": {
                    "version": "8.x-5.0-alpha2",
                    "datestamp": "1512044585",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "bucefal91",
                    "homepage": "https://www.drupal.org/user/504128"
                },
                {
                    "name": "jrockowitz",
                    "homepage": "https://www.drupal.org/user/371407"
                },
                {
                    "name": "ws.agency",
                    "homepage": "https://www.drupal.org/user/2851415"
                }
            ],
            "description": "Webform integration with views.",
            "homepage": "https://www.drupal.org/project/webform_views",
            "support": {
                "source": "http://cgit.drupalcode.org/webform_views"
            }
        },
        {
            "name": "drush-ops/behat-drush-endpoint",
            "version": "0.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/behat-drush-endpoint.git",
                "reference": "54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/behat-drush-endpoint/zipball/54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c",
                "reference": "54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "php": ">=5.3.0"
            },
            "type": "drupal-drush",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Drush commandfile for use with drupal/drupal-driver.",
            "homepage": "https://github.com/drush-ops/behat-drush-endpoint",
            "keywords": [
                "Behat",
                "Drush",
                "testing"
            ],
            "time": "2018-03-30T02:30:19+00:00"
        },
        {
            "name": "drush/drush",
            "version": "8.1.17",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/drush.git",
                "reference": "7ea681dc7e639f6ddab906e78611d3558f88d9b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/drush/zipball/7ea681dc7e639f6ddab906e78611d3558f88d9b0",
                "reference": "7ea681dc7e639f6ddab906e78611d3558f88d9b0",
                "shasum": ""
            },
            "require": {
                "consolidation/annotated-command": "^2.8.1",
                "consolidation/output-formatters": "~3",
                "pear/console_table": "~1.3.1",
                "php": ">=5.4.5",
                "psr/log": "~1.0",
                "psy/psysh": "~0.6",
                "symfony/console": "~2.7|^3",
                "symfony/event-dispatcher": "~2.7|^3",
                "symfony/finder": "~2.7|^3",
                "symfony/var-dumper": "~2.7|^3",
                "symfony/yaml": "~2.3|^3",
                "webmozart/path-util": "~2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "symfony/console": "~2.7",
                "symfony/event-dispatcher": "~2.7",
                "symfony/finder": "~2.7",
                "symfony/process": "2.7.*",
                "symfony/var-dumper": "~2.7",
                "symfony/yaml": "~2.3"
            },
            "suggest": {
                "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
                "ext-pcntl": "*"
            },
            "bin": [
                "drush",
                "drush.launcher",
                "drush.php",
                "drush.complete.sh"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Drush": "lib/",
                    "Consolidation": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                },
                {
                    "name": "Owen Barton",
                    "email": "drupal@owenbarton.com"
                },
                {
                    "name": "Mark Sonnabaum",
                    "email": "marksonnabaum@gmail.com"
                },
                {
                    "name": "Antoine Beaupré",
                    "email": "anarcat@koumbit.org"
                },
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Jonathan Araña Cruz",
                    "email": "jonhattan@faita.net"
                },
                {
                    "name": "Jonathan Hedstrom",
                    "email": "jhedstrom@gmail.com"
                },
                {
                    "name": "Christopher Gervais",
                    "email": "chris@ergonlogic.com"
                },
                {
                    "name": "Dave Reid",
                    "email": "dave@davereid.net"
                },
                {
                    "name": "Damian Lee",
                    "email": "damiankloip@googlemail.com"
                }
            ],
            "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
            "homepage": "http://www.drush.org",
            "time": "2018-05-23T16:58:54+00:00"
        },
        {
            "name": "easyrdf/easyrdf",
            "version": "0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/njh/easyrdf.git",
                "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
                "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "php": ">=5.2.8"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.5",
                "sami/sami": "~1.4",
                "squizlabs/php_codesniffer": "~1.4.3"
            },
            "suggest": {
                "ml/json-ld": "~1.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "EasyRdf_": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nicholas Humfrey",
                    "email": "njh@aelius.com",
                    "homepage": "http://www.aelius.com/njh/",
                    "role": "Developer"
                },
                {
                    "name": "Alexey Zakhlestin",
                    "email": "indeyets@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
            "homepage": "http://www.easyrdf.org/",
            "keywords": [
                "Linked Data",
                "RDF",
                "Semantic Web",
                "Turtle",
                "rdfa",
                "sparql"
            ],
            "time": "2015-02-27T09:45:49+00:00"
        },
        {
            "name": "egulias/email-validator",
            "version": "1.2.15",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/758a77525bdaabd6c0f5669176bd4361cb2dda9e",
                "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.0.1",
                "php": ">= 5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.24"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Egulias\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "time": "2018-09-25T20:59:41+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "enyo/dropzone",
            "version": "v5.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/enyo/dropzone.git",
                "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/enyo/dropzone/zipball/7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4",
                "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matias Meno",
                    "email": "m@tias.me",
                    "homepage": "http://www.matiasmeno.com"
                }
            ],
            "description": "Handles drag and drop of files for you.",
            "homepage": "http://www.dropzonejs.com",
            "keywords": [
                "drag and drop",
                "dragndrop",
                "file upload",
                "upload"
            ],
            "time": "2017-06-20T13:39:37+00:00"
        },
        {
            "name": "gdsmith/jquery.easing",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/gdsmith/jquery.easing",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "gettext/gettext",
            "version": "v3.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/Gettext.git",
                "reference": "cd3be64443551e3a693117c4bccbe53e36282456"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/cd3be64443551e3a693117c4bccbe53e36282456",
                "reference": "cd3be64443551e3a693117c4bccbe53e36282456",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "2.*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "illuminate/view": "*",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "*"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "time": "2016-08-01T18:09:57+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
                "reference": "1b74377bd0c4cd87e8d72b948f5d8867e23505a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/1b74377bd0c4cd87e8d72b948f5d8867e23505a5",
                "reference": "1b74377bd0c4cd87e8d72b948f5d8867e23505a5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "bin": [
                "bin/export-plural-rules",
                "bin/export-plural-rules.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "time": "2018-06-21T15:58:36+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.3.3",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
                "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.4",
                "php": ">=5.5"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
bcweaver's avatar
bcweaver committed
                "psr/log": "^1.0"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.3-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "time": "2018-04-22T15:46:56+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "guzzlehttp/promises",
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [