tree: d416a0f1d765fe77bb1b14162e7df2e5a6702eab [path history] [tgz]
  1. LICENSE
  2. package.json
  3. path.js
  4. README.md
node_modules/path-platform/README.md

path-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.