PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
bower-logger
{ "name": "bower-logger", "version": "0.2.2", "description": "The logger used in the various architecture components of Bower.", "author": "Twitter", "licenses": [ { "type": "MIT", "url": "https://github.com/bower/logger/blob/master/LICENSE" } ], "repository": { "type": "git", "url": "git://github.com/bower/logger.git" }, "main": "lib/Logger", "engines": { "node": ">=0.8.0" }, "devDependencies": { "expect.js": "~0.2.0", "mocha": "~1.12.0" }, "scripts": { "test": "mocha -R spec" } }
[+]
lib
[+]
..
[-] .npmignore
[edit]
[-] .jshintrc
[edit]
[-] package.json
[edit]
[-] .editorconfig
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]