HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/mime/package.json
{
  "_args": [
    [
      "mime@2.6.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "mime@2.6.0",
  "_id": "mime@2.6.0",
  "_inBundle": false,
  "_integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
  "_location": "/mime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mime@2.6.0",
    "name": "mime",
    "escapedName": "mime",
    "rawSpec": "2.6.0",
    "saveSpec": null,
    "fetchSpec": "2.6.0"
  },
  "_requiredBy": [
    "/karma",
    "/webpack-dev-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
  "_spec": "2.6.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com",
    "url": "http://github.com/broofa"
  },
  "bin": {
    "mime": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/broofa/mime/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "A comprehensive library for mime-type mapping",
  "devDependencies": {
    "benchmark": "*",
    "chalk": "4.1.2",
    "eslint": "8.1.0",
    "mime-db": "1.50.0",
    "mime-score": "1.2.0",
    "mime-types": "2.1.33",
    "mocha": "9.1.3",
    "runmd": "*",
    "standard-version": "9.3.2"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "files": [
    "index.js",
    "lite.js",
    "Mime.js",
    "cli.js",
    "/types"
  ],
  "homepage": "https://github.com/broofa/mime#readme",
  "keywords": [
    "util",
    "mime"
  ],
  "license": "MIT",
  "name": "mime",
  "repository": {
    "url": "git+https://github.com/broofa/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.6.0"
}