Use "type": "wp-cli-package" to designate this as a WP-CLI package

This commit is contained in:
Daniel Bachhuber 2016-10-20 06:41:39 -07:00 committed by GitHub
parent 52097094d1
commit 106696e83a

View file

@ -1,6 +1,7 @@
{
"name": "runcommand/profile",
"description": "Quickly identify what's slow with WordPress.",
"type": "wp-cli-package",
"homepage": "https://runcommand.io/wp/profile/",
"license": "GPL-2.0",
"version": "0.3.0-alpha",