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/ext-list/package.json
{
  "_args": [
    [
      "ext-list@2.2.2",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "ext-list@2.2.2",
  "_id": "ext-list@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==",
  "_location": "/ext-list",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ext-list@2.2.2",
    "name": "ext-list",
    "escapedName": "ext-list",
    "rawSpec": "2.2.2",
    "saveSpec": null,
    "fetchSpec": "2.2.2"
  },
  "_requiredBy": [
    "/ext-name"
  ],
  "_resolved": "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz",
  "_spec": "2.2.2",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/ext-list/issues"
  },
  "dependencies": {
    "mime-db": "^1.28.0"
  },
  "description": "List of known file extensions and their MIME types",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/ext-list#readme",
  "keywords": [
    "ext",
    "mime"
  ],
  "license": "MIT",
  "name": "ext-list",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/ext-list.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.2.2"
}