Npm module with declarations for the Visual Studio Code debug protocol
npm install @vscode/debugprotocol

This npm module contains declarations for the json-based Visual Studio Code debug protocol.
As of August 2018 the change history of the Debug Adapter Protocol lives on the Debug Adapter Protocol web site.