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