PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
tar-fs
/
node_modules
/
mkdirp
{ "name": "mkdirp", "description": "Recursively mkdir, like `mkdir -p`", "version": "0.5.1", "author": "James Halliday <mail@substack.net> (http://substack.net)", "main": "index.js", "keywords": [ "mkdir", "directory" ], "repository": { "type": "git", "url": "https://github.com/substack/node-mkdirp.git" }, "scripts": { "test": "tap test/*.js" }, "dependencies": { "minimist": "0.0.8" }, "devDependencies": { "tap": "1", "mock-fs": "2 >=2.7.0" }, "bin": "bin/cmd.js", "license": "MIT" }
[+]
bin
[+]
..
[-] package.json
[edit]
[-] readme.markdown
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[+]
examples
[+]
test
[-] LICENSE
[edit]