{
  "_from": "media-typer@^1.1.0",
  "_id": "media-typer@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-yz3xRaG20c6/BOzvYoDaGtPmGscs7YivItZEEqe6GbwNfHuxu9YNmvnEkMzKldAGY4/80pRcQRZSEnhquk9XuQ==",
  "_location": "/media-typer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "media-typer@^1.1.0",
    "name": "media-typer",
    "escapedName": "media-typer",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/type-is"
  ],
  "_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.1.tgz",
  "_shasum": "6f035400dfe3ab9d5607bc77546ce30cc2f9c6b8",
  "_spec": "media-typer@^1.1.0",
  "_where": "/home/netturb/api.sarayapartmani.net-takip.com.tr/server/node_modules/type-is",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
  },
  "bugs": {
    "url": "https://github.com/jshttp/media-typer/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Simple RFC 6838 media type parser and formatter",
  "devDependencies": {
    "eslint": "7.23.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.22.1",
    "eslint-plugin-markdown": "1.0.2",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "4.3.1",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "9.2.0",
    "nyc": "15.1.0"
  },
  "engines": {
    "node": ">= 0.8"
  },
  "files": [
    "LICENSE",
    "HISTORY.md",
    "index.js"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/express"
  },
  "homepage": "https://github.com/jshttp/media-typer#readme",
  "license": "MIT",
  "name": "media-typer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/media-typer.git"
  },
  "scripts": {
    "lint": "eslint --plugin markdown --ext js,md .",
    "test": "mocha --reporter spec --check-leaks --bail test/",
    "test-ci": "nyc --reporter=lcov --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test"
  },
  "version": "1.1.1"
}
