| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/parsmega.nuxt/node_modules/mrmime/ |
Upload File : |
{
"_args": [
[
"mrmime@2.0.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "mrmime@2.0.1",
"_id": "mrmime@2.0.1",
"_inBundle": false,
"_integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
"_location": "/mrmime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mrmime@2.0.1",
"name": "mrmime",
"escapedName": "mrmime",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/sirv"
],
"_resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Luke Edwards",
"email": "luke.edwards05@gmail.com",
"url": "https://lukeed.com"
},
"bugs": {
"url": "https://github.com/lukeed/mrmime/issues"
},
"description": "A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename",
"devDependencies": {
"tsm": "2.3.0",
"uvu": "0.5.2"
},
"engines": {
"node": ">=10"
},
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.mjs",
"require": "./index.js"
},
"./package.json": "./package.json"
},
"files": [
"index.d.ts",
"index.mjs",
"index.js"
],
"homepage": "https://github.com/lukeed/mrmime#readme",
"keywords": [
"mime",
"extension",
"mimetype"
],
"license": "MIT",
"main": "index.js",
"module": "index.mjs",
"name": "mrmime",
"repository": {
"type": "git",
"url": "git+https://github.com/lukeed/mrmime.git"
},
"scripts": {
"build": "tsm bin/index.ts",
"test": "uvu -r tsm test"
},
"types": "index.d.ts",
"version": "2.0.1"
}