Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/

HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/HISTORY.md
31 Views
0 Comments
0.6.2 / 2019-04-29
==================

* Fix sorting charset, encoding, and language with extra parameters

0.6.1 / 2016-05-02
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/LICENSE
20 Views
0 Comments
(The MIT License)

Copyright (c) 2012-2014 Federico Romero
Copyright (c) 2012-2014 Isaac Z. Schlueter
Copyright (c) 2014-2015 Do
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/README.md
15 Views
0 Comments
# negotiator

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-v
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/index.js
6 Views
0 Comments
/*!
* negotiator
* Copyright(c) 2012 Federico Romero
* Copyright(c) 2012-2014 Isaac Z. Schlueter
* Copyright(c) 2015 Douglas
lib /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/lib/
4 Items
  • charset.js
  • encoding.js
  • language.js
  • mediaType.js
  • package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/negotiator/package.json
    15 Views
    0 Comments
    {
    "name": "negotiator",
    "description": "HTTP content negotiation",
    "version": "0.6.2",
    "contributors": [
    "Douglas Ch