blob: 3a00a92ff93d0c095521b04084cc1be2dc7bd3b8 [file] [log] [blame]
{
"name": "mime-types",
"description": "The ultimate javascript content-type utility.",
"version": "2.1.10",
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jeremiah Senkpiel",
"email": "fishrock123@rocketmail.com",
"url": "https://searchbeam.jit.su"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"license": "MIT",
"keywords": [
"mime",
"types"
],
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/mime-types.git"
},
"dependencies": {
"mime-db": "~1.22.0"
},
"devDependencies": {
"istanbul": "0.4.2",
"mocha": "1.21.5"
},
"files": [
"HISTORY.md",
"LICENSE",
"index.js"
],
"engines": {
"node": ">= 0.6"
},
"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"
},
"gitHead": "70785d38e9cc251137b00f73ab3d3257c4aea203",
"bugs": {
"url": "https://github.com/jshttp/mime-types/issues"
},
"homepage": "https://github.com/jshttp/mime-types#readme",
"_id": "mime-types@2.1.10",
"_shasum": "b93c7cb4362e16d41072a7e54538fb4d43070837",
"_from": "mime-types@>=2.1.9 <2.2.0",
"_npmVersion": "2.14.7",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"dist": {
"shasum": "b93c7cb4362e16d41072a7e54538fb4d43070837",
"tarball": "http://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz"
},
"maintainers": [
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "fishrock123",
"email": "fishrock123@rocketmail.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/mime-types-2.1.10.tgz_1455575237256_0.9163766100537032"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.10.tgz",
"readme": "ERROR: No README data found!"
}