PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
mime
{ "author": { "name": "Robert Kieffer", "url": "http://github.com/broofa", "email": "robert@broofa.com" }, "bin": { "mime": "cli.js" }, "contributors": [ { "name": "Benjamin Thomas", "url": "http://github.com/bentomas", "email": "benjamin@benjaminthomas.org" } ], "description": "A comprehensive library for mime-type mapping", "license": "MIT", "dependencies": {}, "devDependencies": { "mime-db": "1.30.0" }, "scripts": { "prepublish": "node build/build.js > types.json", "test": "node build/test.js" }, "keywords": [ "util", "mime" ], "main": "mime.js", "name": "mime", "repository": { "url": "https://github.com/broofa/node-mime", "type": "git" }, "version": "1.4.0" }
[-] types.json
[edit]
[+]
..
[-] mime.js
[edit]
[-] .npmignore
[edit]
[-] package.json
[edit]
[+]
build
[-] README.md
[edit]
[-] cli.js
[edit]
[-] LICENSE
[edit]