[
    {
        "name": "hlavacm/wp-tracy",
        "version": "v2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hlavacm/WP-Tracy.git",
            "reference": "d50bd209060fcbc05895cfd0d492b7bde0acc698"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hlavacm/WP-Tracy/zipball/d50bd209060fcbc05895cfd0d492b7bde0acc698",
            "reference": "d50bd209060fcbc05895cfd0d492b7bde0acc698",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.4",
            "tracy/tracy": "~2.5"
        },
        "time": "2018-09-18T17:54:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/panels"
            ],
            "files": [
                "src/index.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Martin Hlaváč",
                "email": "hlavacm@hotmail.com",
                "homepage": "https://www.hlavacm.net/",
                "role": "Developer"
            }
        ],
        "description": "(Nette) Tracy connector for WordPress",
        "homepage": "https://github.com/hlavacm/wp-tracy",
        "keywords": [
            "debugger",
            "tracy",
            "wordpress"
        ]
    },
    {
        "name": "tracy/tracy",
        "version": "v2.5.2",
        "version_normalized": "2.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nette/tracy.git",
            "reference": "93f89fbff33db4d583062104c71d6083b717371a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nette/tracy/zipball/93f89fbff33db4d583062104c71d6083b717371a",
            "reference": "93f89fbff33db4d583062104c71d6083b717371a",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "ext-session": "*",
            "php": ">=5.4.4"
        },
        "require-dev": {
            "nette/di": "~2.3",
            "nette/tester": "~1.7"
        },
        "suggest": {
            "https://nette.org/donate": "Please support Tracy via a donation"
        },
        "time": "2018-08-13T16:46:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src"
            ],
            "files": [
                "src/shortcuts.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "David Grudl",
                "homepage": "https://davidgrudl.com"
            },
            {
                "name": "Nette Community",
                "homepage": "https://nette.org/contributors"
            }
        ],
        "description": "😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.",
        "homepage": "https://tracy.nette.org",
        "keywords": [
            "Xdebug",
            "debug",
            "debugger",
            "nette",
            "profiler"
        ]
    }
]
