Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/

HISTORY.md /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/HISTORY.md
38 Views
0 Comments
2019-02-18 / 1.7.2
==================

* deps: setprototypeof@1.1.1

2018-09-08 / 1.7.1
==================

LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/LICENSE
28 Views
0 Comments

The MIT License (MIT)

Copyright (c) 2014 Jonathan Ong me@jongleberry.com
Copyright (c) 2016 Douglas Christopher Wilson doug@so
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/README.md
16 Views
0 Comments
# http-errors

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][node-url]
[![Node.js Version
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/index.js
5 Views
0 Comments
/*!
* http-errors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use s
node_modules /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/node_modules/
1 Items
  • inherits
  • package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/http-errors/package.json
    24 Views
    0 Comments
    {
    "name": "http-errors",
    "description": "Create HTTP error objects",
    "version": "1.7.2",
    "author": "Jonathan Ong <me@jon