UNPKG

http-responder

Version:

A very simple way to create an error response and send it only showing what you choose to.

13 lines (12 loc) 217 B
{ "name": "http-responder", "exports": { "import": "./src/index.mjs", "require": "./src/index.cjs" }, "main": "./src/index.cjs", "module": "./src/index.mjs", "scripts": { "clean": "rimraf ./src/**/*" } }