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:hopeoverture/worldbuilding-app-skills:plugins/performance-budget-enforcer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "b1b6ea1ef58b46f10eebe42b5b9b0751366934ab",
|
||||
"treeHash": "0517a011ad462bcda7ae6d125b3c12eb3a142a3264381d2de0206dc647e3efa0",
|
||||
"generatedAt": "2025-11-28T10:17:33.310150Z",
|
||||
"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-enforcer",
|
||||
"description": "Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresholds are exceeded. This skill should be used when setting up performance monitoring, enforcing bundle size limits, tracking Lighthouse metrics, or adding performance regression detection. Use for performance budgets, bundle size, Lighthouse CI, performance monitoring, regression detection, or web vitals tracking.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "6d4889ca811816e43a8361bd1e2562cab9c083a0f8830d27ea7ce7b986e6680b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "dd6c2dc0d8f9ce89c19c9afe116688791ee57866547942bc8f47be5e81663c3a"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-budget-enforcer/SKILL.md",
|
||||
"sha256": "91249e560f7ebaf6d6187a562365f3cacdee8085aa4e4456b56aa4783219fd89"
|
||||
}
|
||||
],
|
||||
"dirSha256": "0517a011ad462bcda7ae6d125b3c12eb3a142a3264381d2de0206dc647e3efa0"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user