mirror of
https://github.com/felixfoertsch/wordpress-dev-env.git
synced 2026-04-18 07:18:43 +02:00
10 lines
320 B
JSON
Executable File
10 lines
320 B
JSON
Executable File
{
|
|
"name": "khromov/query-monitor-included-files",
|
|
"description": "Shows number of included files in admin bar and in the footer of each page load. Requires Query Monitor.",
|
|
"keywords": ["wordpress", "debug"],
|
|
"license": "GPL2",
|
|
"type": "wordpress-plugin",
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
}
|
|
} |