Source: node-fast-deep-equal Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Nidarsh Raj Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-dot , node-sinon , node-react Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-fast-deep-equal Vcs-Git: https://salsa.debian.org/js-team/node-fast-deep-equal.git Homepage: https://github.com/epoberezkin/fast-deep-equal Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-fast-deep-equal Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign Description: Fast Deep Equal Features - ES5 compatible - works in node.js (0.10+) and browsers (IE9+) - checks equality of Date and RegExp objects by value. . Node.js is an event-based server-side JavaScript engine.