README.md (237B)
1 # path 2 3 This is an exact copy of the NodeJS ’path’ module published to the NPM registry. 4 5 [Documentation](http://nodejs.org/docs/latest/api/path.html) 6 7 ## Install 8 9 ```sh 10 $ npm install --save path 11 ``` 12 13 ## License 14 15 MIT