{ "_args": [ [ "mime-db@1.42.0", "/home/lyxaira/Artesanias/artesanias/node_modules/mime-types" ] ], "_from": "mime-db@1.42.0", "_hasShrinkwrap": false, "_id": "mime-db@1.42.0", "_inCache": true, "_installable": true, "_location": "/mime-db", "_nodeVersion": "12.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mime-db_1.42.0_1569468683752_0.9251934830996231" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "6.11.3", "_phantomChildren": {}, "_requested": { "name": "mime-db", "raw": "mime-db@1.42.0", "rawSpec": "1.42.0", "scope": null, "spec": "1.42.0", "type": "version" }, "_requiredBy": [ "/compressible", "/mime-types" ], "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.42.0.tgz", "_shasum": "3e252907b4c7adb906597b4b65636272cf9e7bac", "_shrinkwrap": null, "_spec": "mime-db@1.42.0", "_where": "/home/lyxaira/Artesanias/artesanias/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.5", "co": "4.6.0", "cogent": "1.0.1", "csv-parse": "4.4.6", "eslint": "6.4.0", "eslint-config-standard": "14.1.0", "eslint-plugin-import": "2.18.2", "eslint-plugin-node": "10.0.0", "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "4.0.1", "gnode": "0.1.2", "mocha": "6.2.0", "nyc": "14.1.1", "raw-body": "2.4.1", "stream-to-array": "2.3.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-UbfJCR4UAVRNgMpfImz05smAXK7+c+ZntjaA26ANtkXLlOe947Aag5zdIcKQULAiF9Cq4WxBi9jUs5zkA84bYQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjDEMCRA9TVsSAnZWagAAO8sQAJDZ9nE5qeU6iBfZSjAg\niuf/pScGh+pnoLUIU0h+4eT0TmPDA/isO1ZFmB7Gh9yd5p+zOTJzXFhCRWgl\nR7q6+E4Bw7AXkkyZVWQS50kIJWcWFNGsahQMWseg9t7i27O3MEuVScUcHKcl\ntsz3xIYhbc+xtpjLOGIYhHB+1QUSS3pUsw8uNGHRuhtjeBbrM86rwbbR0Nf8\nmPrBa27ouELVuKeKhjLVvRU63uut4f4jJnPoEi7WWhQkRVvsCv4hZa/sHRsa\nF5qqsipqzln3ZsL1LTxf6wb2O3eL9CYGFVLWk2mD8Zswuoy+LKF2lMsgw38b\ngWbt1U9E9xm4LjdTQP7Ic3XnOF8V/0L14galBmgOiS/VqWOH6d0vq1b5d0kn\nu5lythVxfmZsLce6oDZsf9sROKcaX4hXEp8p24wThdnSg6edX3djV4ULUiWD\nll6z6znZKbTUIs2564mqtJ6Ag/Dxqixz1gq+H3EhOeJcw1RbrBsydau8ZyQ5\nIEUe68vShyOWxgrc5ytedgEFEAG/jHkCZ6EkHraRhRE8MOyO7TCrXpWU5p6d\nE594XDx+L9+sGjCAOjm0lCG5A+72fsz2PAabu9fV2bXyVK4oDbHxXpIYVLHv\nV/kFUqETaeHyAAQCJGIIcvHrVfLZUwsTWjfa055ZOQggmsIcjNwmdjCpL8j0\nFqB0\r\n=CvIR\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "3e252907b4c7adb906597b4b65636272cf9e7bac", "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.42.0.tgz", "unpackedSize": 191359 }, "engines": { "node": ">= 0.6" }, "gitHead": "102102ca893db1805b832d05c774ce5f883871cf", "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.42.0" }