パッケージ: nodejs (10.24.0~dfsg-1~deb10u4) [security]
nodejs に関するリンク
Debian の資源:
nodejs ソースパッケージをダウンロード:
- [nodejs_10.24.0~dfsg-1~deb10u4.dsc]
- [nodejs_10.24.0~dfsg.orig.tar.xz]
- [nodejs_10.24.0~dfsg-1~deb10u4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [nodejs.org]
類似のパッケージ:
evented I/O for V8 javascript - runtime executable
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Node.js is bundled with several useful libraries to handle server tasks:
System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
その他の nodejs 関連パッケージ
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libbrotli1 (>= 0.6.0)
- brotli エンコーダおよびデコーダを実装するライブラリ (共有ライブラリ)
-
- dep: libc-ares2 (>= 1.7.0)
- asynchronous name resolver
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libicu63 (>= 63.1-1~)
- Unicode 用の国際化コンポーネント
-
- dep: libnode64 (= 10.24.0~dfsg-1~deb10u4)
- evented I/O for V8 javascript - runtime library
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1 (>= 1.20.0~)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- rec: ca-certificates
- 一般的な CA の証明書
-
- rec: nodejs-doc
- API documentation for Node.js, the javascript platform
-
- sug: npm
- Node.js 用パッケージマネージャ