[
    {
        "name": "bluem/tree",
        "version": "3.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/BlueM/Tree.git",
            "reference": "c77f469d7741b01c695ae04e55a90595bd659b6d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BlueM/Tree/zipball/c77f469d7741b01c695ae04e55a90595bd659b6d",
            "reference": "c77f469d7741b01c695ae04e55a90595bd659b6d",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "doctrine/instantiator": "1.0.*",
            "phpunit/phpunit": "6.*"
        },
        "time": "2019-03-28 06:18:44",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "BlueM\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Carsten Blüm",
                "email": "carsten@bluem.net"
            }
        ],
        "description": "Library for handling tree structures based on parent IDs",
        "homepage": "https://github.com/BlueM/Tree",
        "keywords": [
            "hierarchical",
            "tree"
        ]
    }
]
