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:shrwnsan/vibekit-claude-plugins:plugins/search-plus",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1047e286a3e72f88d722111115f1fa5a1e5ee054",
|
||||
"treeHash": "eb8fcc01a8e076e99e001571d97f408dd3816111d7506765f358eb4af324f7a9",
|
||||
"generatedAt": "2025-11-28T10:28:20.330026Z",
|
||||
"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": "search-plus",
|
||||
"description": "Enhanced web search with multi-service fallback architecture (Tavily + Jina.ai) and comprehensive error handling",
|
||||
"version": "2.7.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "032993abd3e8e5d59ff81871b97a172782acb7a9b336b90c5793bf3a7c390c44"
|
||||
},
|
||||
{
|
||||
"path": "agents/search-plus.md",
|
||||
"sha256": "e41db8f1cabce245a70872441f555850b01ec605792fd075b54fe1c0a05a8fea"
|
||||
},
|
||||
{
|
||||
"path": "hooks/handle-search-error.mjs",
|
||||
"sha256": "67fc8854bd437d18d67493c5a9d1c74b1e101eee803036f6d896f4c9d9b3f431"
|
||||
},
|
||||
{
|
||||
"path": "hooks/content-extractor.mjs",
|
||||
"sha256": "67ac83b223ef83430992cb97f82bddd2be53e683647d052cf149ccaadc2d2488"
|
||||
},
|
||||
{
|
||||
"path": "hooks/handle-rate-limit.mjs",
|
||||
"sha256": "dd63c10698d954a8c36f0f6fc991c5b30bac2c5e4ce95ca254bf53b3788300c0"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "0d64751625cff4e00b9103a887650b791e4ab3663c36fe4b9a09535b2d15c25a"
|
||||
},
|
||||
{
|
||||
"path": "hooks/handle-web-search.mjs",
|
||||
"sha256": "e834f37bc486f37db4617ffa321b0fb388a57280c15114bc2ce1c9be019142de"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "a627b28135f417cc2c5d1c0e7484ea416cc244bc4f367ad9aa21e0d34bd3b011"
|
||||
},
|
||||
{
|
||||
"path": "commands/search-plus.md",
|
||||
"sha256": "554526f9b69f9444182667e3945138267b5b7606c7d8326b1f3f5b391f08d429"
|
||||
},
|
||||
{
|
||||
"path": "skills/search-plus/SKILL.md",
|
||||
"sha256": "354fc85683ee2fd2a91f741d1a4aa53a2ad24ea2c8498ce7c013c0a545f7d37c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "eb8fcc01a8e076e99e001571d97f408dd3816111d7506765f358eb4af324f7a9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user