debug client for webkit remote debugging
webkit-remote-debug-client
=======================
[Remote Debugging Protocol][1] interface that helps to instrument Chrome by
providing a simple abstraction of the two main objects exposed by the protocol
in a Node.js fashion: commands and notifications.
Installation
------------
npm install webkit-remote-debug-client