Skip to content
Snippets Groups Projects
Commit faaa70bb authored by Akash Sarda's avatar Akash Sarda
Browse files

fix

parent 888cb7b7
No related merge requests found
......@@ -20,7 +20,10 @@ Depends:
, node-path-platform (>= 0.11.15)
Description: Return all the parent directories for a directory, inclusive of that directory
Returns the result in the form of a list of strings
A dependency for browserify.
Released in MIT License
.
This library is a dependency for browserify. Browserify takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Browserify exposes this code
to programs that are unaware they are running in a browser
.
Node.js is an event-based server-side JavaScript engine.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment