Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

composer.lock

Blame
  • composer.lock 1.72 KiB
    {
        "_readme": [
            "This file locks the dependencies of your project to a known state",
            "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
            "This file is @generated automatically"
        ],
        "hash": "96e12d52f1b75a6acbe5d7de047a843b",
        "packages": [
            {
                "name": "voceconnect/voce-settings-api",
                "version": "0.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/voceconnect/voce-settings-api.git",
                    "reference": "8dba84c4ea99878c2a726e7f30a2efbf277c9d19"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/voceconnect/voce-settings-api/zipball/8dba84c4ea99878c2a726e7f30a2efbf277c9d19",
                    "reference": "8dba84c4ea99878c2a726e7f30a2efbf277c9d19",
                    "shasum": ""
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "voce-settings-api.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPLv2+"
                ],
                "authors": [
                    {
                        "name": "Michael Pretty",
                        "email": "mpretty@voceconnect.com"
                    }
                ],
                "description": "A simplification of the core WordPress settings API",
                "time": "2014-11-10 18:26:55"
            }
        ],
        "packages-dev": [],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": [],
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": [],
        "platform-dev": []
    }