Source: node-object.omit Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-for-own , node-is-extendable , node-should Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-object.omit Vcs-Git: https://salsa.debian.org/js-team/node-object.omit.git Homepage: https://github.com/jonschlinkert/object.omit Rules-Requires-Root: no Package: node-object.omit Architecture: all Depends: ${misc:Depends} , node-for-own , node-is-extendable Description: Return a copy of an object excluding the given key Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. . Node.js is an event-based server-side JavaScript engine.