http-gaslight
Version:
Express middleware that inverts HTTP status code semantics.
21 lines (20 loc) • 376 B
JSON
{
"name": "http-gaslight",
"version": "1.0.2",
"description": "Express middleware that inverts HTTP status code semantics.",
"main": "index.js",
"scripts": {
"start": "node example/server.js"
},
"keywords": [
"http",
"express",
"middleware",
"status",
"opposite",
"joke",
"inverted"
],
"author": "njm25",
"license": "MIT"
}