18 lines
586 B
JSON
18 lines
586 B
JSON
{
|
|
"name": "typo3-ddev",
|
|
"owner": {
|
|
"name": "Netresearch DTT GmbH",
|
|
"email": "info@netresearch.de"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "typo3-ddev",
|
|
"description": "Set up and manage TYPO3 development environments using DDEV. Includes DDEV configuration, local development workflows, container management, database handling, and integration with TYPO3-specific tooling.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-netresearch-claude-code-marketplace-skills-typo3-ddev.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |