Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:lightsoft-dev/claude-plugin-for-dev:project-initializer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6104c7b3c6dc8957f3035392320c2ab41d267b00",
|
||||
"treeHash": "1cb2df3e0ab2a5583915d027e9a9a818cb70c2122a540618ad649735fcaa6668",
|
||||
"generatedAt": "2025-11-28T10:20:19.552200Z",
|
||||
"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": "project-initializer",
|
||||
"description": "Interactive project setup command for various tech stacks",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "2fa965b1c86eb8c35532c0d9cae8f8749316a3e597ce86e543856b54024add50"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6d0970850dab4441ddfbd73c8d5e4abc4882f3d8fc3808353984adb260c52aa5"
|
||||
},
|
||||
{
|
||||
"path": "commands/init.md",
|
||||
"sha256": "fe9f8eee1f7c5153724e2ef7f5e90f419cccef23d34773ee7b44e03f20afc3b5"
|
||||
}
|
||||
],
|
||||
"dirSha256": "1cb2df3e0ab2a5583915d027e9a9a818cb70c2122a540618ad649735fcaa6668"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user