18 lines
538 B
JSON
18 lines
538 B
JSON
{
|
|
"name": "wordpress-plugin-scaffold",
|
|
"owner": {
|
|
"name": "Em",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "wordpress-plugin-scaffold",
|
|
"description": "Scaffold WordPress plugins using WP-CLI commands with intelligent environment detection and comprehensive testing support",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-emdashcodes-wp-ability-toolkit-claude-code-plugins-wordpress-plugin-scaffold.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |