18 lines
473 B
JSON
18 lines
473 B
JSON
{
|
|
"name": "wp-env",
|
|
"owner": {
|
|
"name": "Em",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "wp-env",
|
|
"description": "Manage local WordPress development environments using @wordpress/env with Docker for plugin and theme development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-emdashcodes-wp-ability-toolkit-claude-code-plugins-wp-env.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |