{ "_args": [ [ "mime@^1.2.11", "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/less" ] ], "_from": "mime@>=1.2.11 <2.0.0", "_id": "mime@1.3.4", "_inCache": true, "_location": "/mime", "_npmUser": { "email": "robert@broofa.com", "name": "broofa" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "mime", "raw": "mime@^1.2.11", "rawSpec": "^1.2.11", "scope": null, "spec": ">=1.2.11 <2.0.0", "type": "range" }, "_requiredBy": [ "/less" ], "_resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz", "_shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53", "_shrinkwrap": null, "_spec": "mime@^1.2.11", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/less", "author": { "email": "robert@broofa.com", "name": "Robert Kieffer", "url": "http://github.com/broofa" }, "bin": { "mime": "cli.js" }, "bugs": { "url": "https://github.com/broofa/node-mime/issues" }, "contributors": [ { "name": "Benjamin Thomas", "email": "benjamin@benjaminthomas.org", "url": "http://github.com/bentomas" } ], "dependencies": {}, "description": "A comprehensive library for mime-type mapping", "devDependencies": { "mime-db": "^1.2.0" }, "directories": {}, "dist": { "shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53", "tarball": "http://registry.npmjs.org/mime/-/mime-1.3.4.tgz" }, "gitHead": "1628f6e0187095009dcef4805c3a49706f137974", "homepage": "https://github.com/broofa/node-mime", "installable": true, "keywords": [ "mime", "util" ], "licenses": [ { "type": "MIT", "url": "https://raw.github.com/broofa/node-mime/master/LICENSE" } ], "main": "mime.js", "maintainers": [ { "name": "broofa", "email": "robert@broofa.com" }, { "name": "bentomas", "email": "benjamin@benjaminthomas.org" } ], "name": "mime", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/broofa/node-mime" }, "scripts": { "prepublish": "node build/build.js > types.json", "test": "node build/test.js" }, "version": "1.3.4" }