• File: installed.json
  • Full Path: /home/lef/public_html/wp-content/plugins/wpml-media/embedded/composer/installed.json
  • File size: 1.71 KB
  • MIME-type: text/plain
  • Charset: utf-8
[
    {
        "name": "wpml/commons",
        "version": "dev-develop",
        "version_normalized": "dev-develop",
        "source": {
            "type": "git",
            "url": "ssh://git@git.onthegosystems.com:10022/wpml/wpml-commons.git",
            "reference": "3f19b7bbd079faaf2ca7fedecf610d64deb847d0"
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5"
        },
        "time": "2016-01-15 12:51:10",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev",
                "dev-develop": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "scripts": {
            "test": [
                "phpunit"
            ]
        },
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Andrea Sciamanna",
                "email": "andrea.s@icanlocalize.com",
                "homepage": "http://wpml.org"
            },
            {
                "name": "Bruce Pearsons",
                "email": "bruce.p@icanlocalize.com",
                "homepage": "http://wpml.org"
            },
            {
                "name": "Armin Braun",
                "email": "armin.b@icanlocalize.com",
                "homepage": "http://wpml.org"
            }
        ],
        "description": "A set of libraries for WPML Plugins",
        "homepage": "https://git.onthegosystems.com/wpml/wpml-commons",
        "keywords": [
            "auto-loader",
            "twig-extensions"
        ]
    }
]