Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:45 +08:00
commit 49fbc9e417
3 changed files with 62 additions and 0 deletions

41
plugin.lock.json Normal file
View File

@@ -0,0 +1,41 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dkmaker/my-claude-plugins:playwright",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2eb62367c18229fe79ed4506e0ae36963fcec1f9",
"treeHash": "962f45080603da727b5f428a38b2209c19f3e37919342b80f8cf3c7161337282",
"generatedAt": "2025-11-28T10:16:31.371835Z",
"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": "playwright",
"description": "Browser automation and testing with Playwright via MCP server",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "cf8e69d7567addaea4271837a52da90335320b4d2f4a4d5f35f59d0484fda231"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "eb4840ea8b2d3b0965e929826241e3d0bf6790a9ae9d5195d3a124bfbf4aa280"
}
],
"dirSha256": "962f45080603da727b5f428a38b2209c19f3e37919342b80f8cf3c7161337282"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}