Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:20 +08:00
commit 59f7e4e8ee
4 changed files with 606 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:robanderson/claude-my-skills:mockoon-cli",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "fa37b88aeb964a8b3d6b80c4cdf9e8d23789fccb",
"treeHash": "56ba709aa48dce4f2bb72844b00b602b8083d136dd22aafd03f11a71604c8b14",
"generatedAt": "2025-11-28T10:28:00.278155Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "175c7c9602b140bead5b55ee71c39a807ea72f5eae354591de176cc5247ffcc1"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "3cc03037ec77c0d1215df06f3c7c3f744aa879b106be18bd3b0ce0fee6b6b476"
},
{
"path": "skills/mockoon-cli/SKILL.md",
"sha256": "f65e62b2205216711c1f6425a85c589b351ad3750a8a039f34ef8dba3fe1b952"
}
],
"dirSha256": "56ba709aa48dce4f2bb72844b00b602b8083d136dd22aafd03f11a71604c8b14"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}