Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636398 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/accepts

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/accepts/README.md
150 Views
0 Comments
# accepts

[![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][github-actions-ci-image]][github-actions-ci-url]
[![Test Coverage][coveralls-image]][coveralls-url]

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

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/accepts/LICENSE
190 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/accepts/package.json
107 Views
0 Comments
{
"name": "accepts",
"description": "Higher-level content negotiation",
"version": "1.3.8",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
],
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/accepts/HISTORY.md
138 Views
0 Comments
1.3.8 / 2022-02-02
==================

* deps: mime-types@~2.1.34
- deps: mime-db@~1.51.0
* deps: negotiator@0.6.3

1.3.7 / 2019-04-29