{ "_args": [ [ "mime-db@~1.36.0", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/mime-types" ] ], "_from": "mime-db@>=1.36.0 <1.37.0", "_id": "mime-db@1.36.0", "_inCache": true, "_installable": true, "_location": "/mime-db", "_nodeVersion": "8.11.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mime-db_1.36.0_1534778710007_0.7707137096744558" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "mime-db", "raw": "mime-db@~1.36.0", "rawSpec": "~1.36.0", "scope": null, "spec": ">=1.36.0 <1.37.0", "type": "range" }, "_requiredBy": [ "/mime-types" ], "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.36.0.tgz", "_shasum": "5020478db3c7fe93aad7bbcc4dcf869c43363397", "_shrinkwrap": null, "_spec": "mime-db@~1.36.0", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/mime-types", "bugs": { "url": "https://github.com/jshttp/mime-db/issues" }, "contributors": [ { "email": "doug@somethingdoug.com", "name": "Douglas Christopher Wilson" }, { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, { "email": "robert@broofa.com", "name": "Robert Kieffer", "url": "http://github.com/broofa" } ], "dependencies": {}, "description": "Media Type Database", "devDependencies": { "bluebird": "3.5.1", "co": "4.6.0", "cogent": "1.0.1", "csv-parse": "2.5.0", "eslint": "4.19.1", "eslint-config-standard": "11.0.0", "eslint-plugin-import": "2.13.0", "eslint-plugin-node": "6.0.1", "eslint-plugin-promise": "3.8.0", "eslint-plugin-standard": "3.1.0", "gnode": "0.1.2", "mocha": "1.21.5", "nyc": "11.8.0", "raw-body": "2.3.3", "stream-to-array": "2.3.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-L+xvyD9MkoYMXb1jAmzI/lWYAxAMCPvIBSWur0PZ5nOf5euahRLVqH//FKW9mWp2lkqUgYiXPgkzfMUFi4zVDw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbet1WCRA9TVsSAnZWagAAJN0QAKPc2EF8RzEB4aqN05Q7\nSTdLSmPgU72pGFXE3mP7qRNd0qXdawCZfRIirnbVkC9gIEAVf0E41GiIcMIu\nTH/G5lndkLj3DIvxlXAWgXl/EoVJrxe05aWK0gzJupECXWipBpK2WLqit5yb\noxBYDs00nnoMvdbp/mNinl+YbptjJKWaLH+f/MldtoUTkMQvPBhkCP0IZoTM\nLKD2JQJYZYRDUyFU0cN1OmdOKBKFf7noYJ8TukZnFOPQSbiW3bdOXYi8AZO9\nrmZ7aeTFwPz1+YD/PtljE1DpnLI4ky+PP1oonoPh2KRwK2+pNitp9hpsltzm\nbgt9rLLaecngzqKoKGggaE0q2Y0NAwS2MohGMqMyEvUtEuH86wo1Fcaf694F\nEAM0sMRJ0gPHepdkTrX/80W3QF+n3gxE93jxN5dpBbyfmmJXfE5S6V+EhkrP\nzH5gYtR6NIT4cyuvl7RO2oaTDYiWq1+j1t00f/a0a2+tmH2A0fJ5H11Dbq1F\nm/N8Ynh185zGIbrhwFTTpaBQDybzPcngQFX++Ex8NJw9d40GiyURfsPxtuVR\n/uBN9Qb09ueHuQRl1aXlIGroLxxgkPpUzJeR1cVhSrExqV/0LIyM1muKApUa\nPzXRPdn9s+zXdBqYrzPJzsqoaHfliyVEsuSoMWqZJYP/en9LqeShK9PtOU8T\nEaXI\r\n=Vqm0\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "5020478db3c7fe93aad7bbcc4dcf869c43363397", "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.36.0.tgz", "unpackedSize": 183662 }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "db.json", "index.js" ], "gitHead": "dd02f32bbd23cc2c081888754a5c1b688c6e9ebb", "homepage": "https://github.com/jshttp/mime-db#readme", "keywords": [ "mime", "db", "type", "types", "database", "charset", "charsets" ], "license": "MIT", "maintainers": [ { "email": "doug@somethingdoug.com", "name": "dougwilson" }, { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" } ], "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 .", "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": "1.36.0" }