all repos — wp-webmention-again @ 3ed6606fab9eab60d387c35163308a6b023bf90e

composer.lock (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
{
    "_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"
    ],
    "hash": "8a8be50ebb1ed19140da3a2136e5d0da",
    "content-hash": "9b7917b522cc2bdcaf0a775ecfe024f0",
    "packages": [
        {
            "name": "dissolve/single-emoji-recognizer",
            "version": "0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/dissolve/single-emoji-recognizer.git",
                "reference": "origin/master"
            },
            "type": "library"
        },
        {
            "name": "mf2/mf2",
            "version": "v0.2.12",
            "source": {
                "type": "git",
                "url": "https://github.com/indieweb/php-mf2.git",
                "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/6701504876d6c9242eb310b35f41d40d9785ab4e",
                "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "suggest": {
                "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
            },
            "bin": [
                "bin/fetch-mf2",
                "bin/parse-mf2"
            ],
            "type": "library",
            "autoload": {
                "files": [
                    "Mf2/Parser.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Barnaby Walters",
                    "homepage": "http://waterpigs.co.uk"
                }
            ],
            "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
            "keywords": [
                "html",
                "microformats",
                "microformats 2",
                "parser",
                "semantic"
            ],
            "time": "2015-07-12 14:10:01"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.3.0"
    },
    "platform-dev": []
}