Source: node-is-equal-shallow Maintainer: Debian Javascript Maintainers Uploaders: Shanavas M Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-is-primitive , node-should Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-is-equal-shallow Vcs-Git: https://salsa.debian.org/js-team/node-is-equal-shallow.git Homepage: https://github.com/jonschlinkert/is-equal-shallow Rules-Requires-Root: no Package: node-is-equal-shallow Architecture: all Depends: ${misc:Depends} , node-is-primitive , nodejs:any Description: Does a shallow comparison of two objects. Node module that compares two objects and returns false if the keys or values differ. . Node.js is an event-based server-side JavaScript engine.