{
	"name": "to-through",
	"versions": {
		"1.0.0": {
			"name": "to-through",
			"version": "1.0.0",
			"description": "Wrap a ReadableStream in a TransformStream.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/to-through.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js"
			],
			"scripts": {
				"lint": "eslint index.js test/ && jscs index.js test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"through2": "^2.0.3"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.20.2",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.3.0",
				"mocha": "^3.2.0"
			},
			"keywords": [
				"transform",
				"readable",
				"through",
				"wrap"
			],
			"gitHead": "28115f9d23bee350fc6cc2b25be21baf0f1deae1",
			"bugs": {
				"url": "https://github.com/gulpjs/to-through/issues"
			},
			"homepage": "https://github.com/gulpjs/to-through#readme",
			"_id": "to-through@1.0.0",
			"_shasum": "25b0748021423ee5ce36d3aa9f5ddbee7b68699a",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"dist": {
				"shasum": "25b0748021423ee5ce36d3aa9f5ddbee7b68699a",
				"tarball": "https://registry.npmjs.org/to-through/-/to-through-1.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/to-through-1.0.0.tgz_1493771525301_0.3525624929461628"
			},
			"directories": {}
		},
		"1.0.1": {
			"name": "to-through",
			"version": "1.0.1",
			"description": "Wrap a ReadableStream in a TransformStream.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/to-through.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js"
			],
			"scripts": {
				"lint": "eslint index.js test/ && jscs index.js test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"through2": "^2.0.3"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.20.2",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.3.0",
				"mocha": "^3.2.0"
			},
			"keywords": [
				"transform",
				"readable",
				"through",
				"wrap"
			],
			"gitHead": "0c1147256f731ebc3760a72ce71f82456ec0829c",
			"bugs": {
				"url": "https://github.com/gulpjs/to-through/issues"
			},
			"homepage": "https://github.com/gulpjs/to-through#readme",
			"_id": "to-through@1.0.1",
			"_shasum": "274aba328c84d70b50be3d9322ed115da40f2eff",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"dist": {
				"shasum": "274aba328c84d70b50be3d9322ed115da40f2eff",
				"tarball": "https://registry.npmjs.org/to-through/-/to-through-1.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/to-through-1.0.1.tgz_1493772494064_0.6583631632383913"
			},
			"directories": {}
		},
		"2.0.0": {
			"name": "to-through",
			"version": "2.0.0",
			"description": "Wrap a ReadableStream in a TransformStream.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/to-through.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js"
			],
			"scripts": {
				"lint": "eslint index.js test/ && jscs index.js test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"through2": "^2.0.3"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.20.2",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.3.0",
				"mocha": "^3.2.0"
			},
			"keywords": [
				"transform",
				"readable",
				"through",
				"wrap"
			],
			"gitHead": "535a3896be9b8afb9a435199eb153b089dccd55e",
			"bugs": {
				"url": "https://github.com/gulpjs/to-through/issues"
			},
			"homepage": "https://github.com/gulpjs/to-through#readme",
			"_id": "to-through@2.0.0",
			"_shasum": "fc92adaba072647bc0b67d6b03664aa195093af6",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"dist": {
				"shasum": "fc92adaba072647bc0b67d6b03664aa195093af6",
				"tarball": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/to-through-2.0.0.tgz_1493835232407_0.393965846626088"
			},
			"directories": {}
		}
	},
	"time": {
		"modified": "2018-08-18T22:57:45.103Z",
		"created": "2017-05-03T00:32:07.541Z",
		"1.0.0": "2017-05-03T00:32:07.541Z",
		"1.0.1": "2017-05-03T00:48:14.342Z",
		"2.0.0": "2017-05-03T18:13:52.644Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"3c8db7a0e8fc6477005185aae5a16f36\"",
			"fetched": 1597847600495
		}
	},
	"_distfiles": {
		"to-through-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/to-through/-/to-through-1.0.0.tgz",
			"sha": "25b0748021423ee5ce36d3aa9f5ddbee7b68699a",
			"registry": "npmjs"
		},
		"to-through-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/to-through/-/to-through-1.0.1.tgz",
			"sha": "274aba328c84d70b50be3d9322ed115da40f2eff",
			"registry": "npmjs"
		},
		"to-through-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz",
			"sha": "fc92adaba072647bc0b67d6b03664aa195093af6",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"to-through-2.0.0.tgz": {
			"shasum": "fc92adaba072647bc0b67d6b03664aa195093af6"
		}
	},
	"_rev": "11-952669df9fdf3530",
	"_id": "to-through",
	"readme": "<p align=\"center\">\n  <a href=\"http://gulpjs.com\">\n    <img height=\"257\" width=\"114\" src=\"https://raw.githubusercontent.com/gulpjs/artwork/master/gulp-2x.png\">\n  </a>\n</p>\n\n# to-through\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![AppVeyor Build Status][appveyor-image]][appveyor-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]\n\nWrap a ReadableStream in a TransformStream.\n\n## Usage\n\n```js\nvar from = require('from2');\nvar concat = require('concat-stream');\nvar toThrough = require('to-through');\n\nvar readable = from([' ', 'hello', ' ', 'world']);\n\n// Can be used as a Readable or Transform\nvar maybeTransform = toThrough(readable);\n\nfrom(['hi', ' ', 'there', ','])\n  .pipe(maybeTransform)\n  .pipe(concat(function(result) {\n    // result.toString() === 'hi there, hello world'\n  }));\n```\n\n## API\n\n### `toThrough(readableStream)`\n\nTakes a `readableStream` as the only argument and returns a `through2` stream. If the returned stream is piped before `nextTick`, the wrapped `readableStream` will not flow until the upstream is flushed. If the stream is not piped before `nextTick`, it is ended and flushed (acting as a proper readable).\n\n## License\n\nMIT\n\n[downloads-image]: http://img.shields.io/npm/dm/to-through.svg\n[npm-url]: https://npmjs.com/package/to-through\n[npm-image]: http://img.shields.io/npm/v/to-through.svg\n\n[travis-url]: https://travis-ci.org/gulpjs/to-through\n[travis-image]: http://img.shields.io/travis/gulpjs/to-through.svg?label=travis-ci\n\n[appveyor-url]: https://ci.appveyor.com/project/gulpjs/to-through\n[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/to-through.svg?label=appveyor\n\n[coveralls-url]: https://coveralls.io/r/gulpjs/to-through\n[coveralls-image]: http://img.shields.io/coveralls/gulpjs/to-through/master.svg\n\n[gitter-url]: https://gitter.im/gulpjs/gulp\n[gitter-image]: https://badges.gitter.im/gulpjs/gulp.png"
}