49 lines
1.7 KiB
JSON
49 lines
1.7 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:cliftonc/claude-plugins:plugins/ts-quality",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "ee7cac4da24f14f7c165bfc47863dc484b66a19c",
|
|
"treeHash": "edd55642beb1a6605dba65b24a659651b4b60c76cc08c6eea6f87791e9704bee",
|
|
"generatedAt": "2025-11-28T10:15:40.715841Z",
|
|
"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": "ts-quality",
|
|
"description": "TypeScript quality enforcement with instant file-scoped checks and architectural review. Auto-activated skill runs typecheck and lint after each file write. Includes /ts-review command for comprehensive code analysis.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "64977d45fff0ba9ec055af36f8e27cf96b1500298f1f35cc5a3f437e7b1c9c57"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "5f297abbab9be43c700539b5d8e6827b70a259183a1dfceb009c3b4384f84686"
|
|
},
|
|
{
|
|
"path": "commands/ts-review.md",
|
|
"sha256": "7d22f729b5b94353dd42f9608675cf989e4394721d49ece2f01e6cd95d0c8796"
|
|
},
|
|
{
|
|
"path": "skills/ts-quality/SKILL.md",
|
|
"sha256": "d71d2c3c6023cfdc416fda38292657260ed8fd41edf81c59cc82b6403ff96535"
|
|
}
|
|
],
|
|
"dirSha256": "edd55642beb1a6605dba65b24a659651b4b60c76cc08c6eea6f87791e9704bee"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |