Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Dieshen/claude_marketplace:plugins/api-design-patterns",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "080f8712ca9378a5959d92cfc5f37680d865beaa",
|
||||
"treeHash": "a2e179d31c44d67a2806b134b311c0f0620a498f91c03c5333b9cb8c39785d2f",
|
||||
"generatedAt": "2025-11-28T10:10:24.081827Z",
|
||||
"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": "api-design-patterns",
|
||||
"description": "API design patterns for REST, GraphQL, gRPC with versioning, security, and best practices",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ff1f4f7f96142429e75612e664bfd8f2314cb6572eb7bddcf7a641f26a6c0c45"
|
||||
},
|
||||
{
|
||||
"path": "agents/api-architect.md",
|
||||
"sha256": "ed134ff836c587053e01bc467319fe1c391cf6689203f3c7555562d4d7231fd2"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9c3ec45193667e053c0a49b02b0f1d44ef2dc86d59776332b36df13396ba3151"
|
||||
},
|
||||
{
|
||||
"path": "commands/api-patterns.md",
|
||||
"sha256": "3aa3faa90028956663696c3735d3dc531538a67b1ab27f0968bbc0665e481662"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a2e179d31c44d67a2806b134b311c0f0620a498f91c03c5333b9cb8c39785d2f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user