mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
PR-URL: https://github.com/nodejs/node/pull/60312 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.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: af7f5a8173fdbc29f0835ec94395932e328b2ea2
|
|
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.
|