Name: | rh-nodejs6-nodejs-object.omit |
---|---|
Version: | 2.0.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5781 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-object.omit-2.0.0-4.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-object.omit-2.0.0-4.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/object.omit |
Summary: | Return a copy of an object excluding the given key |
Description: | Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. |