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:lucaspimentel/claude-code-plugins:plugins/dd-trace-dotnet-azure-functions",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e99af1d85af81a40cf35994ad4761e0985391fa3",
|
||||
"treeHash": "575a0ba15c840fa833c546271a2d31baf2f6b65a4c4c54acd1acfd6b79a4d49b",
|
||||
"generatedAt": "2025-11-28T10:20:22.707602Z",
|
||||
"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": "dd-trace-dotnet-azure-functions",
|
||||
"description": "Azure Functions-specific commands for Datadog .NET tracer development. Includes building, testing, debugging, and deploying Azure Functions instrumentation.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "3bd0913fd45fc3f0126122e49f54e4d9957d3f57ab3bef327138a8687a426ec6"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "11a017975041e2363ee1bf2c30f256df716c925a1f89d86517eacea8897d75a2"
|
||||
},
|
||||
{
|
||||
"path": "commands/azure-functions-nuget.md",
|
||||
"sha256": "8bfcfeab679f5315bcf8db420da590f8000e6ca0349c3b2541217f2e6f0c90ff"
|
||||
},
|
||||
{
|
||||
"path": "commands/test-azure-functions.md",
|
||||
"sha256": "81bbd7bbfe849c44e59f5da0f86ab0a5cb26c3ead220793b31a67538b7c0c3bb"
|
||||
},
|
||||
{
|
||||
"path": "commands/deploy-azure.md",
|
||||
"sha256": "70aa32965890f8a73037b2a3d493d80261025050ef56471b126a85f418fd122e"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-sample-function.md",
|
||||
"sha256": "dc5ed0cfdfaaaad3e33df00a5dddbf704f0459a6bcc43d1c7b0fc061f493cce5"
|
||||
},
|
||||
{
|
||||
"path": "commands/debug-azure-functions.md",
|
||||
"sha256": "0e0959d693966249a2ce4cc4396a3b87169502bead61fa847bf53cc96f84a319"
|
||||
}
|
||||
],
|
||||
"dirSha256": "575a0ba15c840fa833c546271a2d31baf2f6b65a4c4c54acd1acfd6b79a4d49b"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user