{ "_args": [ [ "mime-db@1.40.0", "/var/www/noelle.codes/node/node_modules/mime-types" ] ], "_from": "mime-db@1.40.0", "_hasShrinkwrap": false, "_id": "mime-db@1.40.0", "_inCache": true, "_installable": true, "_location": "/mime-db", "_nodeVersion": "8.15.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mime-db_1.40.0_1555811905445_0.9439157872850141" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "mime-db", "raw": "mime-db@1.40.0", "rawSpec": "1.40.0", "scope": null, "spec": "1.40.0", "type": "version" }, "_requiredBy": [ "/mime-types" ], "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", "_shasum": "a65057e998db090f732a68f6c276d387d4126c32", "_shrinkwrap": null, "_spec": "mime-db@1.40.0", "_where": "/var/www/noelle.codes/node/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.5.4", "co": "4.6.0", "cogent": "1.0.1", "csv-parse": "4.3.4", "eslint": "5.16.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.16.0", "eslint-plugin-node": "8.0.1", "eslint-plugin-promise": "4.1.1", "eslint-plugin-standard": "4.0.0", "gnode": "0.1.2", "mocha": "6.1.4", "nyc": "14.0.0", "raw-body": "2.3.3", "stream-to-array": "2.3.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcu85CCRA9TVsSAnZWagAAkIgP/0HkS+apHdnFdPS9Ot0O\nZlWuptzHDU6koytz+3esAgaFYYOWQa6xN4OQbQs61B2XoKNZWxKQdkMD/+zf\nLQvx9wWDic7Xaj1MpijO5Ur0OEzJEh9ZW3S3eWHc5gDKPTcyofY+l3mBGo6R\n2/scHJr3l3gBK3BJyQZYhxL7EEEt5RGeQkcHAfGvfKH6iw4UzRWSHlIJxpJq\ngdTg2cmJgtGy0ThBnuLDk/QG3DG2lZL0NnI3Qtwt5PhLqlQ1mEeMx+fBHGEc\nyHH9fWaJUh/cm/a0kzvoGpu259QMOiLwuZfSkBV3v7udap69Q1MdqnViU+HL\nXaDfT28J/kSsqrddkwIisNw2Zxi/3bGcB3LcZHuoWhkaYMf2rzweX/rMApI7\nOijY5ze0i7PhCbsGoy7ichT8PKbgyDdc415t4M8CubPkfG6RA65dpR+NDjVn\n88h9g0S98pEVa/yMEZOIXRPPE4MHcWJ1QRlwjl4mxyH461AakWMTeNbAKk6Y\n4ZSDzTVPeVsz/1uaSHryagS/istatuoRit3PBJWsMI3F8gEA+aEHYDFimBCH\n8gpn4j5xfkdiwtNGuvJO22PxBqCHrDCppoxJyUEzFHlbWFiLvtwWy7h+FtYs\nNAKtGQLkQjET+DvyC15QSwJainaZ1ZzDVNlY7CprPoSihm3eO8G1rBI9DVbC\nSKXu\r\n=T/db\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "a65057e998db090f732a68f6c276d387d4126c32", "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", "unpackedSize": 188118 }, "engines": { "node": ">= 0.6" }, "gitHead": "4db92114124a76a38bf29b7d572d4c7da33a1261", "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 .", "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.40.0" }