{
    "name": "@types/body-parser",
    "version": "1.19.2",
    "description": "TypeScript definitions for body-parser",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser",
    "license": "MIT",
    "contributors": [
        {
            "name": "Santi Albo",
            "url": "https://github.com/santialbo",
            "githubUsername": "santialbo"
        },
        {
            "name": "Vilic Vane",
            "url": "https://github.com/vilic",
            "githubUsername": "vilic"
        },
        {
            "name": "Jonathan Häberle",
            "url": "https://github.com/dreampulse",
            "githubUsername": "dreampulse"
        },
        {
            "name": "Gevik Babakhani",
            "url": "https://github.com/blendsdk",
            "githubUsername": "blendsdk"
        },
        {
            "name": "Tomasz Łaziuk",
            "url": "https://github.com/tlaziuk",
            "githubUsername": "tlaziuk"
        },
        {
            "name": "Jason Walton",
            "url": "https://github.com/jwalton",
            "githubUsername": "jwalton"
        },
        {
            "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/body-parser"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "ad069aa8b9e8a95f66df025de11975c773540e4071000abdb7db565579b013ee",
    "typeScriptVersion": "3.7"
}