{
    "packages": [
        {
            "name": "bordercloud/sparql",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/BorderCloud/SPARQL.git",
                "reference": "73915d86eb6d7859961934e87c2f325d368ad44d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/BorderCloud/SPARQL/zipball/73915d86eb6d7859961934e87c2f325d368ad44d",
                "reference": "73915d86eb6d7859961934e87c2f325d368ad44d",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-xml": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "clean/phpdoc-md": "^0.19.1",
                "phpunit/phpunit": "^9.5"
            },
            "time": "2021-08-02T08:24:58+00:00",
            "default-branch": true,
            "bin": [
                "bin/query"
            ],
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "BorderCloud\\SPARQL\\": "src/",
                    "BorderCloud\\SPARQL\\Tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-SA-4.0"
            ],
            "authors": [
                {
                    "name": "Karima Rafes",
                    "email": "karima.rafes@bordercloud.com",
                    "homepage": "http://www.bordercloud.com/",
                    "role": "Developer"
                }
            ],
            "description": "Lib PHP very easy for SPARQL 1.1",
            "homepage": "https://github.com/BorderCloud/SPARQL",
            "keywords": [
                "RDF",
                "sparql"
            ],
            "support": {
                "issues": "https://github.com/BorderCloud/SPARQL/issues",
                "source": "https://github.com/BorderCloud/SPARQL/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/BorderCloud",
                    "type": "github"
                }
            ],
            "install-path": "../bordercloud/sparql"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
