{ "_args": [ [ "mime-types@~2.1.24", "/home/lyxaira/Artesanias/artesanias/node_modules/accepts" ] ], "_from": "mime-types@>=2.1.24 <2.2.0", "_hasShrinkwrap": false, "_id": "mime-types@2.1.25", "_inCache": true, "_installable": true, "_location": "/mime-types", "_nodeVersion": "12.12.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mime-types_2.1.25_1573568296656_0.4870118202385958" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "6.11.3", "_phantomChildren": {}, "_requested": { "name": "mime-types", "raw": "mime-types@~2.1.24", "rawSpec": "~2.1.24", "scope": null, "spec": ">=2.1.24 <2.2.0", "type": "range" }, "_requiredBy": [ "/accepts", "/type-is" ], "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.25.tgz", "_shasum": "39772d46621f93e2a80a856c53b86a62156a6437", "_shrinkwrap": null, "_spec": "mime-types@~2.1.24", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/accepts", "bugs": { "url": "https://github.com/jshttp/mime-types/issues" }, "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" } ], "dependencies": { "mime-db": "1.42.0" }, "description": "The ultimate javascript content-type utility.", "devDependencies": { "eslint": "6.6.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", "mocha": "6.2.2", "nyc": "14.1.1" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-5KhStqB5xpTAeGqKBAMgwaYMnQik7teQN4IAzC7npDv6kzeU6prfkR67bc87J1kWMPGkoaZSq1npmexMgkmEVg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyr8pCRA9TVsSAnZWagAAQFsQAIs5oj9Qzx/oRzFtRYQ6\n994TJBdmn2s3giERKNeCoI+ZPmw11cEiOt4DLGGRZ2Q5Zd7zcCMQkJIfCcsS\nmSEgcwDh4gxn2uLM74W0TuB5Hk9Vy3150JFn0XR1T323G+4gB5Oc1TTHKEQh\nJOjEQOf7QM4raSdTEkF1YxLbaAlTHoZq54ScUJCo5mAHbEfL/D1wc5/zILJK\n2fSOcpzfRh+a3Vw8T/fM4dbsBXk82I3PFIX+yl27LK41Ft9jg5CkWNtRMjVo\nTrhYeuAJVRRObzavI7q7xbz2EBmKSr7LcofvDSmAagDYVe4pUrkP9H0sZUAR\noF/oBIRDW+UwzzrMOo0Dx6Oe5d21kNQcX5bs4fCZXfgJZ5STzV0iNtp9i4D1\noybPr2K2MMGEfptRbDytfLnRyFSq2TUxCYCzPCO3KRAX63hBNoeYyfLnU6UZ\niBf5MEcUKskhv74mRbalpg8nPl1/a2igceK0vfNnqWUjSFA1AfLOgveZgsna\nXV2iVghx4AMBL0N3jP6EUsUYrnqQnDCRcyBE/mBno8d6X14lCXZPQkE7il9X\ntRt2ZVe01UmuIPzQASmn8k/u5m+xXjbLmrio0Wjq4Tsq66Jvh54qnjiK8Gm7\nQ724kz5XoULTQXqJNLAaKNOl75ubN44aQfFbfxUhou6n+tF5gQJ9xtsdasPN\n31r5\r\n=VcRg\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "39772d46621f93e2a80a856c53b86a62156a6437", "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.25.tgz", "unpackedSize": 16062 }, "engines": { "node": ">= 0.6" }, "gitHead": "7aaede09275fb002f7bbd63060ed4c3a98575b9d", "homepage": "https://github.com/jshttp/mime-types#readme", "keywords": [ "mime", "types" ], "license": "MIT", "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "mime-types", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/mime-types.git" }, "scripts": { "lint": "eslint .", "test": "mocha --reporter spec test/test.js", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" }, "version": "2.1.25" }