react / react-0.13.3 / examples / basic-commonjs / node_modules / browserify / node_modules / module-deps / node_modules / parents / node_modules / path-platform / README.md
80759 viewspath-platform
This is a transitional package for those not on 0.12 that provides a compatible interface to the builtin path
module, but adds path.posix
and path.win32
so you can path.posix.normalize
on a win32 platform, or vice versa.