PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
bower-endpoint-parser
{ "name": "bower-endpoint-parser", "version": "0.2.2", "description": "Little module that helps with endpoints parsing.", "author": "Twitter", "licenses": [ { "type": "MIT", "url": "https://github.com/bower/endpoint-parser/blob/master/LICENSE" } ], "repository": { "type": "git", "url": "git://github.com/bower/endpoint-parser.git" }, "main": "index.js", "engines": { "node": ">=0.8.0" }, "devDependencies": { "expect.js": "~0.2.0", "mocha": "~1.12.0", "mout": "~0.9.0" }, "scripts": { "test": "mocha -R spec" } }
[+]
..
[-] .npmignore
[edit]
[-] .jshintrc
[edit]
[-] package.json
[edit]
[-] .editorconfig
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]