Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

785152 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
171 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
153 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
272 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/type-is/package.json
123 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
173 Views
0 Comments
1.6.18 / 2019-04-26
===================

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

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