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:rknall/claude-skills:config-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1c9f91730daf95a9bd8854a705542c374616e464",
|
||||
"treeHash": "ee524b8377d1c84eb64a1bc3c1a0b3684617ce5a3f16e53325c73c31278503bd",
|
||||
"generatedAt": "2025-11-28T10:27:59.494605Z",
|
||||
"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": "config-generator",
|
||||
"description": "Generates service-specific configuration files for GitLab stack projects using .env as primary config source. Creates nginx, PostgreSQL, Redis configs, meta files (CLAUDE.md, .gitignore, .dockerignore), with strict validation for secrets and paths",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "service-templates.md",
|
||||
"sha256": "ae499cd15d92b0e219ebf9f41a00462986d8fbfbbd03452696d4e49e6943b065"
|
||||
},
|
||||
{
|
||||
"path": "validation-rules.md",
|
||||
"sha256": "e4e02ff6e4a163250503cd4d547f370c98619bfe1bc95e86fafed77900a47da5"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b473d5521bc279d8f15f47dd13e4f954d0a5dead0e775ee7a7f578244348aff6"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "680aae92ccb55944716ece6c687528cf46482a695e5a61e394e8b4b31ffb0936"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "a60ab82c92e39be3473868ae0aec0ee23f3ecddb8ebdcc9077a21270d5fa8b70"
|
||||
}
|
||||
],
|
||||
"dirSha256": "ee524b8377d1c84eb64a1bc3c1a0b3684617ce5a3f16e53325c73c31278503bd"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user