Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/HISTORY.md
198 Views
0 Comments
2.0.0 / 2021-12-17
==================

* Drop support for Node.js 0.6
* Remove `I'mateapot` export; use `ImATeapot` instead

LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/LICENSE
290 Views
0 Comments

The MIT License (MIT)

Copyright (c) 2014 Jonathan Ong me@jongleberry.com
Copyright (c) 2016 Douglas Christopher Wilson doug@so
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/README.md
195 Views
0 Comments
# http-errors

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][node-url]
[![Node.js Version
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/index.js
151 Views
0 Comments
/*!
* http-errors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use s
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/package.json
128 Views
0 Comments
{
"name": "http-errors",
"description": "Create HTTP error objects",
"version": "2.0.0",
"author": "Jonathan Ong <me@jon