Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/accessibility-test-scanner",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "5c44e5c4551a8a5dafeadf67074efdc8fc44bacf",
|
||||
"treeHash": "f615926b692216c9c1415c45981fc96ef1c44ff1d97e58549589b4c0ffc2a48f",
|
||||
"generatedAt": "2025-11-28T10:18:02.691617Z",
|
||||
"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": "accessibility-test-scanner",
|
||||
"description": "A11y compliance testing with WCAG 2.1/2.2 validation, screen reader compatibility, and automated accessibility audits",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "2d7d934f3ac07914011fa19929ee2395c870ae9fd89e5dc00ad7065d77e50706"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d5c97d2efab2502a03326b1cc3c1410e6087150a5e3487def2d44d012133f38b"
|
||||
},
|
||||
{
|
||||
"path": "commands/a11y-scan.md",
|
||||
"sha256": "532908cd7f8feb53446b3ebe74db67f46f4f23fede9abfb9faa6fc2c5ba65f71"
|
||||
},
|
||||
{
|
||||
"path": "skills/accessibility-test-scanner/SKILL.md",
|
||||
"sha256": "7b10ddea864aeba031f62db3ea3811675271175428e7cd5bfde53ec5623b6ff6"
|
||||
},
|
||||
{
|
||||
"path": "skills/accessibility-test-scanner/references/README.md",
|
||||
"sha256": "831fcb0d753740ba86be0d571acc3ff58721abca898157588fdfc2d76b1c1867"
|
||||
},
|
||||
{
|
||||
"path": "skills/accessibility-test-scanner/scripts/README.md",
|
||||
"sha256": "d93f9cc0db0bbf291b6aa54b6d4bdb3e5e4ef17b1a88438b5348dd13e756679d"
|
||||
},
|
||||
{
|
||||
"path": "skills/accessibility-test-scanner/assets/example_scan_results.json",
|
||||
"sha256": "0238f54461df0861167611e5d1318a749ead703aed258f54f9814c40e38c69de"
|
||||
},
|
||||
{
|
||||
"path": "skills/accessibility-test-scanner/assets/report_template.md",
|
||||
"sha256": "ed2f481ddda1a1d64f7c05bedc01f67a11432bb1836e8a8fb45b26eeef9f1014"
|
||||
},
|
||||
{
|
||||
"path": "skills/accessibility-test-scanner/assets/README.md",
|
||||
"sha256": "31d95d92b0349d8d93ed31726d96d9e9c49e94873132b3819ccd7c717b89f562"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f615926b692216c9c1415c45981fc96ef1c44ff1d97e58549589b4c0ffc2a48f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user