{
    "name": "@happy-dom/uncaught-exception-observer",
    "version": "13.3.1",
    "license": "MIT",
    "homepage": "https://github.com/capricorn86/happy-dom/tree/master/packages/uncaught-exception-observer",
    "repository": "https://github.com/capricorn86/happy-dom",
    "author": "David Ortner",
    "description": "A utility for observing uncaught exceptions thrown in Happy DOM and dispatch them as events on the Happy DOM window.",
    "keywords": [],
    "publishConfig": {
        "access": "public"
    },
    "scripts": {},
    "peerDependencies": {},
    "devDependencies": {}
}