PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
mkpath
{ "name": "mkpath", "version": "0.1.0", "author": "Jonathan Rajavuori <jrajav@gmail.com>", "description": "Make all directories in a path, like mkdir -p", "repository": { "type": "git", "url": "https://github.com/jrajav/mkpath" }, "keywords": [ "mkdir", "mkdirp", "directory", "path", "tree" ], "main": "./mkpath", "scripts": { "test": "node node_modules/tap/bin/tap.js ./test" }, "devDependencies": { "tap": "~0.3" }, "license": "MIT" }
[+]
..
[-] .npmignore
[edit]
[-] package.json
[edit]
[-] mkpath.js
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]