uncatch
Version:
Global uncaught exception handler
23 lines (22 loc) • 512 B
JSON
{
"name": "uncatch",
"version": "1.0.4",
"description": "Global uncaught exception handler",
"author": "Joseph Huckaby <jhuckaby@gmail.com>",
"homepage": "https://github.com/jhuckaby/uncatch",
"license": "MIT",
"main": "uncatch.js",
"repository": {
"type": "git",
"url": "https://github.com/jhuckaby/uncatch"
},
"bugs": {
"url": "https://github.com/jhuckaby/uncatch/issues"
},
"keywords": [
"uncaught",
"exception"
],
"dependencies": {},
"devDependencies": {}
}