Source: node-json-stable-stringify Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , node-jsonify , node-tape Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-json-stable-stringify Vcs-Git: https://salsa.debian.org/js-team/node-json-stable-stringify.git Homepage: https://github.com/ljharb/json-stable-stringify Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-json-stable-stringify Architecture: all Depends: ${misc:Depends} , node-jsonify Provides: ${nodejs:Provides} Multi-Arch: foreign Description: deterministic JSON.stringify() It comes with custom sorting to get deterministic hashes from stringified results . Node.js is an event-based server-side JavaScript engine.