Name: | rh-nodejs8-nodejs-for-in |
---|---|
Version: | 0.1.4 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3528 |
License: | MIT |
RPM: | rh-nodejs8-nodejs-for-in-0.1.4-5.el7.noarch.rpm |
Source RPM: | rh-nodejs8-nodejs-for-in-0.1.4-5.el7.src.rpm |
Build Date: | Tue Dec 19 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/for-in |
Summary: | Iterate over the own and inherited enumerable properties of an objects |
Description: | Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning false. |