Source: node-pretty-ms Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , node-parse-ms (>= 2.1.0) , node-tape , dh-sequence-nodejs Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-pretty-ms Vcs-Git: https://salsa.debian.org/js-team/node-pretty-ms.git Homepage: https://github.com/sindresorhus/pretty-ms Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-pretty-ms Architecture: all Depends: ${misc:Depends} , node-parse-ms (>= 2.1.0) , nodejs Description: Convert milliseconds to a human readable string This module can convert 1337000000 → 15d 11h 23m 20s. . Node.js is an event-based server-side JavaScript engine.