Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635061 Views

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

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/methods/README.md
152 Views
0 Comments
# Methods

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-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/methods/index.js
126 Views
0 Comments
/*!
* methods
* Copyright(c) 2013-2014 TJ Holowaychuk
* Copyright(c) 2015-2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict';
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/methods/LICENSE
213 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/methods/package.json
105 Views
0 Comments
{
"name": "methods",
"description": "HTTP methods that node supports",
"version": "1.1.2",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)"
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/methods/HISTORY.md
155 Views
0 Comments
1.1.2 / 2016-01-17
==================

* perf: enable strict mode

1.1.1 / 2014-12-30
==================