{
  "_args": [
    [
      {
        "raw": "mime-types@~2.1.24",
        "scope": null,
        "escapedName": "mime-types",
        "name": "mime-types",
        "rawSpec": "~2.1.24",
        "spec": ">=2.1.24 <2.2.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-synctool/node_modules/type-is"
    ]
  ],
  "_from": "mime-types@>=2.1.24 <2.2.0",
  "_hasShrinkwrap": false,
  "_id": "mime-types@2.1.34",
  "_inCache": true,
  "_installable": true,
  "_location": "/mime-types",
  "_nodeVersion": "16.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mime-types_2.1.34_1636432221719_0.7160929014759547"
  },
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "_npmVersion": "7.20.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mime-types@~2.1.24",
    "scope": null,
    "escapedName": "mime-types",
    "name": "mime-types",
    "rawSpec": "~2.1.24",
    "spec": ">=2.1.24 <2.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/accepts",
    "/type-is"
  ],
  "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.34.tgz",
  "_shasum": "5a712f9ec1503511a945803640fafe09d3793c24",
  "_shrinkwrap": null,
  "_spec": "mime-types@~2.1.24",
  "_where": "/home/lively4/lively4/lively4-synctool/node_modules/type-is",
  "bugs": {
    "url": "https://github.com/jshttp/mime-types/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Jeremiah Senkpiel",
      "email": "fishrock123@rocketmail.com",
      "url": "https://searchbeam.jit.su"
    },
    {
      "name": "Jonathan Ong",
      "email": "me@jongleberry.com",
      "url": "http://jongleberry.com"
    }
  ],
  "dependencies": {
    "mime-db": "1.51.0"
  },
  "description": "The ultimate javascript content-type utility.",
  "devDependencies": {
    "eslint": "7.32.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.25.2",
    "eslint-plugin-markdown": "2.2.1",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "5.1.1",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "9.1.3",
    "nyc": "15.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==",
    "shasum": "5a712f9ec1503511a945803640fafe09d3793c24",
    "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.34.tgz",
    "fileCount": 5,
    "unpackedSize": 18023
  },
  "engines": {
    "node": ">= 0.6"
  },
  "gitHead": "a50dafc08c7d1969ba581a51de5d94493b713bef",
  "homepage": "https://github.com/jshttp/mime-types#readme",
  "keywords": [
    "mime",
    "types"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    }
  ],
  "name": "mime-types",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/mime-types.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "mocha --reporter spec test/test.js",
    "test-ci": "nyc --reporter=lcov --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test"
  },
  "version": "2.1.34"
}
