{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "01fc8f6587d684fabfce95b425a67f54", "content-hash": "282b504519013b9b061d2c01a972a50b", "packages": [ { "name": "ktstudio/wp-tracy", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/ktstudio/WP-Tracy.git", "reference": "a9b471daf9d4c1adea4eced90975256ecc3e417d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ktstudio/WP-Tracy/zipball/a9b471daf9d4c1adea4eced90975256ecc3e417d", "reference": "a9b471daf9d4c1adea4eced90975256ecc3e417d", "shasum": "" }, "require": { "php": ">=5.4.0", "tracy/tracy": "~2.3" }, "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": "hlavac@ktstudio.cz", "homepage": "http://www.ktstudio.cz/", "role": "Developer" } ], "description": "(Nette) Tracy connector for WordPress", "homepage": "https://github.com/ktstudio/wp-tracy", "keywords": [ "debugger", "tracy", "wordpress" ], "time": "2015-12-28 08:47:15" }, { "name": "tracy/tracy", "version": "v2.3.7", "source": { "type": "git", "url": "https://github.com/nette/tracy.git", "reference": "eddb369f320b86fe37838bbbfb12d79ddd21d134" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/tracy/zipball/eddb369f320b86fe37838bbbfb12d79ddd21d134", "reference": "eddb369f320b86fe37838bbbfb12d79ddd21d134", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "nette/di": "~2.3", "nette/tester": "~1.3" }, "type": "library", "autoload": { "classmap": [ "src" ], "files": [ "src/shortcuts.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Tracy: useful PHP debugger", "homepage": "https://tracy.nette.org", "keywords": [ "debug", "debugger", "nette" ], "time": "2015-11-30 00:50:47" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }