{ "_args": [ [ "mime-types@~2.1.6", "/Users/alfiepates/src/invoicer/node_modules/accepts" ] ], "_from": "mime-types@>=2.1.6 <2.2.0", "_id": "mime-types@2.1.10", "_inCache": true, "_installable": true, "_location": "/mime-types", "_nodeVersion": "4.2.3", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/mime-types-2.1.10.tgz_1455575237256_0.9163766100537032" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "mime-types", "raw": "mime-types@~2.1.6", "rawSpec": "~2.1.6", "scope": null, "spec": ">=2.1.6 <2.2.0", "type": "range" }, "_requiredBy": [ "/accepts", "/type-is" ], "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz", "_shasum": "b93c7cb4362e16d41072a7e54538fb4d43070837", "_shrinkwrap": null, "_spec": "mime-types@~2.1.6", "_where": "/Users/alfiepates/src/invoicer/node_modules/accepts", "bugs": { "url": "https://github.com/jshttp/mime-types/issues" }, "contributors": [ { "email": "doug@somethingdoug.com", "name": "Douglas Christopher Wilson" }, { "email": "fishrock123@rocketmail.com", "name": "Jeremiah Senkpiel", "url": "https://searchbeam.jit.su" }, { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" } ], "dependencies": { "mime-db": "~1.22.0" }, "description": "The ultimate javascript content-type utility.", "devDependencies": { "istanbul": "0.4.2", "mocha": "1.21.5" }, "directories": {}, "dist": { "shasum": "b93c7cb4362e16d41072a7e54538fb4d43070837", "tarball": "http://localhost:4873/mime-types/-/mime-types-2.1.10.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "gitHead": "70785d38e9cc251137b00f73ab3d3257c4aea203", "homepage": "https://github.com/jshttp/mime-types#readme", "keywords": [ "mime", "types" ], "license": "MIT", "maintainers": [ { "email": "doug@somethingdoug.com", "name": "dougwilson" }, { "email": "fishrock123@rocketmail.com", "name": "fishrock123" }, { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" } ], "name": "mime-types", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/mime-types.git" }, "scripts": { "test": "mocha --reporter spec test/test.js", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/test.js", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot test/test.js" }, "version": "2.1.10" }