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:MadAppGang/claude-code:plugins/bun",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6d6781cd4ae4a2c1c8e3bf55e63cc4ad57393c99",
|
||||
"treeHash": "82b9e9c952cb6d0e503b3de100457c2a43584076f4537fc7fc58d6f3077bef78",
|
||||
"generatedAt": "2025-11-28T10:12:05.626028Z",
|
||||
"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": "bun",
|
||||
"description": "Production-ready TypeScript backend development with Bun runtime. Includes specialized agents for backend development, API design, and DevOps. Features comprehensive best practices, tools integration (Biome, Prisma, Hono, Docker), testing workflows, and AWS ECS deployment guidance (2025).",
|
||||
"version": "1.5.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "160fbcd897f09385bc2e131a7821cdf91d2f1b05d1079aa876c6f0ad4d8ba27d"
|
||||
},
|
||||
{
|
||||
"path": "agents/backend-developer.md",
|
||||
"sha256": "2ba3f107c3c07a35aef472492f12a6d8633c4b48726ced0e52735e4f6d897820"
|
||||
},
|
||||
{
|
||||
"path": "agents/apidog.md",
|
||||
"sha256": "0437d3300dacd46c15865da97d97f5eedfe218cd2c3dd078bee14900f89c0441"
|
||||
},
|
||||
{
|
||||
"path": "agents/api-architect.md",
|
||||
"sha256": "ce5ba2007d53af44ee492070054d42f2b005f8c6ded2e846ea875d454326c0cc"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "a4a71d6c41776a30bcfd047089b655a3ef3852dffdd04594546a6dbde0d00dc7"
|
||||
},
|
||||
{
|
||||
"path": "commands/implement-api.md",
|
||||
"sha256": "3ce834a1051bee48894402136a87e26cfe0bfb8b041dccd2c48ae668e046f184"
|
||||
},
|
||||
{
|
||||
"path": "commands/setup-project.md",
|
||||
"sha256": "f2d7daa20ebe2dcfe03e2c2d97514f7e6498a7feeb064f6f8b1ae100e5d7b9b8"
|
||||
},
|
||||
{
|
||||
"path": "commands/apidog.md",
|
||||
"sha256": "0d01f8ef5e9108c68a2b2cafab31c38e57539d4e0f15073a3375a468e8cb7528"
|
||||
},
|
||||
{
|
||||
"path": "skills/best-practices.md",
|
||||
"sha256": "066f1f3d028744d14b895a41771beea91d98d5c66bfbfa21eb45498a153c3ccd"
|
||||
},
|
||||
{
|
||||
"path": "skills/claudish-usage/SKILL.md",
|
||||
"sha256": "3acc6b43aa094d7fc703018f91751565f97a88870b4a9d38cc60ad4210c513f6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "82b9e9c952cb6d0e503b3de100457c2a43584076f4537fc7fc58d6f3077bef78"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user