Initial commit
This commit is contained in:
105
plugin.lock.json
Normal file
105
plugin.lock.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:secondsky/sap-skills:skills/sapui5-linter",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "b150fcc6739f0565b079a390faec0b582cf6e84a",
|
||||
"treeHash": "99a6edda857e7feba647f8267448f3945c83f5b3f22a78e0a615fe97283de651",
|
||||
"generatedAt": "2025-11-28T10:28:15.157950Z",
|
||||
"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": "sapui5-linter",
|
||||
"description": "UI5 Linter for static code analysis of SAPUI5/OpenUI5 projects. Detects deprecated APIs, global usage, CSP violations, with autofix capabilities for UI5 2.x migration.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "COMPLETENESS_REVIEW.md",
|
||||
"sha256": "12de8fc221acba8c90b392a188df7707c710f2beb76be7bd15d3ce8512c4b173"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "2dda173988e36b338e674427bbd471946712f0c6c9bfda7e25ddb5066544bee7"
|
||||
},
|
||||
{
|
||||
"path": "VERIFICATION.md",
|
||||
"sha256": "84accfd0d82f9e6080fd2af501075c9592900d4b734ce7ff2a5d8b01fb9144ee"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "e8331c09f04c27afa47a02f8c8e1c05ddddb36b53b59a80f0c9921a2f78961ff"
|
||||
},
|
||||
{
|
||||
"path": "references/cli-options.md",
|
||||
"sha256": "e8cf14774aa78007951f5911da1c1db3ef71fcddf0fe02fb3a5ef562a2f68c35"
|
||||
},
|
||||
{
|
||||
"path": "references/advanced-ci-cd.md",
|
||||
"sha256": "be5b1aecf134b067f1d3b6274deca2f467862b07e07df26316a15599e218c720"
|
||||
},
|
||||
{
|
||||
"path": "references/performance.md",
|
||||
"sha256": "285284c5ddd23cd56a4fbed91b9e91e857dfde9e6bf2d4e7260154260c60864a"
|
||||
},
|
||||
{
|
||||
"path": "references/configuration.md",
|
||||
"sha256": "8a4e4897ed3917e07ccc4763c4ad57bb28de05c9e0c4324cdc40dfc405a5ec70"
|
||||
},
|
||||
{
|
||||
"path": "references/contributing.md",
|
||||
"sha256": "c2d2bd262b019e598908e55284170f2b66e8e189f1c8e366815d036a0591d1e4"
|
||||
},
|
||||
{
|
||||
"path": "references/rules-complete.md",
|
||||
"sha256": "fa8cc4ef8e1bca00632f57d572166f660adf16737321a27ffb1d8522db5a09a9"
|
||||
},
|
||||
{
|
||||
"path": "references/support-and-community.md",
|
||||
"sha256": "bc544061c012247759ccf894d976e64ae6685f965b7e7aee369c1c4a864fc75b"
|
||||
},
|
||||
{
|
||||
"path": "references/autofix-complete.md",
|
||||
"sha256": "bced3a263d2c95be4c3d970d190ce6762d503bd76f847938eb2eaf0ab8deaa8e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "953392296b9bdd0c62356f018ce4df6c3f4bb17cbffe6074167fbbbbb5afabbf"
|
||||
},
|
||||
{
|
||||
"path": "templates/husky-pre-commit.template",
|
||||
"sha256": "9c7ed8c35e609431d8f2ba651c8fff20e5f39cb59d4f12207d1edbe7bdea152f"
|
||||
},
|
||||
{
|
||||
"path": "templates/package.json.template",
|
||||
"sha256": "d8376e774caf7a4ad162efcb31eb989331262766d059c3ea62e2fea391038eb0"
|
||||
},
|
||||
{
|
||||
"path": "templates/ui5lint.config.cjs",
|
||||
"sha256": "420b95c8948e9e52114f923ece90878ae7566a80d68526317d09c06b7970d133"
|
||||
},
|
||||
{
|
||||
"path": "templates/ui5lint.config.mjs",
|
||||
"sha256": "8ccd70b46e6e932057bf68b86eac3d86677104b5ffe0dfc47b62c43d7ced7ae4"
|
||||
},
|
||||
{
|
||||
"path": "templates/github-actions-lint.yml",
|
||||
"sha256": "c359b0b42b1b286d705863cfeda1c865a6d0cd4ab2f80263cfd0beaae9ef91f2"
|
||||
}
|
||||
],
|
||||
"dirSha256": "99a6edda857e7feba647f8267448f3945c83f5b3f22a78e0a615fe97283de651"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user