{
    "packages": [
        {
            "name": "easyrdf/easyrdf",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/easyrdf/easyrdf.git",
                "reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64",
                "reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "ext-xmlreader": "*",
                "lib-libxml": "*",
                "php": ">=7.1.0"
            },
            "require-dev": {
                "code-lts/doctum": "^5",
                "ml/json-ld": "~1.0",
                "phpunit/phpunit": "^7",
                "semsol/arc2": "^2.4",
                "squizlabs/php_codesniffer": "3.*",
                "zendframework/zend-http": "~2.3"
            },
            "suggest": {
                "ml/json-ld": "~1.0",
                "semsol/arc2": "~2.2"
            },
            "time": "2020-12-02T08:47:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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",
                    "homepage": "http://indeyets.ru/",
                    "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"
            ],
            "support": {
                "forum": "http://groups.google.com/group/easyrdf/",
                "issues": "http://github.com/easyrdf/easyrdf/issues",
                "source": "https://github.com/easyrdf/easyrdf/tree/1.1.1"
            },
            "install-path": "../easyrdf/easyrdf"
        },
        {
            "name": "ml/iri",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "target-dir": "ML/IRI",
            "source": {
                "type": "git",
                "url": "https://github.com/lanthaler/IRI.git",
                "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lanthaler/IRI/zipball/cbd44fa913e00ea624241b38cefaa99da8d71341",
                "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341",
                "shasum": ""
            },
            "require": {
                "lib-pcre": ">=4.0",
                "php": ">=5.3.0"
            },
            "time": "2014-01-21T13:43:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ML\\IRI": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Markus Lanthaler",
                    "email": "mail@markus-lanthaler.com",
                    "homepage": "http://www.markus-lanthaler.com",
                    "role": "Developer"
                }
            ],
            "description": "IRI handling for PHP",
            "homepage": "http://www.markus-lanthaler.com",
            "keywords": [
                "URN",
                "iri",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/lanthaler/IRI/issues",
                "source": "https://github.com/lanthaler/IRI/tree/master"
            },
            "install-path": "../ml/iri/ML/IRI"
        },
        {
            "name": "ml/json-ld",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lanthaler/JsonLD.git",
                "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/537e68e87a6bce23e57c575cd5dcac1f67ce25d8",
                "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ml/iri": "^1.1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "json-ld/tests": "1.0",
                "phpunit/phpunit": "^4"
            },
            "time": "2022-09-29T08:45:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ML\\JsonLD\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Markus Lanthaler",
                    "email": "mail@markus-lanthaler.com",
                    "homepage": "http://www.markus-lanthaler.com",
                    "role": "Developer"
                }
            ],
            "description": "JSON-LD Processor for PHP",
            "homepage": "http://www.markus-lanthaler.com",
            "keywords": [
                "JSON-LD",
                "jsonld"
            ],
            "support": {
                "issues": "https://github.com/lanthaler/JsonLD/issues",
                "source": "https://github.com/lanthaler/JsonLD/tree/1.2.1"
            },
            "install-path": "../ml/json-ld"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
