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/performance/application-profiler",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "180bd05baefc498d3e04b552ffebf76f6e19e944",
|
||||
"treeHash": "118ee27b7605c627ea67c1ea65de4d56a2124563b68ac467dff6de9cb0e14c33",
|
||||
"generatedAt": "2025-11-28T10:18:09.927106Z",
|
||||
"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": "application-profiler",
|
||||
"description": "Profile application performance with CPU, memory, and execution time analysis",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "71abb11e4cf574bbfe42cc55f9332bf2cbf4a7cf313a570b558d68d6890642e8"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9e64cdd7fae8c7e504f96ed015ff6f65d2a0e654d5e9bcae52d411310b782870"
|
||||
},
|
||||
{
|
||||
"path": "commands/profile.md",
|
||||
"sha256": "f175afe3802cf01e0b6d4a593035b7568b7470953fc9888ceb4fe2cf5b369413"
|
||||
},
|
||||
{
|
||||
"path": "skills/application-profiler/SKILL.md",
|
||||
"sha256": "0aec387e12a6cd5c7531fa9c3aa1e27c83957b0d7d988db1c9bf37bc72b6f688"
|
||||
},
|
||||
{
|
||||
"path": "skills/application-profiler/references/README.md",
|
||||
"sha256": "9f6fa08389f50ca4fb8d2908bb374d65d69de0f64fe3b6621d9c3c2af33916cc"
|
||||
},
|
||||
{
|
||||
"path": "skills/application-profiler/scripts/README.md",
|
||||
"sha256": "e42227d52a3260e3eeae43f6dabdd8a83fc7d229b845f9fb85c93b9a4eca090a"
|
||||
},
|
||||
{
|
||||
"path": "skills/application-profiler/assets/README.md",
|
||||
"sha256": "37cf2ce2edc448840cccd639896aa30fd778b1d6821841dee3293452529b0a89"
|
||||
}
|
||||
],
|
||||
"dirSha256": "118ee27b7605c627ea67c1ea65de4d56a2124563b68ac467dff6de9cb0e14c33"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user