Files
gh-cadrianmae-claude-market…/plugin.lock.json
2025-11-29 18:03:05 +08:00

61 lines
2.2 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:cadrianmae/claude-marketplace:plugins/code-pointer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e472b089804088ab0a1453dde94094b4450a8497",
"treeHash": "2935bd2f9067511b0b7815b0dcceac836e42761a776f885e5017f1fd793bf717",
"generatedAt": "2025-11-28T10:14:28.072018Z",
"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": "code-pointer",
"description": "Enables Claude to open files at specific lines in VSCode when explaining code, debugging, or referencing specific locations. Auto-invoked skill that uses the `code` CLI to point users to exact file positions.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "10adb6d4e2a75219455859c3854a70fff919408a9c181ea0672ed28da6235785"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ca87dd8556043ab267fa0348235dbc3c559329ab167ed4077983da68c79d60c2"
},
{
"path": "skills/code-pointer/SKILL.md",
"sha256": "3cb5a1232f2dccb72d4d57d8d6abc7a58cd25e935bd973691b90040b8bb37f2c"
},
{
"path": "skills/code-pointer/references/cli_basics.md",
"sha256": "0eb8ad8e9c8be012833a0def08aae10869c25a19fee78859ff87b111dd360d1b"
},
{
"path": "skills/code-pointer/references/troubleshooting.md",
"sha256": "97c5d903b347f09103e6634018c734c618fc8d2924a2d65f13521584107ea59e"
},
{
"path": "skills/code-pointer/references/advanced_usage.md",
"sha256": "e809008ac88872f1b0953c204d916f919c932012df70e530af330437c10c9ecd"
},
{
"path": "skills/code-pointer/references/integration_patterns.md",
"sha256": "3b1a976f00c7eb91fc55ce9c9efcba169d42cd10e9b07ca5058c9ab5b19f4fce"
}
],
"dirSha256": "2935bd2f9067511b0b7815b0dcceac836e42761a776f885e5017f1fd793bf717"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}