Source: node-semver Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 11~) , node-marked-man , node-tap Standards-Version: 4.2.1 Homepage: https://github.com/isaacs/node-semver Vcs-Git: https://salsa.debian.org/js-team/node-semver.git Vcs-Browser: https://salsa.debian.org/js-team/node-semver Package: node-semver Architecture: all Depends: ${misc:Depends} , nodejs Description: Semantic Versioning for Node.js Test if version(s) satisfy the supplied range(s), and sort them. Multiple versions or ranges may be supplied. Program exits successfully if any valid version satisfies all supplied ranges, and prints all satisfying versions. . This package provides the `semver` executable and the Node.js module. . Node.js is an event-based server-side javascript engine.