{
    "name": "@types/async-eventemitter",
    "version": "0.2.4",
    "description": "TypeScript definitions for async-eventemitter",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-eventemitter",
    "license": "MIT",
    "contributors": [
        {
            "name": "patarapolw",
            "githubUsername": "patarapolw",
            "url": "https://github.com/patarapolw"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/async-eventemitter"
    },
    "scripts": {},
    "dependencies": {
        "@types/events": "*"
    },
    "typesPublisherContentHash": "bf1ae0126469373560eca20f3fade9cb7c764e850085592a05ffe57f8e33aec2",
    "typeScriptVersion": "4.5"
}