Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635208 Views

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

lib/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/lib/
4 Items
  • encoding.js
  • language.js
  • charset.js
  • mediaType.js
  • README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/README.md
    147 Views
    0 Comments
    # negotiator

    [![NPM Version][npm-image]][npm-url]
    [![NPM Downloads][downloads-image]][downloads-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/negotiator/index.js
    124 Views
    0 Comments
    /*!
    * negotiator
    * Copyright(c) 2012 Federico Romero
    * Copyright(c) 2012-2014 Isaac Z. Schlueter
    * Copyright(c) 2015 Douglas Christopher Wilson
    * MIT Licensed
    */

    LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/LICENSE
    166 Views
    0 Comments
    Media file
    package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/package.json
    108 Views
    0 Comments
    {
    "name": "negotiator",
    "description": "HTTP content negotiation",
    "version": "0.6.3",
    "contributors": [
    "Douglas Christopher Wilson <doug@somethingdoug.com>",
    "Federico Romero <federico.romero@outboxlabs.com>",
    "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
    HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/negotiator/HISTORY.md
    146 Views
    0 Comments
    0.6.3 / 2022-01-22
    ==================

    * Revert "Lazy-load modules from main entry point"

    0.6.2 / 2019-04-29
    ==================