UNPKG

nomoreunhandledrejections

Version:

Tiny Node.js module to shout loudly about unhandledRejections

18 lines (17 loc) 558 B
{ "name": "nomoreunhandledrejections", "version": "0.1.0", "description": "Tiny Node.js module to shout loudly about unhandledRejections", "main": "lib/index.js", "repository": { "type": "git", "url": "git+https://github.com/adamkdean/nomoreunhandledrejections.git" }, "keywords": ["promise", "unhandledrejections"], "author": "Adam K Dean", "license": "MIT", "bugs": { "url": "https://github.com/adamkdean/nomoreunhandledrejections/issues" }, "homepage": "https://github.com/adamkdean/nomoreunhandledrejections#readme" }