Files
42marketplaces/sync/gh-emdashcodes-wp-ability-toolkit-claude-code-plugins-wp-env.json
2025-11-29 18:53:27 +08:00

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
}
]
}