UNPKG

http-error-util

Version:

Simple HTTP Error Generator based on Status Codes or Names

28 lines (27 loc) 526 B
{ "name": "http-error-util", "version": "0.1.0", "description": "Simple HTTP Error Generator based on Status Codes or Names", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha test/**/**.test.js" }, "repository": { "type": "git", "url": "git@github.com:elbuo8/http-error-util.git" }, "keywords": [ "http", "error", "errors", "status", "code", "code", "statuscodes" ], "author": "Yamil Asusta @elbuo8", "license": "MIT" }