mirror of
https://github.com/felixfoertsch/wordpress-dev-env.git
synced 2026-04-18 15:28:44 +02:00
Initial commit
This commit is contained in:
10
wordpress_plugins/wp-query-monitor-included-files-1.3/composer.json
Executable file
10
wordpress_plugins/wp-query-monitor-included-files-1.3/composer.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user