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:m-brady/claude-plugins:plugins/sqlc-go-plugin",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "67c4fbe24e21ba0f4857cf103fb216ea4c0ba67e",
|
||||
"treeHash": "1dc2d82d1ef2d3da7504bf5d9f3e47090fb6301a10469fba361e0dff1f20a894",
|
||||
"generatedAt": "2025-11-28T10:26:59.401800Z",
|
||||
"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": "sqlc-go",
|
||||
"description": "Expert guidance for using sqlc with Go and PostgreSQL, including query writing, type mappings, and migration management",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "dd8ec85a30881bedbed2924db5bd7ff1ac88cda6ad13731a9df8f84b7f3956a2"
|
||||
},
|
||||
{
|
||||
"path": "package.json",
|
||||
"sha256": "38e162f00132dbce66d6942124de19d348ffc07802834ff2f91386491d060da1"
|
||||
},
|
||||
{
|
||||
"path": "skill.md",
|
||||
"sha256": "9bf065fc44e995e41430f66c08738fddba60e1728ad398cd14f19fe5d546620b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "2b8b5ea791bb313f7a2206eb565b04aaf8e591b39d3e3ded8a0851b0c1025962"
|
||||
}
|
||||
],
|
||||
"dirSha256": "1dc2d82d1ef2d3da7504bf5d9f3e47090fb6301a10469fba361e0dff1f20a894"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user