Files
gh-jeremylongshore-claude-c…/plugin.lock.json
2025-11-30 08:23:37 +08:00

61 lines
2.2 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/test-doubles-generator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "bc65efc4fd7438589bc8b55a845af8cfae934002",
"treeHash": "8448ae454ce11a7d84658ec2593b2083fecd74ff89c756e59d2b1fdcd0b27b97",
"generatedAt": "2025-11-28T10:18:49.191701Z",
"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": "test-doubles-generator",
"description": "Generate mocks, stubs, spies, and fakes for unit testing with Jest, Sinon, and test frameworks",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "62b36ad9f7fea1de3a44e26dde72c42ebeb5a4e01f26eab1dc2c1cd9e1ffe4a7"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e6935fcb548f4ff83720df1367a6927b4f3e57b6b0ec348738a49f0b7b46cab6"
},
{
"path": "commands/gen-doubles.md",
"sha256": "aa624aba76c696a7d6bc77cc624e443415e3713bb0776eceddff613bdca6a7b1"
},
{
"path": "skills/test-doubles-generator/SKILL.md",
"sha256": "27a9f6c970fe2f99e7973d6a3a9ff9cbd4a1ccd717fa9dfe7891e40c7883f80d"
},
{
"path": "skills/test-doubles-generator/references/README.md",
"sha256": "710d63269820ceaafecac992fba05e0ebad739f52b2ea3d4421d4732f6da85ac"
},
{
"path": "skills/test-doubles-generator/scripts/README.md",
"sha256": "bd41433a034167e8278a7f48c7dd1a54601a5caed8317593a24f3306e4c6aae8"
},
{
"path": "skills/test-doubles-generator/assets/README.md",
"sha256": "93c898bd202b95e4ecd57763dfb949f266b1ae53bf448387c28baf30268f0051"
}
],
"dirSha256": "8448ae454ce11a7d84658ec2593b2083fecd74ff89c756e59d2b1fdcd0b27b97"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}