Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:anton-abyzov/specweave:plugins/specweave-tooling",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "2efb2ac5031eb62fbf869a47e96e71561fa4c102",
|
||||
"treeHash": "364ad4576a27f915b0d06f519aaeab40df9f8aae1c8b34d1b2da70506ab4a853",
|
||||
"generatedAt": "2025-11-28T10:13:54.157715Z",
|
||||
"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-tooling",
|
||||
"description": "Plugin development toolkit for SpecWeave. Provides skill creation, validation, packaging, and plugin scaffolding tools. Expert guidance for YAML frontmatter, skill routing, activation patterns, and best practices. Essential for SpecWeave plugin developers.",
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "1641e6216ef63123b980c8b21786b4c885573236c62afad6ddc86191bf02e042"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "8870ef264a77ecdf30946c417d5c78341d88d4882c4c1d7ae3bc8f79fc4c09b2"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-tooling-skill-validate.md",
|
||||
"sha256": "d64f2266f3f121a4554d8d6b47434569fb7b06bcba2acedc3e14ef9ffc03b66d"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-tooling-skill-package.md",
|
||||
"sha256": "b46031479f66507b0f541cf9d3804f896970a37dbf742a27073ef8f1a88aaa03"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-tooling-skill-create.md",
|
||||
"sha256": "d474189f0c6c0de05a6bda0bf963d58a61172bb5dc3264b1d0d47c55cf5f0b22"
|
||||
}
|
||||
],
|
||||
"dirSha256": "364ad4576a27f915b0d06f519aaeab40df9f8aae1c8b34d1b2da70506ab4a853"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user