Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/database/database-documentation-gen",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e763a6855fe53cd9f89cd02055ae95dba9dbfaa9",
|
||||
"treeHash": "fc05ccb715094abb46d79dcc33006be016885fe2f4679606a7ab6496798ac102",
|
||||
"generatedAt": "2025-11-28T10:18:19.726948Z",
|
||||
"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": "database-documentation-gen",
|
||||
"description": "Database plugin for database-documentation-gen",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "90b88f8a4ff7b4e2d5b7b8b09afca16386e893e48e27bbd76b7a234957a7cda3"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "acd4694a181b7ea42314e8c085f4d7f8fdca8616562132b1fdde39a0ac1bb1ba"
|
||||
},
|
||||
{
|
||||
"path": "commands/db-docs.md",
|
||||
"sha256": "a2b3b008da2b9be5b044e7a29f5d5eaec97171dc57e6b76bc3e681657e09e363"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-documentation-gen/SKILL.md",
|
||||
"sha256": "de331c8847be583c7eddacdd5c19f50cfb005535276a3fb9ab98f108a01a77b2"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-documentation-gen/references/README.md",
|
||||
"sha256": "a2406834fb9a9eb20ee5e05346070a0395a59d2252879cd2932a565c59a61855"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-documentation-gen/scripts/README.md",
|
||||
"sha256": "9cb15970bddf0a5954eece565fc1a73e6298c658ae28dfdf634b5a56b6815952"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-documentation-gen/assets/README.md",
|
||||
"sha256": "8387342661c2cc7cc877b2123b8adf90e1d0799d69a70b457e1f700930f420a6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "fc05ccb715094abb46d79dcc33006be016885fe2f4679606a7ab6496798ac102"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user