{ "_args": [ [ "mime-db@1.44.0", "/home/user/dockydock/docker_nodejs_dev/node_modules/mime-types" ] ], "_from": "mime-db@1.44.0", "_hasShrinkwrap": false, "_id": "mime-db@1.44.0", "_inCache": true, "_installable": true, "_location": "/mime-db", "_nodeVersion": "13.12.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mime-db_1.44.0_1587603324599_0.4143458085398726" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "6.14.4", "_phantomChildren": {}, "_requested": { "name": "mime-db", "raw": "mime-db@1.44.0", "rawSpec": "1.44.0", "scope": null, "spec": "1.44.0", "type": "version" }, "_requiredBy": [ "/mime-types" ], "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", "_shasum": "fa11c5eb0aca1334b4233cb4d52f10c5a6272f92", "_shrinkwrap": null, "_spec": "mime-db@1.44.0", "_where": "/home/user/dockydock/docker_nodejs_dev/node_modules/mime-types", "bugs": { "url": "https://github.com/jshttp/mime-db/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, { "name": "Robert Kieffer", "email": "robert@broofa.com", "url": "http://github.com/broofa" } ], "dependencies": {}, "description": "Media Type Database", "devDependencies": { "bluebird": "3.7.2", "co": "4.6.0", "cogent": "1.0.1", "csv-parse": "4.8.9", "eslint": "6.8.0", "eslint-config-standard": "14.1.1", "eslint-plugin-import": "2.20.2", "eslint-plugin-markdown": "1.0.2", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "4.0.1", "gnode": "0.1.2", "mocha": "7.1.1", "nyc": "15.0.1", "raw-body": "2.4.1", "stream-to-array": "2.3.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoOd9CRA9TVsSAnZWagAAi1UP+wT1oocXAMiyO/9Vfm8L\nGoCBNBY4pOg5WMITVUQ+rkz5JBEQkjue0Y534t9pQhfPrFMidLOE/j1qVAbI\nOBtEjo3gW/OGaCVQpbt1ZhlHlPl/ybxiuGT1S4TdebJPGOzrsbYZlR2ki30B\nGPSKeQ7Ept9nELXXOlOp1HfFKayq+buEbVXMsPgr0l7uYZc4VlyuD38RLbn9\nSoOzu7i/ecXmzh2tq7gL8ZL92vHl0gikbpwKJmRlP/QH29elLxTPWaDUxkGO\n1/pbnuHLC43IgjTDcWebAG5T0i8U/OwihDnZQRdcyRgcCm9VdZdzj6yzkOtJ\nUq3aLoqjNynaEgiJuuq/aMkfVh3gLf0K/iQhGMx1sBJ1AODo5YvxtPS+aHhE\nmm1m44im2QXoYNAj3ZtE10RTUoKiGzvuG1VSBkEmdqMVi1sO3HkhU5a2vT04\nzYUNpKen3e8+faMWYvssERsw6rszhqNngDDb+qgXDRRGhgXJDFlu1kaP8p2F\n8vHfHWZW10PP2pNJgILfodh9dzn9rjMdflQ+iLQu1DReGn5ympj/onk/UI4R\nwRU6UlAETbgVwRA8xAZ5eHsvGzujmqsuKo+vSRVdBHsquwVW1zzRuw9LYMDV\nuBdl63DxqOcebHcEbclLu6FughDEa6fizcxes0+07BlVvXq79zclvwOIPEcd\nBe2P\r\n=hgzf\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "fa11c5eb0aca1334b4233cb4d52f10c5a6272f92", "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", "unpackedSize": 196566 }, "engines": { "node": ">= 0.6" }, "gitHead": "661ef0cf02b2800c5c5c6dc273c0a0b9eb3c410b", "homepage": "https://github.com/jshttp/mime-db#readme", "keywords": [ "charset", "charsets", "database", "db", "mime", "type", "types" ], "license": "MIT", "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "mime-db", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/mime-db.git" }, "scripts": { "build": "node scripts/build", "fetch": "node scripts/fetch-apache && gnode scripts/fetch-iana && node scripts/fetch-nginx", "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test", "update": "npm run fetch && npm run build", "version": "node scripts/version-history.js && git add HISTORY.md" }, "version": "1.44.0" }