Package: nodejs Version: 14.21.3-deb-1nodesource1 Architecture: amd64 Maintainer: Operations Nodesource Installed-Size: 118419 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8), 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_14.21.3-deb-1nodesource1_amd64.deb Size: 25424096 SHA256: bc8e348a48b376755f2f1a8e07971ffbed4644e0d52b684ff6ba700cd2a8d2ec SHA1: b75a59a6c9aa973cf251c780773f23144fc5c7b0 MD5sum: 264ccd32ae370001c3e69d0b09fabe34 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.