Package: nodejs Version: 20.5.1-deb-1nodesource1 Architecture: amd64 Maintainer: Operations Nodesource Installed-Size: 189037 Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), python3-minimal, ca-certificates Conflicts: nodejs-dev, nodejs-doc, nodejs-legacy, npm Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14) Provides: nodejs-dev, nodejs-doc, nodejs-legacy, npm Homepage: https://nodejs.org Priority: optional Section: web Filename: pool/main/n/nodejs/nodejs_20.5.1-deb-1nodesource1_amd64.deb Size: 30331764 SHA256: 73458dd3d0d562f84e453a21801e9d2a5e08dd026f6409756371b92de6026828 SHA1: 0605ca20327d1d58f908bce9bb5ae44c78358d37 MD5sum: dd6e71d1f04ec0114d3f79ba6054e79b Description: Node.js event-based server-side javascript engine Node.js is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. . It takes the event model a bit further - it presents the event loop as a language construct instead of as a library. . 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.