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/testing/e2e-test-framework",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "2970bc5e9a45d7bde11498de6b6dfb4dd287d479",
|
||||
"treeHash": "8ff3b5dac3a4b34816fd71d8815a12bee7d5a6e3ae5acd8ce33882cdf05dfe29",
|
||||
"generatedAt": "2025-11-28T10:18:25.472521Z",
|
||||
"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": "e2e-test-framework",
|
||||
"description": "End-to-end test automation with Playwright, Cypress, and Selenium for browser-based testing",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "bac2dd458228873240a564acb9123a7955aba42d8c95e39acc29f0907a69b9e6"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "90117c452144359468a11e319885095ed3b7af3882fb127928ea735e3ba338b7"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate-e2e.md",
|
||||
"sha256": "bd5fe86038cbc863981e36e80cb4738c9edfc8773a3e992e319a5962430e93ac"
|
||||
},
|
||||
{
|
||||
"path": "skills/e2e-test-framework/SKILL.md",
|
||||
"sha256": "81494d72a40d58cffb821d8162dc94075d2c418c5eb0c9944ac90f84741b64fd"
|
||||
},
|
||||
{
|
||||
"path": "skills/e2e-test-framework/references/README.md",
|
||||
"sha256": "b3455dc3a7fdf31632088fd94ea0143d2d5644880410da17c03ada5f20b7add5"
|
||||
},
|
||||
{
|
||||
"path": "skills/e2e-test-framework/scripts/README.md",
|
||||
"sha256": "ca0012d191e3fc8f53550376efed4681fc8b832dd350566aa687ffb5967d6bff"
|
||||
},
|
||||
{
|
||||
"path": "skills/e2e-test-framework/assets/README.md",
|
||||
"sha256": "452ba5e4de0da5985a643fc793fdc057ecc65104e44ed67a98a06b0f36603460"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8ff3b5dac3a4b34816fd71d8815a12bee7d5a6e3ae5acd8ce33882cdf05dfe29"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user