{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "b6cd0d96b78716e393684a24b265eb97", "packages": [ { "name": "hlavacm/wp-tracy", "version": "v2.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" }, "type": "library", "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" ], "time": "2018-09-18T17:54:39+00:00" }, { "name": "tracy/tracy", "version": "v2.5.2", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "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" ], "time": "2018-08-13T16:46:17+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }