Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636355 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/README.md
140 Views
0 Comments
# type-is

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node-version-image]][node-version-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/index.js
129 Views
0 Comments
/*!
* type-is
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/LICENSE
191 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/package.json
105 Views
0 Comments
{
"name": "type-is",
"description": "Infer the content-type of a request.",
"version": "1.6.18",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
],
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/HISTORY.md
146 Views
0 Comments
1.6.18 / 2019-04-26
===================

* Fix regression passing request object to `typeis.is`

1.6.17 / 2019-04-25
===================