Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:dnvriend/aws-bedrock-cost-tool:plugins/aws-bedrock-cost-tool",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "7adb0a6d1a9cdf5d14c25cb0b76416e91ee606c5",
|
||||
"treeHash": "e7aef853f09a0f24e794ccdc2e776db328d335989bcc7fd6d7865c0124433948",
|
||||
"generatedAt": "2025-11-28T10:16:34.059251Z",
|
||||
"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": "aws-bedrock-cost-tool",
|
||||
"description": "CLI tool for analyzing AWS Bedrock model costs with comprehensive reporting and visualization",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "da1cc7f1262151e54f740d2d7b0ee0db9e11c97043035114f7bb9854ac4a1acb"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "bf8f8316f5b80acd7a6334f73c03049b3770ae9dc09ea361ee0b4c7188e950ca"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze.md",
|
||||
"sha256": "0a38d1fb6a0d7b22215828ea4907c996ed324995415fa4890d2139952b370f60"
|
||||
},
|
||||
{
|
||||
"path": "commands/table.md",
|
||||
"sha256": "7ee567d78e8976908e664aad14661ca279bb91e501a24c3716e20b60c10934ce"
|
||||
},
|
||||
{
|
||||
"path": "commands/plot.md",
|
||||
"sha256": "9506803850089bfcdca2d7c65b48ba1075c0dfa3a14d611a9f8a2953f7b50f7e"
|
||||
},
|
||||
{
|
||||
"path": "skills/aws-bedrock-cost-tool/SKILL.md",
|
||||
"sha256": "3146ab62453a572d071db3a57255df364afd15a2f0ae183f4b39c18132323afc"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e7aef853f09a0f24e794ccdc2e776db328d335989bcc7fd6d7865c0124433948"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user