UNPKG

herror

Version:

Simple HTTP error constructor, as if this problem is still open

27 lines (26 loc) 558 B
{ "name": "herror", "version": "0.1.0", "description": "Simple HTTP error constructor, as if this problem is still open", "author": "Eugene Sharygin <eush77@gmail.com>", "license": "MIT", "files": [ "index.js" ], "homepage": "https://github.com/eush77/herror", "repository": { "type": "git", "url": "https://github.com/eush77/herror" }, "bugs": { "url": "https://github.com/eush77/herror/issues" }, "keywords": [ "http", "error", "status", "code" ], "dependencies": {}, "devDependencies": {} }