Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635184 Views

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

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/README.md
140 Views
0 Comments
# unpipe

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-image]][node-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/index.js
131 Views
0 Comments
/*!
* unpipe
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/LICENSE
207 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/package.json
115 Views
0 Comments
{
"name": "unpipe",
"description": "Unpipe a stream from all destinations",
"version": "1.0.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "stream-utils/unpipe",
"devDependencies": {
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/unpipe/HISTORY.md
158 Views
0 Comments
1.0.0 / 2015-06-14
==================

* Initial release