{
    "name": "@types/cheerio",
    "version": "0.22.22",
    "description": "TypeScript definitions for Cheerio",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bret Little",
            "url": "https://github.com/blittle",
            "githubUsername": "blittle"
        },
        {
            "name": "VILIC VANE",
            "url": "http://vilic.info"
        },
        {
            "name": "Wayne Maurer",
            "url": "https://github.com/wmaurer",
            "githubUsername": "wmaurer"
        },
        {
            "name": "Umar Nizamani",
            "url": "https://github.com/umarniz",
            "githubUsername": "umarniz"
        },
        {
            "name": "LiJinyao",
            "url": "https://github.com/LiJinyao",
            "githubUsername": "LiJinyao"
        },
        {
            "name": "Chennakrishna",
            "url": "https://github.com/chennakrishna8",
            "githubUsername": "chennakrishna8"
        },
        {
            "name": "AzSiAz",
            "url": "https://github.com/AzSiAz",
            "githubUsername": "AzSiAz"
        },
        {
            "name": "Ryo Ota",
            "url": "https://github.com/nwtgck",
            "githubUsername": "nwtgck"
        },
        {
            "name": "Hiroki Osame",
            "url": "https://github.com/privatenumber",
            "githubUsername": "privatenumber"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/cheerio"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "4f80eed4abe488886b4cd7112b5ea9654f1e496c2161a67e6cfcb5d2432bc881",
    "typeScriptVersion": "3.2"
}