PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
update-notifier
{ "name": "update-notifier", "version": "0.6.3", "description": "Update notifications for your CLI app", "license": "BSD-2-Clause", "repository": "yeoman/update-notifier", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "xo && mocha --timeout 20000" }, "files": [ "index.js", "check.js" ], "keywords": [ "npm", "update", "updater", "notify", "notifier", "check", "checker", "cli", "module", "package", "version" ], "dependencies": { "boxen": "^0.3.1", "chalk": "^1.0.0", "configstore": "^2.0.0", "is-npm": "^1.0.0", "latest-version": "^2.0.0", "semver-diff": "^2.0.0" }, "devDependencies": { "mocha": "*", "xo": "*" } }
[+]
..
[-] readme.md
[edit]
[-] check.js
[edit]
[-] package.json
[edit]
[-] index.js
[edit]