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/performance-budget-validator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "b18c338f7d9c7a4dd1dcb72ae8a1829047e27c25",
|
||||
"treeHash": "008cc2ff08fd4bfdccd2b946511c2498405fb18503994176d1e017d793ad1ff9",
|
||||
"generatedAt": "2025-11-28T10:18:39.448462Z",
|
||||
"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": "performance-budget-validator",
|
||||
"description": "Validate application against performance budgets",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "16f60236bc49d3289c1b764dba5648707c0c7b7f8f7e2990f110db49ba42859b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6cd849ca091656cb4e5fc6d1d6d478354a7f7c89264bd8a34a34d677a5f06ef1"
|
||||
},
|
||||
{
|
||||
"path": "commands/validate-budget.md",
|
||||
"sha256": "252e1f9e31416efe6ec523b4196c2dc1b5172f9cad408b2158140f256a26e785"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-budget-validator/SKILL.md",
|
||||
"sha256": "6ea7711e6088c7b80b2e9feff90d72208f85e6bf6c867c3583b516807baba954"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-budget-validator/references/README.md",
|
||||
"sha256": "e63ec31ba62853f9f88811d3482408e3aa90b710967bf4b83e377a85aa1f0220"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-budget-validator/scripts/README.md",
|
||||
"sha256": "899360870688efe0bc6beda02cb95f35e4f764bd003a65660d005175e3b303b1"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-budget-validator/assets/README.md",
|
||||
"sha256": "7460c3c65339296d8894bf6bee81a574491490933d0e45bd9ac022b24ada988a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "008cc2ff08fd4bfdccd2b946511c2498405fb18503994176d1e017d793ad1ff9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user