{
    "packages": [
        {
            "name": "semsol/arc2",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/semsol/arc2.git",
                "reference": "8ac880c687777a81c503c873be90913f26e77c5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/semsol/arc2/zipball/8ac880c687777a81c503c873be90913f26e77c5d",
                "reference": "8ac880c687777a81c503c873be90913f26e77c5d",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "phpunit/phpunit": "^9"
            },
            "time": "2023-09-13T07:18:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "./ARC2.php",
                    "./ARC2_Class.php",
                    "./ARC2_getFormat.php",
                    "./ARC2_getPreferredFormat.php",
                    "./ARC2_Graph.php",
                    "./ARC2_Reader.php",
                    "./ARC2_Resource.php"
                ],
                "psr-4": {
                    "ARC2\\": [
                        "src/ARC2/"
                    ]
                },
                "classmap": [
                    "parsers/",
                    "serializers/",
                    "store/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later",
                "W3C"
            ],
            "authors": [
                {
                    "name": "Benji Nowack",
                    "homepage": "http://bnowack.de/",
                    "role": "Creator, Developer"
                },
                {
                    "name": "Konrad Abicht",
                    "email": "hi@inspirito.de",
                    "homepage": "https://inspirito.de",
                    "role": "Maintainer, Developer"
                }
            ],
            "description": "ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.",
            "homepage": "https://github.com/semsol/arc2",
            "keywords": [
                "RDF",
                "sparql"
            ],
            "support": {
                "issues": "https://github.com/semsol/arc2/issues",
                "source": "https://github.com/semsol/arc2/tree/3.0.0"
            },
            "install-path": "../semsol/arc2"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
