HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //data/Geometra-Web-Client-master/node_modules/mime/package.json
{
  "_args": [
    [
      "mime@2.4.2",
      "/data/rukkor/Geometra-Web-Client-master"
    ]
  ],
  "_development": true,
  "_from": "mime@2.4.2",
  "_id": "mime@2.4.2",
  "_inBundle": false,
  "_integrity": "sha512-zJBfZDkwRu+j3Pdd2aHsR5GfH2jIWhmL1ZzBoc+X+3JEti2hbArWcyJ+1laC1D2/U/W1a/+Cegj0/OnEU2ybjg==",
  "_location": "/mime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mime@2.4.2",
    "name": "mime",
    "escapedName": "mime",
    "rawSpec": "2.4.2",
    "saveSpec": null,
    "fetchSpec": "2.4.2"
  },
  "_requiredBy": [
    "/connect",
    "/connect-gzip"
  ],
  "_resolved": "https://registry.npmjs.org/mime/-/mime-2.4.2.tgz",
  "_spec": "2.4.2",
  "_where": "/data/rukkor/Geometra-Web-Client-master",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com",
    "url": "http://github.com/broofa"
  },
  "bin": {
    "mime": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/broofa/node-mime/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "A comprehensive library for mime-type mapping",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "chalk": "2.4.2",
    "eslint": "5.16.0",
    "mime-db": "1.38.0",
    "mime-score": "1.1.2",
    "mime-types": "2.1.22",
    "mocha": "6.0.2",
    "runmd": "1.2.1",
    "standard-version": "5.0.2"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/broofa/node-mime#readme",
  "keywords": [
    "util",
    "mime"
  ],
  "license": "MIT",
  "name": "mime",
  "repository": {
    "url": "git+https://github.com/broofa/node-mime.git",
    "type": "git"
  },
  "scripts": {
    "benchmark": "node src/benchmark.js",
    "md": "runmd --watch --output README.md src/README_js.md",
    "prepare": "node src/build.js && runmd --output README.md src/README_js.md",
    "release": "standard-version",
    "test": "mocha src/test.js"
  },
  "version": "2.4.2"
}