Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:nathanvale/side-quest-marketplace:plugins/plugin-template",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "633e9c6d1c9b32fbf46dd888d2c76858c447692c",
|
||||
"treeHash": "216a26a423515e2e0f10dd9404837e5d9b5740afa19eb759c5b53a30cc5e88b2",
|
||||
"generatedAt": "2025-11-28T10:27:15.901966Z",
|
||||
"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": "plugin-template",
|
||||
"description": "Generate new plugin scaffolds with configurable components. Commands: /plugin-template:create",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "5f94094631cc2780027a969b1ce9057e49fb3a6d8fe54b15aca3b0df88e0a820"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "35d46d04fe66d693910cfa5732d6b2c3adee83047b424f55f673a8f7c68c37d1"
|
||||
},
|
||||
{
|
||||
"path": "commands/strip.md",
|
||||
"sha256": "7c39453a33a3d5b74ba41d0554e689604ee7986cf8e7c15a84f4947c5350c383"
|
||||
},
|
||||
{
|
||||
"path": "commands/create.md",
|
||||
"sha256": "146c1bfcac36d316a1d63ccdf2d1cae87598b57059226ddb41af7f8224996d34"
|
||||
},
|
||||
{
|
||||
"path": "commands/upgrade.md",
|
||||
"sha256": "20367b5c9d55a111e6bf96d76c5fb35f674c236749bc3f89eba5e9effa471bc2"
|
||||
},
|
||||
{
|
||||
"path": "skills/plugin-creator/SKILL.md",
|
||||
"sha256": "9bd0c4ab9801376f3fb0e505fcf14639be5245aded3e626cddd3bafa893353ff"
|
||||
}
|
||||
],
|
||||
"dirSha256": "216a26a423515e2e0f10dd9404837e5d9b5740afa19eb759c5b53a30cc5e88b2"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user