{
    "name": "@types/morgan",
    "version": "1.9.5",
    "description": "TypeScript definitions for morgan",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/morgan",
    "license": "MIT",
    "contributors": [
        {
            "name": "James Roland Cabresos",
            "url": "https://github.com/staticfunction",
            "githubUsername": "staticfunction"
        },
        {
            "name": "Paolo Scanferla",
            "url": "https://github.com/pscanf",
            "githubUsername": "pscanf"
        },
        {
            "name": "Piotr Błażejewicz",
            "url": "https://github.com/peterblazejewicz",
            "githubUsername": "peterblazejewicz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/morgan"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "807416d481c4584df944c5a403c05dbda7877c94ff5e461127fc8a9e784e2399",
    "typeScriptVersion": "4.3"
}