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/security/encryption-tool",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "dc2d1ac2de950aab4afb922d371b9fca8fa5b85b",
|
||||
"treeHash": "383b6939943f064476aeb9d25e0654fbfc96a5f60d15ddaf8f061331ab55c32e",
|
||||
"generatedAt": "2025-11-28T10:18:25.676451Z",
|
||||
"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": "encryption-tool",
|
||||
"description": "Encrypt and decrypt data with various algorithms",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a221118b664d6394d0ee8062f5576689615240aaf2930a25bfe8e398a2f3f8d4"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "29681446f90f8d2088bada9c5124d816106a03b355eec910ec6cd6760c36d70e"
|
||||
},
|
||||
{
|
||||
"path": "commands/encrypt.md",
|
||||
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
|
||||
},
|
||||
{
|
||||
"path": "skills/encryption-tool/SKILL.md",
|
||||
"sha256": "cdad6d01414485ce8be6b60bdc8d4aaa3fa35c0f4b23970623ae9c0ea29135d1"
|
||||
},
|
||||
{
|
||||
"path": "skills/encryption-tool/references/README.md",
|
||||
"sha256": "4cc15f990921a8e6a26a10e30a5d6c68878b917ce4028c0e25d8564a5d7f9b4a"
|
||||
},
|
||||
{
|
||||
"path": "skills/encryption-tool/scripts/README.md",
|
||||
"sha256": "37236efb894897666388d0e8d3a3f3bf52d88675a681843cf1b79a726f6fdca4"
|
||||
},
|
||||
{
|
||||
"path": "skills/encryption-tool/assets/README.md",
|
||||
"sha256": "456a9e07efd841db8814fe47449c5e55dd26dded99847657afb3d98bb7975a3a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "383b6939943f064476aeb9d25e0654fbfc96a5f60d15ddaf8f061331ab55c32e"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user