Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jezweb/claude-skills:skills/vercel-kv",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "aac90811f7c68b7ce21ae4298a8bcac65e6531fc",
|
||||
"treeHash": "b63edb4a65a87e28e36134a521e346131a7e06fe9ec7cebe05a5e0331de2c5ae",
|
||||
"generatedAt": "2025-11-28T10:19:04.381771Z",
|
||||
"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": "vercel-kv",
|
||||
"description": "Integrate Redis-compatible Vercel KV for caching, session management, and rate limiting in Next.js applications. Powered by Upstash with strong consistency and TTL support. Use when implementing cache strategies, storing temporary data with expiration, building rate limiters, or troubleshooting missing environment variables, serialization errors, or rate limit issues.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "51d6a6a33a1edccac3d14b0ba4e6cc25fea7c46c578cee38c4eb0e815f5e3e88"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "d9c30c6f36fc235337cca8833994cd0a91845c9817a33c162069cba2efa735d0"
|
||||
},
|
||||
{
|
||||
"path": "references/example-reference.md",
|
||||
"sha256": "77c788d727d05d6479a61d6652b132e43882ffc67c145bb46ba880567d83f7f8"
|
||||
},
|
||||
{
|
||||
"path": "scripts/example-script.sh",
|
||||
"sha256": "83d2b09d044811608e17cbd8e66d993b1e9998c7bd3379a42ab81fbdba973e0e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d950b513561ee5382b29fd0dc773eceeb4021b50d631fe70a79d702bed7027de"
|
||||
},
|
||||
{
|
||||
"path": "templates/simple-rate-limiting.ts",
|
||||
"sha256": "47c93c1071a0c152bb682f195c77682057bc73209564b8ca488eca8938ca6f3b"
|
||||
},
|
||||
{
|
||||
"path": "templates/package.json",
|
||||
"sha256": "7100de216b4fa67ba45a53c4b9b2df85130668531fdae76b7ff7fc0f631547f3"
|
||||
},
|
||||
{
|
||||
"path": "templates/session-management.ts",
|
||||
"sha256": "0566589df530e1a612a15b9a138f7b993bdc43416cdc8186919c7109a7472694"
|
||||
},
|
||||
{
|
||||
"path": "assets/example-template.txt",
|
||||
"sha256": "3f725c80d70847fd8272bf1400515ba753f12f98f3b294d09e50b54b4c1b024a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "b63edb4a65a87e28e36134a521e346131a7e06fe9ec7cebe05a5e0331de2c5ae"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user