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:doodledood/claude-code-plugins:claude-plugins/prompt-engineering",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "04f08114dd39cefd3acf7cdce2eaab2f75e3c003",
|
||||
"treeHash": "4f30c98e911b1774f053d001ac2ed37e50d1d739931885580bdd0a39632dc348",
|
||||
"generatedAt": "2025-11-28T10:16:38.224101Z",
|
||||
"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": "prompt-engineering",
|
||||
"description": "Tools for crafting, refining, and improving LLM prompts - includes update-prompt command for balanced prompt optimization",
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "adab6757148788c9a120d9a592737cb83d6d8531c0f790a01c7428f79c025d96"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d7c7aef2192fb5ba2a432d811461d775683ccbe7cf6353bf3b0a490e6cf43050"
|
||||
},
|
||||
{
|
||||
"path": "commands/update-prompt.md",
|
||||
"sha256": "3b528b24d922ed0dcc63cb2fed41f6aca135a33ee06577109b56deceb3d94169"
|
||||
}
|
||||
],
|
||||
"dirSha256": "4f30c98e911b1774f053d001ac2ed37e50d1d739931885580bdd0a39632dc348"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user