Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:motlin/claude-code-plugins:plugins/java",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e83082ac06549b4dbd5a03cd7360ab40f9647198",
|
||||
"treeHash": "7bd589f37e2906610c466297091f5529afc130b3d5b06492e2eeea5b60d7fa66",
|
||||
"generatedAt": "2025-11-28T10:27:10.306341Z",
|
||||
"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": "java",
|
||||
"description": "Java and Maven tools for OpenRewrite import ordering and POM dependency management",
|
||||
"version": "0.18.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "73b5da92ddbd4555ba406631976a4d9b20df8cd8aa64f895305fb24460658bf8"
|
||||
},
|
||||
{
|
||||
"path": "agents/liquibase-lock-resolver.md",
|
||||
"sha256": "0db982b32984f9a7a13933e83fbcb97c1e5e858a150d35db2bbfb2efa284a329"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f0eef550ab39931c87be3c76790cbeb97655d84fa6f751779906ad9dbf164254"
|
||||
},
|
||||
{
|
||||
"path": "commands/pom-ordering.md",
|
||||
"sha256": "4b84330d90191a7df6cc6922dcc8aa54643c9e410cd2ab33e42da065119e8f49"
|
||||
},
|
||||
{
|
||||
"path": "commands/openrewrite-imports.md",
|
||||
"sha256": "a6550ebddc0be532b904b48cc7b5189bc79b8c5c35ff9a948660cd6441b81ac5"
|
||||
},
|
||||
{
|
||||
"path": "skills/openrewrite/SKILL.md",
|
||||
"sha256": "33f0d45d2052930c3e38528d8bc9ee5a59aa85e2a5e62f7df7216562e495cbe3"
|
||||
},
|
||||
{
|
||||
"path": "skills/pom-ordering/SKILL.md",
|
||||
"sha256": "a223b237c6ccd049351aafd44273beeacc0ffa228b0b70c829b02de3589c63e5"
|
||||
}
|
||||
],
|
||||
"dirSha256": "7bd589f37e2906610c466297091f5529afc130b3d5b06492e2eeea5b60d7fa66"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user