second
[josuexyz/.git] / node_modules / mime-types / package.json
1 {
2   "_args": [
3     [
4       "mime-types@~2.1.24",
5       "/home/josuer08/josuexyz/node_modules/accepts"
6     ]
7   ],
8   "_from": "mime-types@>=2.1.24 <2.2.0",
9   "_hasShrinkwrap": false,
10   "_id": "mime-types@2.1.26",
11   "_inCache": true,
12   "_installable": true,
13   "_location": "/mime-types",
14   "_nodeVersion": "12.12.0",
15   "_npmOperationalInternal": {
16     "host": "s3://npm-registry-packages",
17     "tmp": "tmp/mime-types_2.1.26_1578282475037_0.17516931585429973"
18   },
19   "_npmUser": {
20     "email": "doug@somethingdoug.com",
21     "name": "dougwilson"
22   },
23   "_npmVersion": "6.11.3",
24   "_phantomChildren": {},
25   "_requested": {
26     "name": "mime-types",
27     "raw": "mime-types@~2.1.24",
28     "rawSpec": "~2.1.24",
29     "scope": null,
30     "spec": ">=2.1.24 <2.2.0",
31     "type": "range"
32   },
33   "_requiredBy": [
34     "/accepts",
35     "/type-is"
36   ],
37   "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz",
38   "_shasum": "9c921fc09b7e149a65dfdc0da4d20997200b0a06",
39   "_shrinkwrap": null,
40   "_spec": "mime-types@~2.1.24",
41   "_where": "/home/josuer08/josuexyz/node_modules/accepts",
42   "bugs": {
43     "url": "https://github.com/jshttp/mime-types/issues"
44   },
45   "contributors": [
46     {
47       "name": "Douglas Christopher Wilson",
48       "email": "doug@somethingdoug.com"
49     },
50     {
51       "name": "Jeremiah Senkpiel",
52       "email": "fishrock123@rocketmail.com",
53       "url": "https://searchbeam.jit.su"
54     },
55     {
56       "name": "Jonathan Ong",
57       "email": "me@jongleberry.com",
58       "url": "http://jongleberry.com"
59     }
60   ],
61   "dependencies": {
62     "mime-db": "1.43.0"
63   },
64   "description": "The ultimate javascript content-type utility.",
65   "devDependencies": {
66     "eslint": "6.8.0",
67     "eslint-config-standard": "14.1.0",
68     "eslint-plugin-import": "2.19.1",
69     "eslint-plugin-node": "11.0.0",
70     "eslint-plugin-promise": "4.2.1",
71     "eslint-plugin-standard": "4.0.1",
72     "mocha": "7.0.0",
73     "nyc": "15.0.0"
74   },
75   "directories": {},
76   "dist": {
77     "fileCount": 5,
78     "integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==",
79     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEq3rCRA9TVsSAnZWagAAA8gP+wc64WF1FCVIqdKE+1lh\nEOIJKGWOzbGMNLFAM8ksv/d1Qr9SlOiN2yOc15gt95xrLiacgeB+Gz9V93NC\nwgmzm8kUvDmM6qaLZwfY9q3A6wn3f4fOA75Cj/Xj4k1bZuzeE8wCGMv8r99R\nmgWacq5ptU4Y0kO1/cUK+VCRFK5GL0gbCNUS3phdFfSxWAQO+Gj08eSECD+V\nuLx+0pb4UI17s4C2ZLKIJJIWQSAH/8bYI5MflHF4dC5ZS5ar3oXtPAorQ9Xe\nCIEeg1oN8p/+aWFK/uu2kUmNBAYmfSqwFVPLUgqSfvY+4EACXrR5hxa9n3Mz\nj5tbxoxjURhDeFOPgdZL34QKVpil/QyZ+V4QZ4iKfKpR3el3Gl5UBEDqP5BV\nK6MrticiP8Gg5kR17msv+4HG2bJN7RmMMhYKvBxdpIqljs3UfJEtKRHduDVb\nZ3m+F8YDpThYFcJ108wRb+HerQNY8q2xzBppxZ0ndF+icVdVrxm5ZMfrPmQJ\nwF3zuarhw+YE6Ryga8JVHn32qXubycJXopNWD3TBcT73540Wc5LIb4Zr7038\nS8mwTJA6OYiUEEplYHTqXJEj4b433djytwzLtUdgtKAuUYECphahF+/dx+/c\n35a5goj9MZ5T68or3kRgXFin+dQ6hKB5ZAxfdxFpv/ovsB3WIQC9cWFFaeLH\niaRj\r\n=EtV3\r\n-----END PGP SIGNATURE-----\r\n",
80     "shasum": "9c921fc09b7e149a65dfdc0da4d20997200b0a06",
81     "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz",
82     "unpackedSize": 16332
83   },
84   "engines": {
85     "node": ">= 0.6"
86   },
87   "gitHead": "73f9933bfa5247337b459240ec67ea6045cdec84",
88   "homepage": "https://github.com/jshttp/mime-types#readme",
89   "keywords": [
90     "mime",
91     "types"
92   ],
93   "license": "MIT",
94   "maintainers": [
95     {
96       "name": "dougwilson",
97       "email": "doug@somethingdoug.com"
98     },
99     {
100       "name": "fishrock123",
101       "email": "fishrock123@rocketmail.com"
102     },
103     {
104       "name": "jongleberry",
105       "email": "jonathanrichardong@gmail.com"
106     }
107   ],
108   "name": "mime-types",
109   "optionalDependencies": {},
110   "readme": "ERROR: No README data found!",
111   "repository": {
112     "type": "git",
113     "url": "git+https://github.com/jshttp/mime-types.git"
114   },
115   "scripts": {
116     "lint": "eslint .",
117     "test": "mocha --reporter spec test/test.js",
118     "test-cov": "nyc --reporter=html --reporter=text npm test",
119     "test-travis": "nyc --reporter=text npm test"
120   },
121   "version": "2.1.26"
122 }