| Name: | rh-nodejs8-nodejs-normalize-path |
|---|---|
| Version: | 2.0.1 |
| Release: | 11.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 6177 |
| License: | MIT |
| RPM: | rh-nodejs8-nodejs-normalize-path-2.0.1-11.el7.noarch.rpm |
| Source RPM: | rh-nodejs8-nodejs-normalize-path-2.0.1-11.el7.src.rpm |
| Build Date: | Tue Dec 19 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jonschlinkert/normalize-path |
| Summary: | Nodejs library for normalizing filesystem paths |
| Description: | Normalize file path slashes to be unix-like forward slashes, regardless of OS (since in reality Windows doesn't care about slash direction anyway). Also condenses repeat slashes to a single slash and removes and trailing slashes. |