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