18 lines
526 B
JSON
18 lines
526 B
JSON
{
|
|
"name": "test-doubles-generator",
|
|
"owner": {
|
|
"name": "Claude Code Plugin Hub",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "test-doubles-generator",
|
|
"description": "Generate mocks, stubs, spies, and fakes for unit testing with Jest, Sinon, and test frameworks",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-test-doubles-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |