Name: | nodejs010-nodejs-normalize-path |
---|---|
Version: | 2.0.1 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 6177 |
License: | MIT |
RPM: | nodejs010-nodejs-normalize-path-2.0.1-2.el7.noarch.rpm |
Source RPM: | nodejs010-nodejs-normalize-path-2.0.1-2.el7.src.rpm |
Build Date: | Thu Aug 04 2016 |
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. |