Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/HISTORY.md
190 Views
0 Comments
2.0.1 / 2021-01-03
==================

* Fix returning values from `Object.prototype`

2.0.0 / 2020-04-19
==================

LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/LICENSE
337 Views
0 Comments

The MIT License (MIT)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2016 Douglas Christopher Wilson <doug
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/README.md
211 Views
0 Comments
# statuses

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][no
codes.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/codes.json
145 Views
0 Comments
{
"100": "Continue",
"101": "Switching Protocols",
"102": "Processing",
"103": "Early Hints",
"200": "OK",
"201": "C
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/index.js
145 Views
0 Comments
/*!
* statuses
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use stri
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/statuses/package.json
129 Views
0 Comments
{
"name": "statuses",
"description": "HTTP status utility",
"version": "2.0.1",
"contributors": [
"Douglas Christoph