Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:marcioaltoe/claude-craftkit:plugins/quality",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1a3aed4e0b3239723255a1eebf4fa3a0c36901f5",
|
||||
"treeHash": "7133ad2944d9365813a841a051737d2c36218ccb8e740e1d0fdfded41f495248",
|
||||
"generatedAt": "2025-11-28T10:27:01.267436Z",
|
||||
"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": "quality",
|
||||
"description": "Testing and code quality tools for Bun applications with Vitest and Biome.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "1ed371f7a9b192b75431d1d78c28f3cb91c7a19cbf49e0d55ba9fe0c003f4b08"
|
||||
},
|
||||
{
|
||||
"path": "hooks/typescript-check.sh",
|
||||
"sha256": "49f7eaaa474454164ee93341cde15949e299618e36799104bb5b75430a877bcc"
|
||||
},
|
||||
{
|
||||
"path": "hooks/README.md",
|
||||
"sha256": "8852bc70cc44b4d31fcc2d6d52d53767a1e89e1f8a4eadba09eeec2cb7914aed"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "eafcdf30e4499876551562b8a29d7c49637466860acad0fa61d425e68fe29a7f"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "37f045e4d29cd0c962267b89bca916ace8dbc92881577d5df359a1a3864385f3"
|
||||
},
|
||||
{
|
||||
"path": "commands/check.md",
|
||||
"sha256": "1cb18c9d5f5cce1b099dd935703b39075ae5e72f48f6c142db0850960903963a"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-test.md",
|
||||
"sha256": "f82b6a17630f6777220ae29143de7d15813d1e2576d4d2ecc89aeb9886c97842"
|
||||
},
|
||||
{
|
||||
"path": "skills/quality-engineer/SKILL.md",
|
||||
"sha256": "58b2c4410c0b02e9f5af0076b928d77c2c9b5f241f780ee6ff0599c7c4faac88"
|
||||
},
|
||||
{
|
||||
"path": "skills/barrel-craft/SKILL.md",
|
||||
"sha256": "7b65d1c97fa4a7bb402fa852cf2dd6298dbccb4acd282bea7ff68f3fd128bc6c"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-engineer/SKILL.md",
|
||||
"sha256": "feda036b298bed9907a45ba9a935db98cb440d0eb1315c4f9efe297bd0707196"
|
||||
}
|
||||
],
|
||||
"dirSha256": "7133ad2944d9365813a841a051737d2c36218ccb8e740e1d0fdfded41f495248"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user