{
    "name": "@types/chai-http",
    "version": "4.2.4",
    "description": "Stub TypeScript definitions entry for chai-http, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "license": "MIT",
    "dependencies": {
        "chai-http": "*"
    },
    "deprecated": "This is a stub types definition. chai-http provides its own type definitions, so you do not need this installed."
}