Package: nodejs Version: 12.22.1-1nodesource1 Architecture: amd64 Maintainer: Ivan Iguaran Installed-Size: 91389 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8), python-minimal, ca-certificates Conflicts: nodejs-dev, nodejs-legacy, npm Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14) Provides: nodejs-dev, nodejs-legacy, npm Homepage: https://nodejs.org Priority: optional Section: web Filename: pool/main/n/nodejs/nodejs_12.22.1-1nodesource1_amd64.deb Size: 18214882 SHA256: 8acfd40e7443c4e1a6e652c479f59d96541f828a826c5979823902e5b12a376a SHA1: 26385900ce0d41f1231137b2477531847eaae8fe MD5sum: 4c3f96a582a7a2a02f22db70768f189a 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.