{
  "_from": "@types/express@^4.17.3",
  "_id": "@types/express@4.17.12",
  "_inBundle": false,
  "_integrity": "sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==",
  "_location": "/@types/express",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/express@^4.17.3",
    "name": "@types/express",
    "escapedName": "@types%2fexpress",
    "scope": "@types",
    "rawSpec": "^4.17.3",
    "saveSpec": null,
    "fetchSpec": "^4.17.3"
  },
  "_requiredBy": [
    "/peer"
  ],
  "_resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.12.tgz",
  "_shasum": "4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350",
  "_spec": "@types/express@^4.17.3",
  "_where": "D:\\study\\react\\videochat\\video-chat-server\\node_modules\\peer",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Boris Yankov",
      "url": "https://github.com/borisyankov"
    },
    {
      "name": "China Medical University Hospital",
      "url": "https://github.com/CMUH"
    },
    {
      "name": "Puneet Arora",
      "url": "https://github.com/puneetar"
    },
    {
      "name": "Dylan Frankland",
      "url": "https://github.com/dfrankland"
    }
  ],
  "dependencies": {
    "@types/body-parser": "*",
    "@types/express-serve-static-core": "^4.17.18",
    "@types/qs": "*",
    "@types/serve-static": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for Express",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/express",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/express"
  },
  "scripts": {},
  "typeScriptVersion": "3.5",
  "types": "index.d.ts",
  "typesPublisherContentHash": "d049caa40a56607a828a6217665f711f33b7a3a9055f4722521e06beb76b0c20",
  "typesVersions": {
    "<=4.0": {
      "*": [
        "ts4.0/*"
      ]
    }
  },
  "version": "4.17.12"
}
