{ "_args": [ [ "mime-db@~1.37.0", "/mnt/c/Users/PTrowbridge/Documents/nodet/node_modules/mime-types" ] ], "_from": "mime-db@>=1.37.0 <1.38.0", "_hasShrinkwrap": false, "_id": "mime-db@1.37.0", "_inCache": true, "_installable": true, "_location": "/mime-db", "_nodeVersion": "8.12.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mime-db_1.37.0_1539999574087_0.7412279641429007" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "mime-db", "raw": "mime-db@~1.37.0", "rawSpec": "~1.37.0", "scope": null, "spec": ">=1.37.0 <1.38.0", "type": "range" }, "_requiredBy": [ "/mime-types" ], "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz", "_shasum": "0b6a0ce6fdbe9576e25f1f2d2fde8830dc0ad0d8", "_shrinkwrap": null, "_spec": "mime-db@~1.37.0", "_where": "/mnt/c/Users/PTrowbridge/Documents/nodet/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.2", "co": "4.6.0", "cogent": "1.0.1", "csv-parse": "2.5.0", "eslint": "5.7.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.14.0", "eslint-plugin-node": "7.0.1", "eslint-plugin-promise": "4.0.1", "eslint-plugin-standard": "4.0.0", "gnode": "0.1.2", "mocha": "5.2.0", "nyc": "13.1.0", "raw-body": "2.3.3", "stream-to-array": "2.3.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-R3C4db6bgQhlIhPU48fUtdVmKnflq+hRdad7IyKhtFj06VPNVdk2RhiYL3UjQIlso8L+YxAtFkobT0VK+S/ybg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyodWCRA9TVsSAnZWagAAWJQQAJWun8rA9X0PAqWORTCM\nM4zVTulxxINQn+3eWvWrmi/uxAu6EIhygcrFvq2VBI65yqkn7p+YJKA6dj55\nQNuFsuviaejJ8TunSUNqD2YNqv6mFtnm/bn0akiVrsL1bbM2ExoYvx9cO9/9\nLT1YOdKI2xVxYjI8bE0kaWBFkxUn6QPJ7wksKgukQesmyNb+c6Uv4Snvu/c1\ninT6WfSNH5jSJ/A0yf03OruzJqToVjfuhBFJOBSOFDfQWbbxS3vDzgZn2X1S\n9ey6Ewkt1oyWoo9mh9n9pjY5rhukP56WrfXxi8vI0Xb9AqPwik1e5aNxd6HK\noNW2T1zr5GjwMsQFERGB9nbu2ql0Qu9QvbEdn9sy2eKB/xBaFKuDIlwoaqMI\nmCgnbIVOf6ZK3VaaxEnYEuUYx/ADHYuP9/eaH4eP1UPrvhwhKlC4IvA1u9Qw\nADPDLOiIdgt64njqLDOfiO7LGAiDfhJyyW3y7kBjPsAmuf+LZHQu/OagRvfm\n8sLjDRHYW5TKKSthNWnAFL2TgxQJIrRg0GwZZTT9Mugpkyp46H+CsM5SGwOP\n9r1HFhKROluA5PyXh8vtqQXgFxA4jcyZu26xbFNoQwbqUi8tjbvxDkFMytmS\nwIlkx+VCvuVkAt45xGDfG3fbSg29YKN9YG2bHrgh1gLjHCtueCYIYDSrmmlb\neu6F\r\n=EUHL\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "0b6a0ce6fdbe9576e25f1f2d2fde8830dc0ad0d8", "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz", "unpackedSize": 184115 }, "engines": { "node": ">= 0.6" }, "gitHead": "a9dd53b6b9f60107d81b29d6dd31fbc08c5b9782", "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": "1.37.0" }