Files
42marketplaces/sync/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-test-data-generator.json
2025-11-30 09:08:53 +08:00

18 lines
528 B
JSON

{
"name": "test-data-generator",
"owner": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"plugins": [
{
"name": "test-data-generator",
"description": "Generate realistic test data including users, products, orders, and custom schemas for comprehensive testing",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-test-data-generator.git"
},
"strict": true
}
]
}