File: //opt/wp-cli-plugins/composer.lock
{
"_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"
],
"content-hash": "c2976c4bfc05611ea3a97b07a4d82b1d",
"packages": [
{
"name": "wp-cli/doctor-command",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/doctor-command.git",
"reference": "9656de32c62b7d65c002fa54e6bc942304bee7cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-cli/doctor-command/zipball/9656de32c62b7d65c002fa54e6bc942304bee7cd",
"reference": "9656de32c62b7d65c002fa54e6bc942304bee7cd",
"shasum": ""
},
"require": {
"wp-cli/wp-cli": "*"
},
"require-dev": {
"behat/behat": "~2.5"
},
"type": "wp-cli-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
},
"readme": {
"sections": [
"Overview",
"Using",
"Installing",
"Contributing"
],
"overview": {
"body": "bin/readme/overview-body.md"
}
},
"commands": [
"doctor check",
"doctor list"
]
},
"autoload": {
"files": [
"command.php"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Bachhuber",
"email": "daniel@runcommand.io",
"homepage": "https://runcommand.io"
}
],
"description": "Diagnose problems within WordPress by running a series of checks for symptoms.",
"homepage": "https://runcommand.io/wp/doctor/",
"support": {
"source": "https://github.com/wp-cli/doctor-command/tree/master",
"issues": "https://github.com/wp-cli/doctor-command/issues"
},
"time": "2017-11-27T15:54:53+00:00"
},
{
"name": "wp-cli/profile-command",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/profile-command.git",
"reference": "efb296ba91c041bfeccea673df3019c3bb72b1b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-cli/profile-command/zipball/efb296ba91c041bfeccea673df3019c3bb72b1b5",
"reference": "efb296ba91c041bfeccea673df3019c3bb72b1b5",
"shasum": ""
},
"require": {
"php": ">=5.4",
"wp-cli/wp-cli": "*"
},
"require-dev": {
"behat/behat": "~2.5"
},
"type": "wp-cli-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
},
"commands": [
"profile stage",
"profile hook",
"profile eval",
"profile eval-file"
],
"readme": {
"sections": [
"Overview",
"Using",
"Installing",
"Contributing"
],
"overview": {
"post": "bin/readme/overview-body.md"
}
}
},
"autoload": {
"files": [
"command.php"
]
},
"license": [
"MIT"
],
"description": "Quickly identify what's slow with WordPress.",
"homepage": "https://runcommand.io/wp/profile/",
"support": {
"source": "https://github.com/wp-cli/profile-command/tree/master",
"issues": "https://github.com/wp-cli/profile-command/issues"
},
"time": "2017-12-11T19:01:50+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"wp-cli/profile-command": 20,
"wp-cli/doctor-command": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}