{
	"name": "vinyl-fs",
	"versions": {
		"0.0.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.0.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "~0.2.0",
				"glob-stream": "~3.1.5",
				"glob-watcher": "~0.0.1",
				"mkdirp": "~0.3.5",
				"graceful-fs": "~2.0.1",
				"map-stream": "~0.1.0"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"should": "~2.1.1",
				"mocha-lcov-reporter": "0.0.1",
				"coveralls": "~2.6.1",
				"istanbul": "~0.2.3",
				"rimraf": "~2.2.5",
				"jshint": "~2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "~0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.0.1",
			"dist": {
				"shasum": "c8848a986c7e4e194267fe1115f1db2a5c29c6cf",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.0.2",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "~0.2.0",
				"glob-stream": "~3.1.5",
				"glob-watcher": "~0.0.1",
				"mkdirp": "~0.3.5",
				"graceful-fs": "~2.0.1",
				"map-stream": "~0.1.0"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"should": "~3.0.1",
				"mocha-lcov-reporter": "0.0.1",
				"coveralls": "~2.6.1",
				"istanbul": "~0.2.3",
				"rimraf": "~2.2.5",
				"jshint": "~2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "~0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.0.2",
			"dist": {
				"shasum": "51fabbee4bc002281e1661f9f58f0247010921d7",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.1.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "^0.2.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.3",
				"mkdirp": "^0.3.5",
				"graceful-fs": "^2.0.1",
				"map-stream": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"should": "^3.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"rimraf": "^2.2.5",
				"jshint": "^2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.1.0",
			"dist": {
				"shasum": "55928bdf077df23c2de1c5a3cc4faab184b49c1d",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.1.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "^0.2.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.3",
				"mkdirp": "^0.3.5",
				"graceful-fs": "^2.0.1",
				"map-stream": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"should": "^3.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"rimraf": "^2.2.5",
				"jshint": "^2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.1.1",
			"dist": {
				"shasum": "d1f4ad6946a5ef9c3dc874b35a85b6e272c2030f",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.1.2",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "^0.2.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.4",
				"mkdirp": "^0.3.5",
				"graceful-fs": "^2.0.1",
				"map-stream": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"should": "^3.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"rimraf": "^2.2.5",
				"jshint": "^2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.1.2",
			"dist": {
				"shasum": "846509099edefa93a40193b8c2af3e9118da926b",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.1.3",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "^0.2.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.5",
				"mkdirp": "^0.3.5",
				"graceful-fs": "^2.0.1",
				"map-stream": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"should": "^3.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"rimraf": "^2.2.5",
				"jshint": "^2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.1.3",
			"dist": {
				"shasum": "804d73c4fccf6edabdf63f16e3a8de09f3160661",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.4": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.1.4",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"vinyl": "^0.2.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"mkdirp": "^0.3.5",
				"graceful-fs": "^2.0.1",
				"map-stream": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"should": "^3.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"rimraf": "^2.2.5",
				"jshint": "^2.4.1",
				"buffer-equal": "0.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.1.4",
			"_shasum": "436f7818b68854cb7425cd32fabd75f2cc6d321f",
			"_from": ".",
			"_npmVersion": "1.4.7",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "436f7818b68854cb7425cd32fabd75f2cc6d321f",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.2.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^2.0.1",
				"map-stream": "^0.1.0",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "7af93d0c63822f17183b89ec591622d14f9f17ca",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.2.0",
			"_shasum": "89054f094b267d3a78117c9f3efa9e4720bc6e4e",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "89054f094b267d3a78117c9f3efa9e4720bc6e4e",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.2.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"map-stream": "^0.1.0",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"through2": "^0.4.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "c9b2c075dbb55ee97cd6ab9909bd1e1f87bf77e0",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.2.1",
			"_shasum": "d6374e16ab706da09ceb55befa468bba0128f938",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "d6374e16ab706da09ceb55befa468bba0128f938",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash.defaults": "^2.4.1",
				"map-stream": "^0.1.0",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"through2-map": "^1.3.0",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"through2": "^0.5.1"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "583d30efd72267b59752f98a920541b1cfadb31c",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.0",
			"_shasum": "c3bf480d00febafc3d4d4ce902edf418dfc7de12",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "c3bf480d00febafc3d4d4ce902edf418dfc7de12",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash.defaults": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"through2-map": "^1.3.0",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "6004e32a6c5dca3f9361695d1b9797bbc4529337",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.1",
			"_shasum": "87e9ac64753a6817069d64d01c467138f692e3f4",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "87e9ac64753a6817069d64d01c467138f692e3f4",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.2": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.2",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash.defaults": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "8fef1ed6d65a2532271983360d8700ec8dd03023",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.2",
			"_shasum": "73a4f8bfaaabe573922d5f0919578f46df823cd7",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "73a4f8bfaaabe573922d5f0919578f46df823cd7",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.3": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.3",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash.defaults": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "52ce21ba241f73f0348d7683306c1175ce6c88b3",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.3",
			"_shasum": "ad8cb0d0e9b7d93158db55dd5cf8d05020558273",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "ad8cb0d0e9b7d93158db55dd5cf8d05020558273",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.4": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.4",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash.defaults": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "a83eb9a53aa0c4e50306a20845111ccda276146d",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.4",
			"_shasum": "0df7154a9e07d47b14d2fcff914303439da97a84",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "0df7154a9e07d47b14d2fcff914303439da97a84",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.5": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.5",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"vinyl": "^0.2.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "22edfd20dc2fbad888fedd022d02fdf933bf30b6",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.5",
			"_shasum": "94586c4cb923e1d0789a9697da4ac37ad138c766",
			"_from": ".",
			"_npmVersion": "1.5.0-alpha-1",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "94586c4cb923e1d0789a9697da4ac37ad138c766",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.6": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.6",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^0.3.0",
				"through2": "^0.5.1",
				"vinyl": "^0.3.2"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.2.3",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "72564989a5dc17468e645f00ae811f8614dec17b",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.6",
			"_shasum": "c96985527cd53eb4a3eeb8ffb3180bda3084ecfc",
			"_from": ".",
			"_npmVersion": "1.5.0-alpha-1",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "c96985527cd53eb4a3eeb8ffb3180bda3084ecfc",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.7": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.7",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "1a5efe8d1f7d698691103f2fdc21e07dc1bd5634",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.7",
			"_shasum": "2e25cfe6df5c80818f97ff417bf5c21a41e4a49b",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "2e25cfe6df5c80818f97ff417bf5c21a41e4a49b",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.8": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.8",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "0507aed94a1902ee61a45f77caf059669fb7ea76",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.8",
			"_shasum": "bea09db28e558e5e903a51a5363fcdb59e5aabe4",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "bea09db28e558e5e903a51a5363fcdb59e5aabe4",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.9": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.9",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"duplexer2": "0.0.2",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "37c648da6826b36600f48c3002a03b1248d4f58e",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.9",
			"_shasum": "0a1bab1e287f3e1130ad7e6e34d26007d414e079",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "0a1bab1e287f3e1130ad7e6e34d26007d414e079",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.10": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.10",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "c6e7433a93d052905611680dc3f6f87c8e629376",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.10",
			"_shasum": "f59ac977cb040e95df865ad34cdeb00f57f31f47",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "f59ac977cb040e95df865ad34cdeb00f57f31f47",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.10.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.11": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.11",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "5ee1404cc25b54fc338e6f84909e87be2eb09e84",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.11",
			"_shasum": "9a45a5e8ed1b1c57d73a252e217e9a2e7e83cffa",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "9a45a5e8ed1b1c57d73a252e217e9a2e7e83cffa",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.11.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.12": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.12",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"lodash": "^2.4.1",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "84a3fe96dd162041eac9c9d4465cc1369659027a",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.12",
			"_shasum": "fc33cfeecffb71316badca2d172a39e0ba05368b",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "fc33cfeecffb71316badca2d172a39e0ba05368b",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.12.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.13": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.13",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"defaults": "^1.0.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"engineStrict": true,
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "315e76a248e9d150f228e4ef50b61de15dc55123",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.13",
			"_shasum": "3d384c5b3032e356cd388023e3a085303382ac23",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "3d384c5b3032e356cd388023e3a085303382ac23",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.13.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "1.0.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^4.0.1",
				"glob-watcher": "^0.0.8",
				"graceful-fs": "^3.0.0",
				"merge-stream": "^0.1.7",
				"mkdirp": "^0.5.0",
				"object-assign": "^2.0.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^0.0.2",
				"rimraf": "^2.2.5",
				"should": "^5.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "jshint lib && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "db025fe85b190414b28512c1f5ef08662564d4eb",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@1.0.0",
			"_shasum": "d15752e68c2dad74364e7e853473735354692edf",
			"_from": ".",
			"_npmVersion": "2.6.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "d15752e68c2dad74364e7e853473735354692edf",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.14": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "0.3.14",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"defaults": "^1.0.0",
				"glob-stream": "^3.1.5",
				"glob-watcher": "^0.0.6",
				"graceful-fs": "^3.0.0",
				"mkdirp": "^0.5.0",
				"strip-bom": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"coveralls": "^2.6.1",
				"istanbul": "^0.3.0",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^0.0.1",
				"rimraf": "^2.2.5",
				"should": "^4.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint lib",
				"coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
				}
			],
			"gitHead": "1e026b90df987b6da0ca7da941fd61a7cd1e6d8f",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@0.3.14",
			"_shasum": "9a6851ce1cac1c1cea5fe86c0931d620c2cfa9e6",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "9a6851ce1cac1c1cea5fe86c0931d620c2cfa9e6",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.14.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.0.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.0.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "jshint lib && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "de7bf7ba79acf33610d8d8e58626dc39d8ed2611",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.0.0",
			"_shasum": "0bc47c6b017bb42739b8caa7c6fd534d1b902047",
			"_from": ".",
			"_npmVersion": "2.13.4",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "0bc47c6b017bb42739b8caa7c6fd534d1b902047",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.1.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.0.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "jshint lib && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "dbf2a25dc9273e1d5bfa592e6b8564d245294e55",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.1.0",
			"_shasum": "6db1fc40d6de31a7fc1a423745837ac762e5ba14",
			"_from": ".",
			"_npmVersion": "2.13.4",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "6db1fc40d6de31a7fc1a423745837ac762e5ba14",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.1.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.0.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "jshint lib && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "812c696709a16f0de2e06e03b5fe41a45fbfe4f2",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.1.1",
			"_shasum": "21022bfd587288b37950beea21b7ea8fb6c1bace",
			"_from": ".",
			"_npmVersion": "2.13.4",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "21022bfd587288b37950beea21b7ea8fb6c1bace",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.2.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.0.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "jshint lib && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "bf7edd37cb0207951b75879d4e07402c51ac8770",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.2.0",
			"_shasum": "5ad80428481997682557eefcda054d1f0966939a",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "5ad80428481997682557eefcda054d1f0966939a",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.2.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.0.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jshint": "^2.4.1",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"test": "jshint lib && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "a28ba42d87eeaecc2ae3de9174270019fab76fe3",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.2.1",
			"_shasum": "dc867d2d6033a0c5a6a10e4ce434f5b4114bb079",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "dc867d2d6033a0c5a6a10e4ce434f5b4114bb079",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.3.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "941b040905616eb0408a44213d5efe010388cb9d",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.3.0",
			"_shasum": "c71c05508228e35db7a047dca25a39475502814f",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "c71c05508228e35db7a047dca25a39475502814f",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.3.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"coveralls": "istanbul cover _mocha && istanbul-coveralls"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "7d2fcbaa49c78087fa975a4183fee38d422b9d4a",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.3.1",
			"_shasum": "f6aebb3987ec300791be324389d6bb7d8ce8537b",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "f6aebb3987ec300791be324389d6bb7d8ce8537b",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.2": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.3.2",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-buffer": "^1.1.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "6ed179380da7caa4e3506f78b8864ea59164992e",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.3.2",
			"_shasum": "ad9d06d2e8abc1f95148a2beeed5cf797e18c31c",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "ad9d06d2e8abc1f95148a2beeed5cf797e18c31c",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.3.2.tgz_1456449492532_0.27736150356940925"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.3": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.3.3",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-buffer": "^1.1.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "a75feda20131177a8f5a5008483f24169d0b3df3",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.3.3",
			"_shasum": "24b0d5e162a32cfaeaa66d1b06a3006d670b6d74",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "24b0d5e162a32cfaeaa66d1b06a3006d670b6d74",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.3.3.tgz_1456517318966_0.9187369383871555"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.4": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.3.4",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "cd8a992294228eea1d08957efc823794baa48fba",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.3.4",
			"_shasum": "82e3ff54a699b5c9c0d9db5792b7ae2069275541",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "82e3ff54a699b5c9c0d9db5792b7ae2069275541",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.3.4.tgz_1456523328317_0.3673051632940769"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.4.0",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "926a9ad3cf40d133120eb6f90d26234dc9f00138",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.4.0",
			"_shasum": "44e02132efd425288ec263c5722e623fb7b5ce55",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "44e02132efd425288ec263c5722e623fb7b5ce55",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.4.0.tgz_1456951426997_0.542285033268854"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.1": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.4.1",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.2.0",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "caac041836436577d52468d32b9844c00d666265",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.4.1",
			"_shasum": "f97d6370d2c469e005d15031fd5ff3eaa595c608",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "f97d6370d2c469e005d15031fd5ff3eaa595c608",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.4.1.tgz_1456961582736_0.6294016905594617"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.2": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.4.2",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.3.2",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "5edb75a10935fdc89e29d5e2413694aca77a3e85",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.4.2",
			"_shasum": "91bdb9331fd252b4d0535be300c8a3a95a1b7be3",
			"_from": ".",
			"_npmVersion": "2.14.14",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "91bdb9331fd252b4d0535be300c8a3a95a1b7be3",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.4.2.tgz_1457041964518_0.24993096198886633"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.3": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.4.3",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.3.2",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "^1.5.2",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "3033555d4b094e115b274b9c611be55104538118",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.4.3",
			"_shasum": "3d97e562ebfdd4b66921dea70626b84bde9d2d07",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "3d97e562ebfdd4b66921dea70626b84bde9d2d07",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.4.3.tgz_1459541557875_0.8605514999944717"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.4": {
			"name": "vinyl-fs",
			"description": "Vinyl adapter for the file system",
			"version": "2.4.4",
			"homepage": "http://github.com/wearefractal/vinyl-fs",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/vinyl-fs.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"files": [
				"index.js",
				"lib"
			],
			"dependencies": {
				"duplexify": "^3.2.0",
				"glob-stream": "^5.3.2",
				"graceful-fs": "^4.0.0",
				"gulp-sourcemaps": "1.6.0",
				"is-valid-glob": "^0.3.0",
				"lazystream": "^1.0.0",
				"lodash.isequal": "^4.0.0",
				"merge-stream": "^1.0.0",
				"mkdirp": "^0.5.0",
				"object-assign": "^4.0.0",
				"readable-stream": "^2.0.4",
				"strip-bom": "^2.0.0",
				"strip-bom-stream": "^1.0.0",
				"through2": "^2.0.0",
				"through2-filter": "^2.0.0",
				"vali-date": "^1.0.0",
				"vinyl": "^1.0.0"
			},
			"devDependencies": {
				"buffer-equal": "^0.0.1",
				"default-resolution": "^1.0.1",
				"del": "^2.2.0",
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.14.0",
				"github-changes": "^1.0.1",
				"istanbul": "^0.3.0",
				"istanbul-coveralls": "^1.0.1",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mocha": "^2.0.0",
				"mocha-lcov-reporter": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^7.0.0",
				"sinon": "^1.10.3"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"test": "npm run lint && mocha",
				"cover": "istanbul cover _mocha",
				"coveralls": "npm run cover && istanbul-coveralls",
				"changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
			},
			"engines": {
				"node": ">=0.10"
			},
			"license": "MIT",
			"gitHead": "8779a407d76ded1880a9fa6300dc007afd9a94f6",
			"bugs": {
				"url": "https://github.com/wearefractal/vinyl-fs/issues"
			},
			"_id": "vinyl-fs@2.4.4",
			"_shasum": "be6ff3270cb55dfd7d3063640de81f25d7532239",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "0.10.41",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "contra",
					"email": "contra@wearefractal.com"
				},
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"dist": {
				"shasum": "be6ff3270cb55dfd7d3063640de81f25d7532239",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/vinyl-fs-2.4.4.tgz_1476396244682_0.5812190659344196"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "vinyl-fs",
			"version": "3.0.0",
			"description": "Vinyl adapter for the file system.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Eric Schoffstall",
					"email": "yo@contra.io"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/vinyl-fs.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js",
				"lib"
			],
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"flush-write-stream": "^1.0.0",
				"fs-mkdirp-stream": "^1.0.0",
				"glob-stream": "^6.1.0",
				"graceful-fs": "^4.0.0",
				"is-valid-glob": "^1.0.0",
				"lazystream": "^1.0.0",
				"lead": "^1.0.0",
				"object.assign": "^4.0.4",
				"pumpify": "^1.3.5",
				"remove-bom-buffer": "^3.0.0",
				"remove-bom-stream": "^1.2.0",
				"resolve-options": "^1.1.0",
				"through2": "^2.0.0",
				"to-through": "^2.0.0",
				"value-or-function": "^3.0.0",
				"vinyl": "^2.0.0",
				"vinyl-sourcemap": "^1.1.0"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.19.0",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.2.0",
				"mocha": "^3.5.0",
				"rimraf": "^2.6.1"
			},
			"keywords": [
				"gulp",
				"vinyl-adapter",
				"vinyl",
				"file",
				"file system",
				"fs",
				"streams"
			],
			"gitHead": "4e9a3edfeb5ff1b7b788a079f2ef7999647f0a7e",
			"bugs": {
				"url": "https://github.com/gulpjs/vinyl-fs/issues"
			},
			"homepage": "https://github.com/gulpjs/vinyl-fs#readme",
			"_id": "vinyl-fs@3.0.0",
			"_shasum": "ce34592b90c0338bda2d5c121566973651f90c23",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "0.10.48",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "contra",
					"email": "yo@contra.io"
				},
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"dist": {
				"shasum": "ce34592b90c0338bda2d5c121566973651f90c23",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vinyl-fs-3.0.0.tgz_1512507570211_0.9524758281186223"
			},
			"directories": {}
		},
		"3.0.1": {
			"name": "vinyl-fs",
			"version": "3.0.1",
			"description": "Vinyl adapter for the file system.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Eric Schoffstall",
					"email": "yo@contra.io"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/vinyl-fs.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js",
				"lib"
			],
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"flush-write-stream": "^1.0.0",
				"fs-mkdirp-stream": "^1.0.0",
				"glob-stream": "^6.1.0",
				"graceful-fs": "^4.0.0",
				"is-valid-glob": "^1.0.0",
				"lazystream": "^1.0.0",
				"lead": "^1.0.0",
				"object.assign": "^4.0.4",
				"pumpify": "^1.3.5",
				"remove-bom-buffer": "^3.0.0",
				"remove-bom-stream": "^1.2.0",
				"resolve-options": "^1.1.0",
				"through2": "^2.0.0",
				"to-through": "^2.0.0",
				"value-or-function": "^3.0.0",
				"vinyl": "^2.0.0",
				"vinyl-sourcemap": "^1.1.0"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.19.0",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.2.0",
				"mocha": "^3.5.0",
				"rimraf": "^2.6.1"
			},
			"keywords": [
				"gulp",
				"vinyl-adapter",
				"vinyl",
				"file",
				"file system",
				"fs",
				"streams"
			],
			"gitHead": "ff511961f038d28ec574e58a98fad631af5e84d9",
			"bugs": {
				"url": "https://github.com/gulpjs/vinyl-fs/issues"
			},
			"homepage": "https://github.com/gulpjs/vinyl-fs#readme",
			"_id": "vinyl-fs@3.0.1",
			"_shasum": "74af5f6836a1cf414d35eeb3c10f2e65fc2a2c10",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "0.10.48",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"maintainers": [
				{
					"name": "contra",
					"email": "yo@contra.io"
				},
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"dist": {
				"shasum": "74af5f6836a1cf414d35eeb3c10f2e65fc2a2c10",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vinyl-fs-3.0.1.tgz_1514424084222_0.1920016584917903"
			},
			"directories": {}
		},
		"3.0.2": {
			"name": "vinyl-fs",
			"version": "3.0.2",
			"description": "Vinyl adapter for the file system.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Eric Schoffstall",
					"email": "yo@contra.io"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/vinyl-fs.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js",
				"lib"
			],
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"fs-mkdirp-stream": "^1.0.0",
				"glob-stream": "^6.1.0",
				"graceful-fs": "^4.0.0",
				"is-valid-glob": "^1.0.0",
				"lazystream": "^1.0.0",
				"lead": "^1.0.0",
				"object.assign": "^4.0.4",
				"pumpify": "^1.3.5",
				"readable-stream": "^2.3.3",
				"remove-bom-buffer": "^3.0.0",
				"remove-bom-stream": "^1.2.0",
				"resolve-options": "^1.1.0",
				"through2": "^2.0.0",
				"to-through": "^2.0.0",
				"value-or-function": "^3.0.0",
				"vinyl": "^2.0.0",
				"vinyl-sourcemap": "^1.1.0"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.19.0",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.2.0",
				"mocha": "^3.5.0",
				"rimraf": "^2.6.1"
			},
			"keywords": [
				"gulp",
				"vinyl-adapter",
				"vinyl",
				"file",
				"file system",
				"fs",
				"streams"
			],
			"gitHead": "0d6e6be253c95413b2310835135ff223526c302b",
			"bugs": {
				"url": "https://github.com/gulpjs/vinyl-fs/issues"
			},
			"homepage": "https://github.com/gulpjs/vinyl-fs#readme",
			"_id": "vinyl-fs@3.0.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AUSFda1OukBwuLPBTbyuO4IRWgfXmqC4UTW0f8xrCa8Hkv9oyIU+NSqBlgfOLZRoUt7cHdo75hKQghCywpIyIw==",
				"shasum": "1b86258844383f57581fcaac081fe09ef6d6d752",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "contra",
					"email": "yo@contra.io"
				},
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vinyl-fs-3.0.2.tgz_1516741016056_0.8602113758679479"
			},
			"directories": {}
		},
		"3.0.3": {
			"name": "vinyl-fs",
			"version": "3.0.3",
			"description": "Vinyl adapter for the file system.",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Eric Schoffstall",
					"email": "yo@contra.io"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/vinyl-fs.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js",
				"lib"
			],
			"scripts": {
				"lint": "eslint . && jscs index.js lib/ test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"fs-mkdirp-stream": "^1.0.0",
				"glob-stream": "^6.1.0",
				"graceful-fs": "^4.0.0",
				"is-valid-glob": "^1.0.0",
				"lazystream": "^1.0.0",
				"lead": "^1.0.0",
				"object.assign": "^4.0.4",
				"pumpify": "^1.3.5",
				"readable-stream": "^2.3.3",
				"remove-bom-buffer": "^3.0.0",
				"remove-bom-stream": "^1.2.0",
				"resolve-options": "^1.1.0",
				"through2": "^2.0.0",
				"to-through": "^2.0.0",
				"value-or-function": "^3.0.0",
				"vinyl": "^2.0.0",
				"vinyl-sourcemap": "^1.1.0"
			},
			"devDependencies": {
				"eslint": "^1.10.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.19.0",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.4.0",
				"jscs-preset-gulp": "^1.0.0",
				"mississippi": "^1.2.0",
				"mocha": "^3.5.0",
				"rimraf": "^2.6.1"
			},
			"keywords": [
				"gulp",
				"vinyl-adapter",
				"vinyl",
				"file",
				"file system",
				"fs",
				"streams"
			],
			"gitHead": "7e223749ee2ada1abd3b2fb326178d8ad8f39f2c",
			"bugs": {
				"url": "https://github.com/gulpjs/vinyl-fs/issues"
			},
			"homepage": "https://github.com/gulpjs/vinyl-fs#readme",
			"_id": "vinyl-fs@3.0.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==",
				"shasum": "c85849405f67428feabbbd5c5dbdd64f47d31bc7",
				"tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz",
				"fileCount": 30,
				"unpackedSize": 49255,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+L8fCRA9TVsSAnZWagAAoWQP/2HOWBrjLRDlpgXFYNTB\nQu/J1UxpYC8/AyPLnMaZ4YcZpQzaV0nZwn+3ylvyT0udAEeIOXbvV2sGmxAG\nGyg0Elcp4K1XOcJVkABFdxLeyyAd/PU9BCPo7zTAAA5DPo5CG4fgBmA8ZmNn\nd2DTF+AyXc+0jF6Y+S4J+4LxOY/Oq/zrtuizaojlV39cAp05CjIyxoVqrAqx\nVa0b58g+yAwb7ouIkWbr0Jkd8dYzZ2TeDmnOjDVM++FQZNn8z5yl4LYxR80+\neW7bg2saQzsWlX3Hmm/5y0fRw5pf1QLoyxNMMwW+ihQb9q7TKR2I2y/kDHSs\nW8F/H0S4NKEj+MxZI8/N/guRcQSQ3PlOdRIRme43p2usvnCJ0nHAmYpo69/y\nY+DGkG/HnAcri4j/3i7lnV9BG+vxQ1VzKxOyU90za/8Mu81qKPj+10HiNvzY\n3Ncrzh90AUtnbNBQD8d6M1ybBh5C5rn1YlJeqrY6r9IO1dfQFUqmr5JIgUg1\nC9Iq3VWtyKUEJpSJJjBU+s5DU9xAKWB+Nzzp5vnh9xRV7WMEl8HZZvDeYqOr\nPnxPlinujbcTqsDafMcmwmYHhEUPhi1lJlK0kxxm2uPIN10NM8medLhTsoiv\nlym4SDyGvbZAI1nTmy+poZ3A5J1eX8TkFc7tD3KTxmTdrDAkOWyOBQsjQydd\nUWqN\r\n=AW6I\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "contra",
					"email": "yo@contra.io"
				},
				{
					"name": "phated",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vinyl-fs_3.0.3_1526251293186_0.9612725187684275"
			}
		}
	},
	"time": {
		"modified": "2018-05-13T22:41:37.500Z",
		"created": "2014-01-16T04:35:13.183Z",
		"0.0.1": "2014-01-16T04:35:13.183Z",
		"0.0.2": "2014-01-22T23:32:53.983Z",
		"0.1.0": "2014-03-01T21:54:54.733Z",
		"0.1.1": "2014-03-17T22:22:42.477Z",
		"0.1.2": "2014-03-17T22:34:49.764Z",
		"0.1.3": "2014-04-17T01:35:55.240Z",
		"0.1.4": "2014-04-17T10:26:05.990Z",
		"0.2.0": "2014-06-01T02:29:09.354Z",
		"0.2.1": "2014-06-03T00:34:12.928Z",
		"0.3.0": "2014-06-10T07:45:37.441Z",
		"0.3.1": "2014-06-25T14:27:39.226Z",
		"0.3.2": "2014-06-25T18:34:05.869Z",
		"0.3.3": "2014-06-26T16:34:58.575Z",
		"0.3.4": "2014-06-27T06:06:48.755Z",
		"0.3.5": "2014-07-30T23:03:26.698Z",
		"0.3.6": "2014-08-02T04:55:03.590Z",
		"0.3.7": "2014-08-29T07:08:34.064Z",
		"0.3.8": "2014-09-29T22:16:51.236Z",
		"0.3.9": "2014-10-09T18:35:26.373Z",
		"0.3.10": "2014-10-22T06:49:42.812Z",
		"0.3.11": "2014-11-04T18:58:05.741Z",
		"0.3.12": "2014-11-13T23:01:29.908Z",
		"0.3.13": "2014-11-13T23:18:36.009Z",
		"1.0.0": "2015-03-01T23:10:20.475Z",
		"0.3.14": "2015-09-21T23:58:14.914Z",
		"2.0.0": "2015-09-25T22:43:41.873Z",
		"2.1.0": "2015-09-27T22:01:07.451Z",
		"2.1.1": "2015-09-28T09:55:31.054Z",
		"2.2.0": "2015-10-16T02:02:41.084Z",
		"2.2.1": "2015-10-20T01:12:49.648Z",
		"2.3.0": "2016-01-12T01:46:18.116Z",
		"2.3.1": "2016-01-14T09:13:25.560Z",
		"2.3.2": "2016-02-26T01:18:13.397Z",
		"2.3.3": "2016-02-26T20:08:39.999Z",
		"2.3.4": "2016-02-26T21:48:50.891Z",
		"2.4.0": "2016-03-02T20:43:47.782Z",
		"2.4.1": "2016-03-02T23:33:03.533Z",
		"2.4.2": "2016-03-03T21:52:45.732Z",
		"2.4.3": "2016-04-01T20:12:38.378Z",
		"2.4.4": "2016-10-13T22:04:07.129Z",
		"3.0.0": "2017-12-05T20:59:30.356Z",
		"3.0.1": "2017-12-28T01:21:24.349Z",
		"3.0.2": "2018-01-23T20:56:56.158Z",
		"3.0.3": "2018-05-13T22:41:33.287Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.3",
		"bugfix": "0.3.14"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"43ade321c7658bd36e92fa6cf8549b4f\"",
			"fetched": 1597847592885
		}
	},
	"_distfiles": {
		"vinyl-fs-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.0.1.tgz",
			"sha": "c8848a986c7e4e194267fe1115f1db2a5c29c6cf",
			"registry": "npmjs"
		},
		"vinyl-fs-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.0.2.tgz",
			"sha": "51fabbee4bc002281e1661f9f58f0247010921d7",
			"registry": "npmjs"
		},
		"vinyl-fs-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.0.tgz",
			"sha": "55928bdf077df23c2de1c5a3cc4faab184b49c1d",
			"registry": "npmjs"
		},
		"vinyl-fs-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.1.tgz",
			"sha": "d1f4ad6946a5ef9c3dc874b35a85b6e272c2030f",
			"registry": "npmjs"
		},
		"vinyl-fs-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.2.tgz",
			"sha": "846509099edefa93a40193b8c2af3e9118da926b",
			"registry": "npmjs"
		},
		"vinyl-fs-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.3.tgz",
			"sha": "804d73c4fccf6edabdf63f16e3a8de09f3160661",
			"registry": "npmjs"
		},
		"vinyl-fs-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.1.4.tgz",
			"sha": "436f7818b68854cb7425cd32fabd75f2cc6d321f",
			"registry": "npmjs"
		},
		"vinyl-fs-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.2.0.tgz",
			"sha": "89054f094b267d3a78117c9f3efa9e4720bc6e4e",
			"registry": "npmjs"
		},
		"vinyl-fs-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.2.1.tgz",
			"sha": "d6374e16ab706da09ceb55befa468bba0128f938",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.0.tgz",
			"sha": "c3bf480d00febafc3d4d4ce902edf418dfc7de12",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.1.tgz",
			"sha": "87e9ac64753a6817069d64d01c467138f692e3f4",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.2.tgz",
			"sha": "73a4f8bfaaabe573922d5f0919578f46df823cd7",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.3.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.3.tgz",
			"sha": "ad8cb0d0e9b7d93158db55dd5cf8d05020558273",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.4.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.4.tgz",
			"sha": "0df7154a9e07d47b14d2fcff914303439da97a84",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.5.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.5.tgz",
			"sha": "94586c4cb923e1d0789a9697da4ac37ad138c766",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.6.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.6.tgz",
			"sha": "c96985527cd53eb4a3eeb8ffb3180bda3084ecfc",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.7.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.7.tgz",
			"sha": "2e25cfe6df5c80818f97ff417bf5c21a41e4a49b",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.8.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.8.tgz",
			"sha": "bea09db28e558e5e903a51a5363fcdb59e5aabe4",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.9.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.9.tgz",
			"sha": "0a1bab1e287f3e1130ad7e6e34d26007d414e079",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.10.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.10.tgz",
			"sha": "f59ac977cb040e95df865ad34cdeb00f57f31f47",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.11.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.11.tgz",
			"sha": "9a45a5e8ed1b1c57d73a252e217e9a2e7e83cffa",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.12.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.12.tgz",
			"sha": "fc33cfeecffb71316badca2d172a39e0ba05368b",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.13.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.13.tgz",
			"sha": "3d384c5b3032e356cd388023e3a085303382ac23",
			"registry": "npmjs"
		},
		"vinyl-fs-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-1.0.0.tgz",
			"sha": "d15752e68c2dad74364e7e853473735354692edf",
			"registry": "npmjs"
		},
		"vinyl-fs-0.3.14.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.14.tgz",
			"sha": "9a6851ce1cac1c1cea5fe86c0931d620c2cfa9e6",
			"registry": "npmjs"
		},
		"vinyl-fs-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.0.0.tgz",
			"sha": "0bc47c6b017bb42739b8caa7c6fd534d1b902047",
			"registry": "npmjs"
		},
		"vinyl-fs-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.1.0.tgz",
			"sha": "6db1fc40d6de31a7fc1a423745837ac762e5ba14",
			"registry": "npmjs"
		},
		"vinyl-fs-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.1.1.tgz",
			"sha": "21022bfd587288b37950beea21b7ea8fb6c1bace",
			"registry": "npmjs"
		},
		"vinyl-fs-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.2.0.tgz",
			"sha": "5ad80428481997682557eefcda054d1f0966939a",
			"registry": "npmjs"
		},
		"vinyl-fs-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.2.1.tgz",
			"sha": "dc867d2d6033a0c5a6a10e4ce434f5b4114bb079",
			"registry": "npmjs"
		},
		"vinyl-fs-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.0.tgz",
			"sha": "c71c05508228e35db7a047dca25a39475502814f",
			"registry": "npmjs"
		},
		"vinyl-fs-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.1.tgz",
			"sha": "f6aebb3987ec300791be324389d6bb7d8ce8537b",
			"registry": "npmjs"
		},
		"vinyl-fs-2.3.2.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.2.tgz",
			"sha": "ad9d06d2e8abc1f95148a2beeed5cf797e18c31c",
			"registry": "npmjs"
		},
		"vinyl-fs-2.3.3.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.3.tgz",
			"sha": "24b0d5e162a32cfaeaa66d1b06a3006d670b6d74",
			"registry": "npmjs"
		},
		"vinyl-fs-2.3.4.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.3.4.tgz",
			"sha": "82e3ff54a699b5c9c0d9db5792b7ae2069275541",
			"registry": "npmjs"
		},
		"vinyl-fs-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.0.tgz",
			"sha": "44e02132efd425288ec263c5722e623fb7b5ce55",
			"registry": "npmjs"
		},
		"vinyl-fs-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.1.tgz",
			"sha": "f97d6370d2c469e005d15031fd5ff3eaa595c608",
			"registry": "npmjs"
		},
		"vinyl-fs-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.2.tgz",
			"sha": "91bdb9331fd252b4d0535be300c8a3a95a1b7be3",
			"registry": "npmjs"
		},
		"vinyl-fs-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.3.tgz",
			"sha": "3d97e562ebfdd4b66921dea70626b84bde9d2d07",
			"registry": "npmjs"
		},
		"vinyl-fs-2.4.4.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.4.tgz",
			"sha": "be6ff3270cb55dfd7d3063640de81f25d7532239",
			"registry": "npmjs"
		},
		"vinyl-fs-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.0.tgz",
			"sha": "ce34592b90c0338bda2d5c121566973651f90c23",
			"registry": "npmjs"
		},
		"vinyl-fs-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.1.tgz",
			"sha": "74af5f6836a1cf414d35eeb3c10f2e65fc2a2c10",
			"registry": "npmjs"
		},
		"vinyl-fs-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.2.tgz",
			"sha": "1b86258844383f57581fcaac081fe09ef6d6d752",
			"registry": "npmjs"
		},
		"vinyl-fs-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz",
			"sha": "c85849405f67428feabbbd5c5dbdd64f47d31bc7",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"vinyl-fs-3.0.3.tgz": {
			"shasum": "c85849405f67428feabbbd5c5dbdd64f47d31bc7"
		}
	},
	"_rev": "11-d3a14ca8228c2e8f",
	"_id": "vinyl-fs",
	"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# vinyl-fs\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\n[Vinyl][vinyl] adapter for the file system.\n\n## What is Vinyl?\n\n[Vinyl][vinyl] is a very simple metadata object that describes a file. When you think of a file, two attributes come to mind: `path` and `contents`. These are the main attributes on a [Vinyl][vinyl] object. A file does not necessarily represent something on your computer’s file system. You have files on S3, FTP, Dropbox, Box, CloudThingly.io and other services. [Vinyl][vinyl] can be used to describe files from all of these sources.\n\n## What is a Vinyl Adapter?\n\nWhile Vinyl provides a clean way to describe a file, we now need a way to access these files. Each file source needs what we call a \"Vinyl adapter\". A Vinyl adapter simply exposes a `src(globs)` and a `dest(folder)` method. Each return a stream. The `src` stream produces Vinyl objects, and the `dest` stream consumes Vinyl objects. Vinyl adapters can expose extra methods that might be specific to their input/output medium, such as the `symlink` method `vinyl-fs` provides.\n\n## Usage\n\n```javascript\nvar map = require('map-stream');\nvar vfs = require('vinyl-fs');\n\nvar log = function(file, cb) {\n  console.log(file.path);\n  cb(null, file);\n};\n\nvfs.src(['./js/**/*.js', '!./js/vendor/*.js'])\n  .pipe(map(log))\n  .pipe(vfs.dest('./output'));\n```\n\n## API\n\n### `src(globs[, options])`\n\nTakes a glob string or an array of glob strings as the first argument and an options object as the second.\nReturns a stream of [vinyl] `File` objects.\n\n__Note: UTF-8 BOM will be removed from all UTF-8 files read with `.src` unless disabled in the options.__\n\n#### Globs\n\nGlobs are executed in order, so negations should follow positive globs.\n\nFor example:\n\n```js\nfs.src(['!b*', '*'])\n```\n\nwould not exclude any files, but the following would exclude all files starting with \"b\":\n\n```js\nfs.src(['*', '!b*'])\n```\n\n#### Options\n\n- Values passed to the options must be of the expected type, otherwise they will be ignored.\n- All options can be passed a function instead of a value. The function will be called with the [vinyl] `File` object as its only argument and must return a value of the expected type for that option.\n\n##### `options.buffer`\n\nWhether or not you want to buffer the file contents into memory. Setting to `false` will make `file.contents` a paused Stream.\n\nType: `Boolean`\n\nDefault: `true`\n\n##### `options.read`\n\nWhether or not you want the file to be read at all. Useful for stuff like removing files. Setting to `false` will make `file.contents = null` and will disable writing the file to disk via `.dest()`.\n\nType: `Boolean`\n\nDefault: `true`\n\n##### `options.since`\n\nOnly streams files that have been modified since the time specified.\n\nType: `Date` or `Number`\n\nDefault: `undefined`\n\n##### `options.removeBOM`\n\nCauses the BOM to be removed on UTF-8 encoded files. Set to `false` if you need the BOM for some reason.\n\nType: `Boolean`\n\nDefault: `true`\n\n##### `options.sourcemaps`\n\nEnables sourcemap support on files passed through the stream.  Will load inline sourcemaps and resolve sourcemap links from files.\n\nType: `Boolean`\n\nDefault: `false`\n\n##### `options.resolveSymlinks`\n\nWhether or not to recursively resolve symlinks to their targets. Set to `false` to preserve them as symlinks and make `file.symlink` equal the original symlink's target path.\n\nType: `Boolean`\n\nDefault: `true`\n\n##### `options.dot`\n\nWhether or not you want globs to match on dot files (e.g. `.gitignore`).\n\n__Note: This option is not resolved from a function because it is passed verbatim to node-glob.__\n\nType: `Boolean`\n\nDefault: `false`\n\n##### other\n\nAny glob-related options are documented in [glob-stream] and [node-glob] and are forwarded verbatim.\n\n### `dest(folder[, options])`\n\nTakes a folder path string or a function as the first argument and an options object as the second. If given a function, it will be called with each [vinyl] `File` object and must return a folder path.\nReturns a stream that accepts [vinyl] `File` objects, writes them to disk at the folder/cwd specified, and passes them downstream so you can keep piping these around.\n\nOnce the file is written to disk, an attempt is made to determine if the `stat.mode`, `stat.mtime` and `stat.atime` of the [vinyl] `File` object differ from the file on the filesystem.\nIf they differ and the running process owns the file, the corresponding filesystem metadata is updated.\nIf they don't differ or the process doesn't own the file, the attempt is skipped silently.\n__This functionality is disabled on Windows operating systems or any other OS that doesn't support `process.getuid` or `process.geteuid` in node. This is due to Windows having very unexpected results through usage of `fs.fchmod` and `fs.futimes`.__\n\n__Note: The `fs.futimes()` method internally converts `stat.mtime` and `stat.atime` timestamps to seconds; this division by `1000` may cause some loss of precision in 32-bit Node.js.__\n\nIf the file has a `symlink` attribute specifying a target path, then a symlink will be created.\n\n__Note: The file will be modified after being written to this stream.__\n  - `cwd`, `base`, and `path` will be overwritten to match the folder.\n  - `stat` will be updated to match the file on the filesystem.\n  - `contents` will have it's position reset to the beginning if it is a stream.\n\n#### Options\n\n- Values passed to the options must be of the expected type, otherwise they will be ignored.\n- All options can be passed a function instead of a value. The function will be called with the [vinyl] `File` object as its only argument and must return a value of the expected type for that option.\n\n##### `options.cwd`\n\nThe working directory the folder is relative to.\n\nType: `String`\n\nDefault: `process.cwd()`\n\n##### `options.mode`\n\nThe mode the files should be created with. This option is only resolved if the [vinyl] `File` is not symbolic.\n\nType: `Number`\n\nDefault: The `mode` of the input file (`file.stat.mode`) if any, or the process mode if the input file has no `mode` property.\n\n##### `options.dirMode`\n\nThe mode directories should be created with.\n\nType: `Number`\n\nDefault: The process `mode`.\n\n##### `options.overwrite`\n\nWhether or not existing files with the same path should be overwritten.\n\nType: `Boolean`\n\nDefault: `true` (always overwrite existing files)\n\n##### `options.append`\n\nWhether or not new data should be appended after existing file contents (if any).\n\nType: `Boolean`\n\nDefault: `false` (always replace existing contents, if any)\n\n##### `options.sourcemaps`\n\nEnables sourcemap support on files passed through the stream.  Will write inline soucemaps if specified as `true`.\nSpecifying a `String` path will write external sourcemaps at the given path.\n\nExamples:\n\n```js\n// Write as inline comments\nvfs.dest('./', { sourcemaps: true });\n\n// Write as files in the same folder\nvfs.dest('./', { sourcemaps: '.' });\n```\n\nType: `Boolean` or `String`\n\nDefault: `undefined` (do not write sourcemaps)\n\n##### `options.relativeSymlinks`\n\nWhen creating a symlink, whether or not the created symlink should be relative. If `false`, the symlink will be absolute.\n\n__Note: This option will be ignored if a `junction` is being created, as they must be absolute.__\n\nType: `Boolean`\n\nDefault: `false`\n\n##### `options.useJunctions`\n\nWhen creating a symlink, whether or not a directory symlink should be created as a `junction`.\nThis option is only relevant on Windows and ignored elsewhere. Please refer to the [Symbolic Links on Windows][symbolic-caveats] section below.\n\nType: `Boolean`\n\nDefault: `true`\n\n### `symlink(folder[, options])`\n\nTakes a folder path string or a function as the first argument and an options object as the second. If given a function, it will be called with each [vinyl] `File` object and must return a folder path.\nReturns a stream that accepts [vinyl] `File` objects, creates a symbolic link (i.e. symlink) at the folder/cwd specified, and passes them downstream so you can keep piping these around.\n\n__Note: The file will be modified after being written to this stream.__\n  - `cwd`, `base`, and `path` will be overwritten to match the folder.\n  - `stat` will be updated to match the symlink on the filesystem.\n  - `contents` will be set to `null`.\n  - `symlink` will be added or replaced to be the original path.\n\n__Note: On Windows, directory links are created using Junctions by default. Use the `useJunctions` option to disable this behavior.__\n\n#### Options\n\n- Values passed to the options must be of the expected type, otherwise they will be ignored.\n- All options can be passed a function instead of a value. The function will be called with the [vinyl] `File` object as its only argument and must return a value of the expected type for that option.\n\n##### `options.cwd`\n\nThe working directory the folder is relative to.\n\nType: `String`\n\nDefault: `process.cwd()`\n\n##### `options.dirMode`\n\nThe mode directories should be created with.\n\nType: `Number`\n\nDefault: The process mode.\n\n##### `options.overwrite`\n\nWhether or not existing files with the same path should be overwritten.\n\nType: `Boolean`\n\nDefault: `true` (always overwrite existing files)\n\n##### `options.relativeSymlinks`\n\nWhether or not the created symlinks should be relative. If `false`, the symlink will be absolute.\n\n__Note: This option will be ignored if a `junction` is being created, as they must be absolute.__\n\nType: `Boolean`\n\nDefault: `false`\n\n##### `options.useJunctions`\n\nWhen creating a symlink, whether or not a directory symlink should be created as a `junction`.\nThis option is only relevant on Windows and ignored elsewhere. Please refer to the [Symbolic Links on Windows][symbolic-caveats] section below.\n\nType: `Boolean`\n\nDefault: `true`\n\n#### Symbolic Links on Windows\n\nWhen creating symbolic links on Windows, we pass a `type` argument to Node's\n`fs` module which specifies the kind of target we link to (one of `'file'`,\n`'dir'` or `'junction'`). Specifically, this will be `'file'` when the target\nis a regular file, `'junction'` if the target is a directory, or `'dir'` if\nthe target is a directory and the user overrides the `useJunctions` option\ndefault.\n\nHowever, if the user tries to make a \"dangling\" link (pointing to a non-existent\ntarget) we won't be able to determine automatically which type we should use.\nIn these cases, `vinyl-fs` will behave slightly differently depending on\nwhether the dangling link is being created via `symlink()` or via `dest()`.\n\nFor dangling links created via `symlink()`, the incoming vinyl represents the\ntarget and so we will look to its stats to guess the desired type. In\nparticular, if `isDirectory()` returns false then we'll create a `'file'` type\nlink, otherwise we will create a `'junction'` or a `'dir'` type link depending\non the value of the `useJunctions` option.\n\nFor dangling links created via `dest()`, the incoming vinyl represents the link -\ntypically read off disk via `src()` with the `resolveSymlinks` option set to\nfalse. In this case, we won't be able to make any reasonable guess as to the\ntype of link and we default to using `'file'`, which may cause unexpected behavior\nif you are creating a \"dangling\" link to a directory. It is advised to avoid this\nscenario.\n\n\n[symbolic-caveats]: #symbolic-links-on-windows\n[glob-stream]: https://github.com/gulpjs/glob-stream\n[node-glob]: https://github.com/isaacs/node-glob\n[gaze]: https://github.com/shama/gaze\n[glob-watcher]: https://github.com/wearefractal/glob-watcher\n[vinyl]: https://github.com/wearefractal/vinyl\n\n[downloads-image]: http://img.shields.io/npm/dm/vinyl-fs.svg\n[npm-url]: https://www.npmjs.com/package/vinyl-fs\n[npm-image]: http://img.shields.io/npm/v/vinyl-fs.svg\n\n[travis-url]: https://travis-ci.org/gulpjs/vinyl-fs\n[travis-image]: http://img.shields.io/travis/gulpjs/vinyl-fs.svg?label=travis-ci\n\n[appveyor-url]: https://ci.appveyor.com/project/gulpjs/vinyl-fs\n[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/vinyl-fs.svg?label=appveyor\n\n[coveralls-url]: https://coveralls.io/r/gulpjs/vinyl-fs\n[coveralls-image]: http://img.shields.io/coveralls/gulpjs/vinyl-fs/master.svg\n\n[gitter-url]: https://gitter.im/gulpjs/gulp\n[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg"
}