Skip to content

Commit d10d022

Browse files
doc: create maintaining folder for deps
1 parent b8c7a1e commit d10d022

18 files changed

+38
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Maintaining Overview
2+
3+
This document provides the list of the dependencies for the project:
4+
5+
* acorn
6+
* ada
7+
* base64
8+
* brotli
9+
* [c-ares][]
10+
* [cjs-module-lexer][]
11+
* corepack
12+
* googletest
13+
* histogram
14+
* [icu-small][]
15+
* [llhttp][]
16+
* [nghttp2][]
17+
* ngtcp2
18+
* [npm][]
19+
* [openssl][]
20+
* [postject][]
21+
* simdutf
22+
* undici
23+
* uv
24+
* [uvwasi][]
25+
* [V8][]
26+
* [zlib][]
27+
28+
[V8]: ./maintaining-V8.md
29+
[c-ares]: ./maintaining-c-ares.md
30+
[cjs-module-lexer]: ./maintaining-cjs-module-lexer.md
31+
[icu-small]: ./maintaining-icu.md
32+
[llhttp]: ./maintaining-http.md
33+
[nghttp2]: ./maintaining-nghttp2.md
34+
[npm]: ./maintaining-npm.md
35+
[openssl]: ./maintaining-openssl.md
36+
[postject]: ./maintaining-postject.md
37+
[uvwasi]: ./maintaining-web-assembly.md
38+
[zlib]: ./maintaining-zlib.md

0 commit comments

Comments
 (0)