The `crdtp` library in the inspector_protocol is compiled as a library and linked to the node executable. PR-URL: https://github.com/nodejs/node/pull/56649 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
17 lines
454 B
Plaintext
17 lines
454 B
Plaintext
Name: inspector protocol
|
|
Short Name: inspector_protocol
|
|
URL: https://chromium.googlesource.com/deps/inspector_protocol/
|
|
Version: 0
|
|
Revision: 64cc2301620c04f0fe0313ae94a9319f003603cf
|
|
License: BSD
|
|
License File: LICENSE
|
|
Security Critical: no
|
|
|
|
Description:
|
|
src/inspector uses these scripts to generate handlers from protocol
|
|
description.
|
|
|
|
Local modifications:
|
|
- This only includes the lib/ and templates/ directories, scripts, build
|
|
and the LICENSE files.
|