{
	"name": "strip-bom-stream",
	"versions": {
		"1.0.0": {
			"name": "strip-bom-stream",
			"version": "1.0.0",
			"description": "Strip UTF-8 byte order mark (BOM) from a stream",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/strip-bom-stream"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"bom",
				"strip",
				"byte",
				"mark",
				"unicode",
				"utf8",
				"utf-8",
				"remove",
				"delete",
				"trim",
				"text",
				"stream",
				"streams"
			],
			"dependencies": {
				"first-chunk-stream": "^1.0.0",
				"strip-bom": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"concat-stream": "^1.4.5"
			},
			"gitHead": "bf94858c313e67de092d21230fcaa6b517a98137",
			"bugs": {
				"url": "https://github.com/sindresorhus/strip-bom-stream/issues"
			},
			"homepage": "https://github.com/sindresorhus/strip-bom-stream",
			"_id": "strip-bom-stream@1.0.0",
			"_shasum": "e7144398577d51a6bed0fa1994fa05f43fd988ee",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "e7144398577d51a6bed0fa1994fa05f43fd988ee",
				"tarball": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "strip-bom-stream",
			"version": "2.0.0",
			"description": "Strip UTF-8 byte order mark (BOM) from a stream",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/strip-bom-stream"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"bom",
				"strip",
				"byte",
				"mark",
				"unicode",
				"utf8",
				"utf-8",
				"remove",
				"delete",
				"trim",
				"text",
				"stream",
				"streams"
			],
			"dependencies": {
				"first-chunk-stream": "^2.0.0",
				"strip-bom": "^2.0.0"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"concat-stream": "^1.4.5"
			},
			"gitHead": "af3e3b7093d302a7955cb23167caa60ca817333a",
			"bugs": {
				"url": "https://github.com/sindresorhus/strip-bom-stream/issues"
			},
			"homepage": "https://github.com/sindresorhus/strip-bom-stream",
			"_id": "strip-bom-stream@2.0.0",
			"_shasum": "f87db5ef2613f6968aa545abfe1ec728b6a829ca",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "f87db5ef2613f6968aa545abfe1ec728b6a829ca",
				"tarball": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "strip-bom-stream",
			"version": "3.0.0",
			"description": "Strip UTF-8 byte order mark (BOM) from a stream",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/strip-bom-stream.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"bom",
				"strip",
				"byte",
				"mark",
				"unicode",
				"utf8",
				"utf-8",
				"remove",
				"delete",
				"trim",
				"text",
				"stream",
				"streams"
			],
			"dependencies": {
				"first-chunk-stream": "^2.0.0",
				"strip-bom-buf": "^1.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"get-stream": "^3.0.0",
				"xo": "*"
			},
			"gitHead": "5e1fb745490d2068d5a2cfc33d19e3d7fbf54a1a",
			"bugs": {
				"url": "https://github.com/sindresorhus/strip-bom-stream/issues"
			},
			"homepage": "https://github.com/sindresorhus/strip-bom-stream#readme",
			"_id": "strip-bom-stream@3.0.0",
			"_shasum": "956bcc5d84430f69256a90ed823765cd858e159c",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.6.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "956bcc5d84430f69256a90ed823765cd858e159c",
				"tarball": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/strip-bom-stream-3.0.0.tgz_1485363294203_0.1119746994227171"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "strip-bom-stream",
			"version": "4.0.0",
			"description": "Strip UTF-8 byte order mark (BOM) from a stream",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/strip-bom-stream.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"bom",
				"strip",
				"byte",
				"mark",
				"unicode",
				"utf8",
				"utf-8",
				"remove",
				"delete",
				"trim",
				"text",
				"stream",
				"streams"
			],
			"dependencies": {
				"first-chunk-stream": "^3.0.0",
				"strip-bom-buf": "^2.0.0"
			},
			"devDependencies": {
				"@types/node": "^12.0.0",
				"ava": "^1.4.1",
				"get-stream": "^5.1.0",
				"tsd": "^0.7.3",
				"xo": "^0.24.0"
			},
			"gitHead": "8bf097a24ff281e970181810c27be4493e7edaf8",
			"bugs": {
				"url": "https://github.com/sindresorhus/strip-bom-stream/issues"
			},
			"homepage": "https://github.com/sindresorhus/strip-bom-stream#readme",
			"_id": "strip-bom-stream@4.0.0",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0ApK3iAkHv6WbgLICw/J4nhwHeDZsBxIIsOD+gHgZICL6SeJ0S9f/WZqemka9cjkTyMN5geId6e8U5WGFAn3cQ==",
				"shasum": "4d21a651e723ef743a0a8b0d4534471805330cbb",
				"tarball": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-4.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 3808,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2DoFCRA9TVsSAnZWagAAuDcP/RkLvfV+cjfoE9Fdw1Y3\neyI5EAoIehNv77wMqHuZIVNCdVyZqk2VjYyHNhnYk8mleyXI9/i8Rpi12Nfs\n3MhcuBadV4+CNQ5L9p5V8zxUMlo01R15hCpiMJQjAgkYI6gSfcOht3O2OZMT\nxKot5QvC3rGIHEdXbysDttVogKbh7hSOGhz5d1TLjqGwlhkHmL0LNPfprGr2\nwlXVIAn1VxSQqwn6CSzXB6gL6FFZ1WaVjwMhqKeGitpkfNS2BGqXl1DQA4fZ\nlKkurO4W3dExDNahlDrZqwxcHzG+NLI8s4RQfcKIkNCRKgvow4jeJU9ibMap\nD0AympC7Nw4/M7qfdZIIK3wFB2WPcwG9lI2MMlRMekAzABHHW+00qmF44WXJ\ncb6cPLaB3xFsOyRGFbjkereSSOZvtAGhD6kHpKU+n4ByBQRuCfOmzM8rRafj\n/IiR2x3YpiJqDCQKTTrhd5TX+5UXBlakDQtUFZm83qImVvCBYVFlGGFqTHnR\nZtgQBAYbeh0HqvzKDkR/kub5h/SM6Z0JM9feX+my6515EYLQdzgIL8jP2n8j\nQ5RWJBqrehAj8JB5my4H5a8gkB288px8Ws3+7ehnGC/2SE12AvglWbg8X6dq\nmXI4+x7s2lFsXGh092a6/layDW7qv4URqnAA15NTFGjZZLDLklkJurDzDpE7\nUb+f\r\n=AJUt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/strip-bom-stream_4.0.0_1557674500798_0.4092878543626719"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-05-12T15:21:43.308Z",
		"created": "2015-06-29T13:19:39.275Z",
		"1.0.0": "2015-06-29T13:19:39.275Z",
		"2.0.0": "2015-11-23T08:04:41.125Z",
		"3.0.0": "2017-01-25T16:54:54.463Z",
		"4.0.0": "2019-05-12T15:21:40.939Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"e4edfd1bfddd01056b8d13c46bcff69b\"",
			"fetched": 1593324343792
		}
	},
	"_distfiles": {
		"strip-bom-stream-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz",
			"sha": "e7144398577d51a6bed0fa1994fa05f43fd988ee",
			"registry": "npmjs"
		},
		"strip-bom-stream-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-2.0.0.tgz",
			"sha": "f87db5ef2613f6968aa545abfe1ec728b6a829ca",
			"registry": "npmjs"
		},
		"strip-bom-stream-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-3.0.0.tgz",
			"sha": "956bcc5d84430f69256a90ed823765cd858e159c",
			"registry": "npmjs"
		},
		"strip-bom-stream-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-4.0.0.tgz",
			"sha": "4d21a651e723ef743a0a8b0d4534471805330cbb",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"strip-bom-stream-2.0.0.tgz": {
			"shasum": "f87db5ef2613f6968aa545abfe1ec728b6a829ca"
		}
	},
	"_rev": "2-23294e1a34dcffbb",
	"_id": "strip-bom-stream",
	"readme": "# strip-bom-stream [![Build Status](https://travis-ci.org/sindresorhus/strip-bom-stream.svg?branch=master)](https://travis-ci.org/sindresorhus/strip-bom-stream)\n\n> Strip UTF-8 [byte order mark](https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8) (BOM) from a stream\n\nFrom Wikipedia:\n\n> The Unicode Standard permits the BOM in UTF-8, but does not require nor recommend its use. Byte order has no meaning in UTF-8.\n\n\n## Install\n\n```\n$ npm install strip-bom-stream\n```\n\n\n## Usage\n\n```js\nconst fs = require('fs');\nconst stripBomStream = require('strip-bom-stream');\n\nfs.createReadStream('unicorn.txt')\n\t.pipe(stripBomStream())\n\t.pipe(fs.createWriteStream('unicorn.txt'));\n```\n\nIt's a [`Transform` stream](https://nodejs.org/api/stream.html#stream_class_stream_transform).\n\n\n## Related\n\n- [strip-bom](https://github.com/sindresorhus/strip-bom) - String version of this module\n- [strip-bom-buf](https://github.com/sindresorhus/strip-bom-buf) - Buffer version of this module\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}