Name: | rh-nodejs6-nodejs-fstream |
---|---|
Version: | 1.0.10 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 63298 |
License: | ISC |
RPM: | rh-nodejs6-nodejs-fstream-1.0.10-3.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-fstream-1.0.10-3.el7.src.rpm |
Build Date: | Fri Jun 29 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/isaacs/fstream |
Summary: | Advanced file system stream objects for Node.js |
Description: | Provides advanced file system stream objects for Node.js. These objects are like FS streams, but with stat on them, and support directories and symbolic links, as well as normal files. Also, you can use them to set the stats on a file, even if you don't change its contents, or to create a symlink, etc. |