File "composer.lock"

Full Path: /home/alforbsx/alfouadgroup.co/wp-content/plugins/arabic-webfonts/composer.lock
File size: 2.38 KB
MIME-type: application/json
Charset: utf-8

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "ff4406b0a99f4a2bf2c74d8cd938acd8",
    "packages": [
        {
            "name": "jozoor/wp-plugin-action-links",
            "version": "dev-dist",
            "source": {
                "type": "git",
                "url": "git@github.com:mohamdio/wp-plugin-action-links.git",
                "reference": "9c02c38327d7d8eb0795a20bba5f7653652ba2b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mohamdio/wp-plugin-action-links/zipball/9c02c38327d7d8eb0795a20bba5f7653652ba2b1",
                "reference": "9c02c38327d7d8eb0795a20bba5f7653652ba2b1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/php-code-coverage": "4.0.8",
                "phpunit/phpunit": "5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "JO\\Module\\PluginActionLinks\\": "src/"
                }
            },
            "scripts": {
                "test": [
                    "./vendor/bin/phpunit"
                ]
            },
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Mohamed Abd Elhalim",
                    "homepage": "https://mohamd.io/"
                }
            ],
            "description": "WordPress module to add the list of links to display on the plugins page beside the activate and deactivate links.",
            "homepage": "https://github.com/mohamdio/wp-plugin-action-links",
            "keywords": [
                "action",
                "links",
                "plugins",
                "wordpress"
            ],
            "time": "2018-02-12T16:03:28+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "jozoor/wp-plugin-action-links": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.6"
    },
    "platform-dev": []
}