{ "schemaVersion": "1.0", "id": "stellaops.analyzer.lang.bun", "displayName": "StellaOps Bun Analyzer", "version": "0.1.0", "requiresRestart": true, "entryPoint": { "type": "dotnet", "assembly": "StellaOps.Scanner.Analyzers.Lang.Bun.dll", "typeName": "StellaOps.Scanner.Analyzers.Lang.Bun.BunAnalyzerPlugin" }, "capabilities": [ "language-analyzer", "bun", "npm" ], "metadata": { "org.stellaops.analyzer.language": "bun", "org.stellaops.analyzer.kind": "language", "org.stellaops.restart.required": "true" } }