PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
requireg
/
node_modules
/
deep-extend
{ "name": "deep-extend", "description": "Recursive object extending.", "license": "MIT", "version": "0.2.11", "homepage": "https://github.com/unclechu/node-deep-extend", "repository": { "type": "git", "url": "git://github.com/unclechu/node-deep-extend.git" }, "author": { "name": "Viacheslav Lotsmanov (unclechu)", "email": "lotsmanov89@gmail.com" }, "contributors": [ { "name": "Romain Prieto", "url": "https://github.com/rprieto" } ], "main": "index", "engines": { "node": ">=0.4" }, "scripts": { "test": "./node_modules/.bin/mocha" }, "devDependencies": { "mocha": "~1.19.0", "should": "~3.3.2" }, "directories": { "test": "./test" } }
[+]
..
[-] .npmignore
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]