| Name: | nodejs-normalize-path |
|---|---|
| Version: | 0.3.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3880 |
| License: | MIT |
| RPM: | nodejs-normalize-path-0.3.0-1.el7.noarch.rpm |
| Source RPM: | nodejs-normalize-path-0.3.0-1.el7.src.rpm |
| Build Date: | Tue Nov 14 2017 |
| Build Host: | x86-ol7-builder-01.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. |
- upstream release 0.3.0
- initial version