{"name":"cursor-resolver","description":"Background composer remote authority resolver for Cursor","author":"Anysphere, Inc.","publisher":"anysphere","version":"0.0.1","private":true,"repository":{"type":"git","url":"https://github.com/anysphere/vscode"},"extensionKind":["ui"],"engines":{"vscode":"^1.43.0","yarn":"please-use-npm"},"activationEvents":["onResolveRemoteAuthority:background-composer","onStartupFinished"],"enabledApiProposals":["cursor","cursorNoDeps","resolvers"],"main":"./dist/main","browser":"./dist/browser/main","contributes":{"resourceLabelFormatters":[{"scheme":"vscode-remote","authority":"background-composer+*","formatting":{"label":"${path}","separator":"/","tildify":true,"workspaceSuffix":"cloud-agent"}}]}}