18 lines
512 B
JSON
18 lines
512 B
JSON
{
|
|
"name": "mockoon-cli",
|
|
"owner": {
|
|
"name": "Rob Anderson",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "mockoon-cli",
|
|
"description": "Use Mockoon CLI to create API proxies with full request/response logging, mock API servers for testing, and record real API interactions for debugging",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-robanderson-claude-my-skills-mockoon-cli.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |