Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:anton-abyzov/specweave:plugins/specweave-core",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "c600ab57de316c181730ce511bfb66098a18bb3d",
|
||||
"treeHash": "bede02713d37538beab72dd493aaa27f602e50b89ea155258cb135de24482a7f",
|
||||
"generatedAt": "2025-11-28T10:13:55.383497Z",
|
||||
"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": "specweave-core",
|
||||
"description": "Core software engineering practices including code review, refactoring, architecture design, design patterns, SOLID principles, clean code, technical debt management, and software craftsmanship.",
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "90d18c187f5572579bb884a9d113292d75e5364739453ae88818c08bb92f3a38"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d91c3baac7d15af798b260bd836b990fdabdd883de53fa62cc8f30aaf2de9c7a"
|
||||
},
|
||||
{
|
||||
"path": "commands/code-review.md",
|
||||
"sha256": "04b6c630fc93af29a6d3ef2dbfaa5d3fabd5c62bbd5dc1d5fc3c34b07ee688aa"
|
||||
},
|
||||
{
|
||||
"path": "commands/architecture-review.md",
|
||||
"sha256": "8ba7a57871aad086cb90c1f0ce1f247883b20133874ed8dcbf2e7025aada63a4"
|
||||
},
|
||||
{
|
||||
"path": "commands/refactor-plan.md",
|
||||
"sha256": "91dc6fb13001e45e6cb34f671e57801a4bf51c7608bae2482b064ab9e1b7d287"
|
||||
},
|
||||
{
|
||||
"path": "skills/design-patterns/SKILL.md",
|
||||
"sha256": "74a7c26bc156ee7a7b0ee15ce8080846bd12f15e90952e0691ec862f5c6e1f06"
|
||||
},
|
||||
{
|
||||
"path": "skills/software-architecture/SKILL.md",
|
||||
"sha256": "45b5edf3b530570870800e7c6d9e0fa6b7718ceead58cd48c9e7052965505d85"
|
||||
},
|
||||
{
|
||||
"path": "skills/code-quality/SKILL.md",
|
||||
"sha256": "c288e2909a62b2ac0cd6dacd6e14a5dae6a3c780a237f2514132cb3102c96c24"
|
||||
}
|
||||
],
|
||||
"dirSha256": "bede02713d37538beab72dd493aaa27f602e50b89ea155258cb135de24482a7f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user