{
	"name": "gulp",
	"versions": {
		"0.0.1": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"coffee-script": "*",
				"async": "*",
				"glob": "*",
				"event-stream": "*",
				"glob-stream": "*",
				"colors": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "mocha --compilers coffee:coffee-script"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.1",
			"dist": {
				"shasum": "b55f6ecb969bc015c443cd99516b755e60b13503",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.2",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"coffee-script": "*",
				"async": "*",
				"glob": "*",
				"event-stream": "*",
				"glob-stream": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "mocha --compilers coffee:coffee-script"
			},
			"engines": {
				"node": ">= 0.6"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.2",
			"dist": {
				"shasum": "ec4ae8ea9aa2592e516e3852068a92a6663a5c09",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.3",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"async": "*",
				"event-stream": "*",
				"glob-stream": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.6"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.3",
			"dist": {
				"shasum": "2b612b771c19f8825058e4ff330e67e6ddb46f19",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.4",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"async": "*",
				"event-stream": "*",
				"glob-stream": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.6"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.4",
			"dist": {
				"shasum": "e5ee89b0be4eadae40fb089d707c698d77a006ed",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.5",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"async": "*",
				"event-stream": "*",
				"glob-stream": "*"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.6"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.5",
			"dist": {
				"shasum": "6bda657a8c2e0cffb15a673b3d196814c31eaa73",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.7": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.7",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.15",
				"glob-stream": "0.0.3",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0"
			},
			"devDependencies": {
				"mocha": "1.12.0",
				"should": "1.2.2",
				"rimraf": "2.2.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.7",
			"dist": {
				"shasum": "24d7b2535b69f159c5e27dd9ee7b2d213c0dd303",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.7.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.8": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.8",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.15",
				"glob-stream": "0.0.3",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "*"
			},
			"devDependencies": {
				"mocha": "1.12.0",
				"should": "1.2.2",
				"rimraf": "2.2.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.8",
			"dist": {
				"shasum": "7daddb39af3bd756b5539b2fb2e18a63be7e91db",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.8.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.9": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.0.9",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.15",
				"glob-stream": "0.0.3",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "*",
				"gaze": "*"
			},
			"devDependencies": {
				"mocha": "1.12.0",
				"should": "1.2.2",
				"rimraf": "2.2.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.0.9",
			"dist": {
				"shasum": "18a593af9406fc76f359e42e32b5f0fdf59790f2",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.0.9.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.32",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.1.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.15",
				"glob-stream": "0.0.3",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "*",
				"gaze": "0.4.0"
			},
			"devDependencies": {
				"mocha": "1.12.0",
				"should": "1.2.2",
				"rimraf": "2.2.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.1.0",
			"dist": {
				"shasum": "85cb3437e277a9e9398bbc10c41da4cbf5df9b6a",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.32",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "gulp",
			"description": "Simple stream-y build helper",
			"version": "0.2.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.0.3",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "*",
				"gaze": "0.4.1"
			},
			"devDependencies": {
				"mocha": "1.12.0",
				"should": "1.2.2",
				"rimraf": "2.2.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@0.2.0",
			"dist": {
				"shasum": "e1c633c9704d0ba1f990b06bf216cab82c36f057",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "1.0.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.0.3",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@1.0.0",
			"dist": {
				"shasum": "402480c6cbdc5aa56932130753a812b0fd4a2957",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.30",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "1.1.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.5"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@1.1.0",
			"dist": {
				"shasum": "fc410b6200eb0858f2167c390e472ed12aa3e2bd",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-1.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "1.2.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.6"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@1.2.0",
			"dist": {
				"shasum": "d99dc02e10a77b9101530bea712169a4760f9ed5",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-1.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "1.2.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.6"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@1.2.1",
			"dist": {
				"shasum": "c61df18c75b76bd7a461a6ce39a0fd2023c49a4c",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-1.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.0.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.6",
				"chalk": "0.3.0",
				"resolve": "0.5.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"_id": "gulp@2.0.0",
			"dist": {
				"shasum": "25f5cec312ef3d51ffd84dd12d54bf9ec2fda9a4",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.0.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.6",
				"chalk": "0.3.0",
				"resolve": "0.5.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*"
			},
			"scripts": {
				"test": "mocha"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"_id": "gulp@2.0.1",
			"dist": {
				"shasum": "5a2d02ca3f0281f381aade952fd85ae463ae1327",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.1.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.6",
				"chalk": "0.3.0",
				"resolve": "0.5.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.1.0",
			"dist": {
				"shasum": "84ea2f783e1218c7b31824038410a70917a8f760",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.2.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.6",
				"chalk": "0.3.0",
				"resolve": "0.5.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.2.0",
			"dist": {
				"shasum": "cf8112398f11dad2f8df977de0b156bd97ac40e0",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.3.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.8",
				"chalk": "0.3.0",
				"resolve": "0.5.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.3.0",
			"dist": {
				"shasum": "8d860312b2f321c84639dfc3d6bc93d90f6e7cf0",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.4.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.2",
				"orchestrator": "0.0.8",
				"chalk": "0.3.0",
				"resolve": "0.5.1",
				"semver": "2.2.1",
				"findup-sync": "0.1.2"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.4.0",
			"dist": {
				"shasum": "57822ea067e18103d313dcb6668ec3bdeb5c18ed",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.4.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.4.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.4.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "3.0.16",
				"glob-stream": "0.1.0",
				"mkdirp": "0.3.5",
				"optimist": "0.6.0",
				"gulp-util": "1.0.0",
				"gaze": "0.4.3",
				"orchestrator": "0.0.8",
				"chalk": "0.3.0",
				"resolve": "0.5.1",
				"semver": "2.2.1",
				"findup-sync": "0.1.2"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.4.1",
			"dist": {
				"shasum": "d311199d13aeba1870bbb93349076d5fd4bd9fda",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.4.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.6.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "3.0.x",
				"glob-stream": "0.1.x",
				"mkdirp": "0.3.x",
				"optimist": "0.6.x",
				"gulp-util": "1.0.x",
				"gaze": "0.4.x",
				"orchestrator": "0.1.x",
				"chalk": "0.3.x",
				"resolve": "0.6.x",
				"semver": "2.2.x",
				"findup-sync": "0.1.x"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.6.0",
			"dist": {
				"shasum": "bcfc8a3103e8889ef1b058548854b8bbea2a0e3f",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.6.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.6.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~0.1.0",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~1.1.1",
				"gaze": "~0.4.3",
				"orchestrator": "~0.1.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.6.1",
			"dist": {
				"shasum": "80a793bd7e5d0fdcc76bdb6b4a44600ea4cee7d2",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.6.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.7.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "2.7.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~0.1.0",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~1.1.1",
				"gaze": "~0.4.3",
				"orchestrator": "~0.1.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@2.7.0",
			"dist": {
				"shasum": "75735d97fa43d82a0e2a9d6ae140e60099af8ac8",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-2.7.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.0.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.0",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~1.1.1",
				"gaze": "~0.4.3",
				"orchestrator": "~0.1.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.0.0",
			"dist": {
				"shasum": "2facf11dfdfd8ca22d3069522403742c1712162f",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.1.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~1.2.0",
				"gaze": "~0.4.3",
				"orchestrator": "~0.2.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.1.1",
			"dist": {
				"shasum": "7f4221c8afe12a2e4f5eb5df2fe0e745c0f05ba5",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.2": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.1.2",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.0.0",
				"gaze": "~0.4.3",
				"orchestrator": "~0.2.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.1.2",
			"dist": {
				"shasum": "e4092c26a21d825c84d8f9a1f3bdaf5e12dbd6ce",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.3": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.1.3",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"preferGlobal": true,
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.1.0",
				"gaze": "~0.4.3",
				"orchestrator": "~0.2.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.1.3",
			"dist": {
				"shasum": "1d33d2fe4e390940283a47e41f3b4f59ef8f3d7b",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.1.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.4": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.1.4",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.1.0",
				"gaze": "~0.4.3",
				"orchestrator": "~0.2.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha && jshint"
			},
			"engines": {
				"node": ">= 0.7"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.1.4",
			"dist": {
				"shasum": "7a3e1448ad43957c4fc1d87bf5b9a6b904760dde",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.1.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.2.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.2.1",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.2.0",
			"dist": {
				"shasum": "352cdf2885a4174ece695ecde454f3cb5d0d4dd6",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.2.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.0.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.2.1",
			"dist": {
				"shasum": "22c31edf636a26a310df2248586e61e680b8f0ff",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.2": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.2.2",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.16",
				"glob-stream": "~3.1.0",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.2.2",
			"dist": {
				"shasum": "1a2967d7cfd99be98cde4d1af59ae530ea21f2b7",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.2.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.3": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.2.3",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.20",
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.2.3",
			"dist": {
				"shasum": "f9024c572c6d1d4bdbd62be6f48b781ff3cda185",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.2.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.4": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.2.4",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"event-stream": "~3.0.20",
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.2.4",
			"dist": {
				"shasum": "156d4492790864ee81914f993eb5d7a9ebd129b8",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.2.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.5": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.2.5",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"semver": "~2.2.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1",
				"graceful-fs": "~2.0.1",
				"through": "~2.3.4",
				"map-stream": "0.0.4"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.2.5",
			"dist": {
				"shasum": "e56bda138d202de4f7e61f3664db5d74aced334f",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.2.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.3.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1",
				"graceful-fs": "~2.0.1",
				"through": "~2.3.4",
				"map-stream": "0.0.4"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.3.0",
			"dist": {
				"shasum": "f1ca8e82a014b41d51f94c43b64fdc349266414d",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.3.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1",
				"graceful-fs": "~2.0.1",
				"through": "~2.3.4",
				"map-stream": "0.0.4",
				"semver": "~2.2.1"
			},
			"devDependencies": {
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"coveralls": "*",
				"istanbul": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.3.1",
			"dist": {
				"shasum": "83750fb40328732bbbb554a31e18a20145da9160",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.3.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.2": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.3.2",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "0.0.1",
				"graceful-fs": "~2.0.1",
				"through": "~2.3.4",
				"map-stream": "0.0.4",
				"semver": "~2.2.1"
			},
			"devDependencies": {
				"mocha": "*",
				"mocha-lcov-reporter": "*",
				"coveralls": "*",
				"istanbul": "*",
				"should": "*",
				"rimraf": "*",
				"q": "*",
				"jshint": "*"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.3.2",
			"dist": {
				"shasum": "1a13a51a1376365a55abf69c342ce3884a84b2e3",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.3.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.4": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.3.4",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"glob-stream": "~3.1.2",
				"mkdirp": "~0.3.5",
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"glob-watcher": "~0.0.1",
				"graceful-fs": "~2.0.1",
				"through": "~2.3.4",
				"map-stream": "~0.1.0",
				"semver": "~2.2.1"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"mocha-lcov-reporter": "0.0.1",
				"coveralls": "~2.6.1",
				"istanbul": "~0.2.3",
				"should": "~2.1.1",
				"rimraf": "~2.2.5",
				"q": "~1.0.0",
				"jshint": "~2.4.1"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.3.4",
			"dist": {
				"shasum": "826f514bf6235d632464b8f1f0e7de19ed07e162",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.3.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.4.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"vinyl-fs": "0.0.1",
				"semver": "~2.2.1",
				"archy": "0.0.2"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"mocha-lcov-reporter": "0.0.1",
				"coveralls": "~2.6.1",
				"istanbul": "~0.2.3",
				"should": "~2.1.1",
				"rimraf": "~2.2.5",
				"q": "~1.0.0",
				"jshint": "~2.4.1",
				"graceful-fs": "~2.0.1",
				"gulp-mocha": "~0.3.0",
				"gulp-jshint": "~1.3.4"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint ./*.js && jshint ./bin/*.js && jshint ./lib/*.js && jshint ./test/*.js",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.4.0",
			"dist": {
				"shasum": "ad7b17e3a026812bfa50f2a341c4bed9d7d4af16",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.4.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.5.0",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"optimist": "~0.6.0",
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"vinyl-fs": "~0.0.2",
				"semver": "~2.2.1",
				"archy": "~0.0.2",
				"deprecated": "0.0.1"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"mocha-lcov-reporter": "~0.0.1",
				"coveralls": "~2.6.1",
				"istanbul": "~0.2.3",
				"should": "~3.1.0",
				"rimraf": "~2.2.5",
				"q": "~1.0.0",
				"jshint": "~2.4.1",
				"graceful-fs": "~2.0.1",
				"gulp-mocha": "~0.4.1",
				"gulp-jshint": "~1.3.4",
				"mkdirp": "~0.3.5"
			},
			"scripts": {
				"test": "mocha --reporter spec && jshint ./*.js && jshint ./bin/*.js && jshint ./lib/*.js && jshint ./test/*.js",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.5.0",
			"dist": {
				"shasum": "066991787fabb2b1c03dca7a9246e28575e526d1",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.5.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.5.1",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"vinyl-fs": "~0.0.2",
				"semver": "~2.2.1",
				"archy": "~0.0.2",
				"deprecated": "~0.0.1",
				"minimist": "~0.0.5"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"mocha-lcov-reporter": "~0.0.1",
				"coveralls": "~2.7.0",
				"istanbul": "~0.2.3",
				"should": "~3.1.0",
				"rimraf": "~2.2.5",
				"q": "~1.0.0",
				"jshint": "~2.4.1",
				"graceful-fs": "~2.0.1",
				"gulp-jshint": "~1.3.4",
				"mkdirp": "~0.3.5"
			},
			"scripts": {
				"test": "node gulpfile.js && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.5.1",
			"dist": {
				"shasum": "7d32c667e2b5a154f205861a646fdf7f3830b8fe",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.5.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.2": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.5.2",
			"homepage": "http://github.com/wearefractal/gulp",
			"repository": {
				"type": "git",
				"url": "git://github.com/wearefractal/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"main": "./index.js",
			"tags": [
				"build",
				"stream",
				"system"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"gulp-util": "~2.2.0",
				"orchestrator": "~0.3.0",
				"resolve": "~0.6.1",
				"findup-sync": "~0.1.2",
				"pretty-hrtime": "~0.2.0",
				"vinyl-fs": "~0.0.2",
				"semver": "~2.2.1",
				"archy": "~0.0.2",
				"deprecated": "~0.0.1",
				"minimist": "~0.0.5"
			},
			"devDependencies": {
				"mocha": "~1.17.0",
				"mocha-lcov-reporter": "~0.0.1",
				"coveralls": "~2.7.0",
				"istanbul": "~0.2.3",
				"should": "~3.1.0",
				"rimraf": "~2.2.5",
				"q": "~1.0.0",
				"jshint": "~2.4.1",
				"graceful-fs": "~2.0.1",
				"gulp-jshint": "~1.3.4",
				"mkdirp": "~0.3.5"
			},
			"scripts": {
				"test": "node gulpfile.js && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/wearefractal/gulp/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/wearefractal/gulp/issues"
			},
			"_id": "gulp@3.5.2",
			"dist": {
				"shasum": "efdbcf8fa2aa1f686a094d3e57c9221965abbf76",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.5.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.5": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.5.5",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"gulp-util": "^2.2.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"vinyl-fs": "^0.1.0",
				"semver": "^2.2.1",
				"archy": "^0.0.2",
				"deprecated": "^0.0.1",
				"liftoff": "^0.9.3",
				"chalk": "^0.4.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.7.0",
				"istanbul": "^0.2.3",
				"should": "^3.1.0",
				"rimraf": "^2.2.5",
				"q": "^1.0.0",
				"jshint": "^2.4.1",
				"graceful-fs": "^2.0.1",
				"gulp-jshint": "^1.4.0",
				"mkdirp": "^0.3.5"
			},
			"scripts": {
				"test": "node gulpfile.js && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.github.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.5.5",
			"dist": {
				"shasum": "dbf0a3e00333f19527c2d977f069e8fad5cbc53a",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.5.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.6": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.5.6",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"gulp-util": "^2.2.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"vinyl-fs": "^0.1.0",
				"semver": "^2.2.1",
				"archy": "^0.0.2",
				"deprecated": "^0.0.1",
				"liftoff": "^0.9.3",
				"chalk": "^0.4.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.7.0",
				"istanbul": "^0.2.3",
				"should": "^3.1.0",
				"rimraf": "^2.2.5",
				"q": "^1.0.0",
				"jshint": "^2.4.1",
				"graceful-fs": "^2.0.1",
				"gulp-jshint": "^1.4.0",
				"mkdirp": "^0.3.5"
			},
			"scripts": {
				"test": "node gulpfile.js && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.github.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.5.6",
			"dist": {
				"shasum": "bbb9acb596c8dbf1783cc5f182ebc0f82a82489e",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.5.6.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.6.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.6.0",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"gulp-util": "^2.2.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"vinyl-fs": "^0.1.0",
				"semver": "^2.2.1",
				"archy": "^0.0.2",
				"deprecated": "^0.0.1",
				"liftoff": "^0.9.3",
				"chalk": "^0.4.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.7.0",
				"istanbul": "^0.2.3",
				"should": "^3.1.0",
				"rimraf": "^2.2.5",
				"q": "^1.0.0",
				"jshint": "^2.4.1",
				"graceful-fs": "^2.0.1",
				"gulp-jshint": "^1.4.0",
				"mkdirp": "^0.3.5"
			},
			"scripts": {
				"test": "node gulpfile.js && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.github.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.6.0",
			"dist": {
				"shasum": "d1e7256c50091f23678d34d343ab348536af3d73",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.6.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.6.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.6.1",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"liftoff": "^0.9.3",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.1.3"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.7.0",
				"istanbul": "^0.2.3",
				"should": "^3.1.0",
				"rimraf": "^2.2.5",
				"q": "^1.0.0",
				"jshint": "^2.5.0",
				"graceful-fs": "^2.0.1",
				"mkdirp": "^0.3.5"
			},
			"scripts": {
				"test": "jshint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.github.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.6.1",
			"dist": {
				"shasum": "25e86b09866db1fed215debce1a5efef2b44c359",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.6.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.6.2": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.6.2",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"liftoff": "^0.9.3",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.1.3"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.7.0",
				"istanbul": "^0.2.3",
				"should": "^3.1.0",
				"rimraf": "^2.2.5",
				"q": "^1.0.0",
				"jshint": "^2.5.0",
				"graceful-fs": "^2.0.1",
				"mkdirp": "^0.3.5"
			},
			"scripts": {
				"test": "jshint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.github.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.6.2",
			"_shasum": "ea6b33d768db4a22294fa6339afb61842f5e6fb5",
			"_from": ".",
			"_npmVersion": "1.4.7",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "ea6b33d768db4a22294fa6339afb61842f5e6fb5",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.6.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.7.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.7.0",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.2.0"
			},
			"devDependencies": {
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"coveralls": "^2.7.0",
				"istanbul": "^0.2.3",
				"should": "^4.0.0",
				"rimraf": "^2.2.5",
				"q": "^1.0.0",
				"jshint": "^2.5.0",
				"graceful-fs": "^2.0.1",
				"mkdirp": "^0.5.0"
			},
			"scripts": {
				"test": "jshint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "2ae97419ad69c279b3e98533992aa9b9f3e6853e",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.7.0",
			"_shasum": "6f728d6ab2da8cadd1c58838cea48cb2dbd949e1",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "6f728d6ab2da8cadd1c58838cea48cb2dbd949e1",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.7.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.0",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.2.3",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.2.0",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "58460d234e6f90660a7a5e28a52e2498c3fbd3af",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.0",
			"_shasum": "ceb5566bb5f932b882b95f0343af4542d46de11a",
			"_from": ".",
			"_npmVersion": "1.4.13",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "ceb5566bb5f932b882b95f0343af4542d46de11a",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.1",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.2.3",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.2.0",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "94728501d9253ee03c67940845c8f1a341b84b79",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.1",
			"_shasum": "4c4902f6684b6b6235217eec72cc8c78c276d35c",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "4c4902f6684b6b6235217eec72cc8c78c276d35c",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.2": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.2",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.2.3",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.2.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "e96a804cd889eb63380ccb778f23ad15d9fd6705",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.2",
			"_shasum": "a628cec5cd22da922a070fc9d2a0ab8b162390ef",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "a628cec5cd22da922a070fc9d2a0ab8b162390ef",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.3": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.3",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.2.3",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.2.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "ae627bc1e474cf78b8fa47c5557f435498485fa6",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.3",
			"_shasum": "f9d89c3e868e2a77d85f4b1fd376e7ebc8a900c8",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "f9d89c3e868e2a77d85f4b1fd376e7ebc8a900c8",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.4": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.4",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.2.3",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.2.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "8e1eac3bb0c51d02ac74a2cc664b416f81cda88c",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.4",
			"_shasum": "894a9cb239fb58ae072489adc65d0e09c9720122",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "894a9cb239fb58ae072489adc65d0e09c9720122",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.5": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.5",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.4.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.11.0",
				"minimist": "^0.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.2.3",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.2.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "d1481ec8e5eb75a50c8b5e795842f60ecf33dd75",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.5",
			"_shasum": "45eb05481b94c6e2c414cd9e152fa4de87e83667",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "45eb05481b94c6e2c414cd9e152fa4de87e83667",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.6": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.6",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.5.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^2.2.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.12.0",
				"minimist": "^0.2.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^2.2.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.3.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "4dad0dd9750710effea9f2f52ef0bfeadcf9336d",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.6",
			"_shasum": "ea5af86a434bee4c0a942ff06437837f093e2fc2",
			"_from": ".",
			"_npmVersion": "1.5.0-alpha-1",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "ea5af86a434bee4c0a942ff06437837f093e2fc2",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.7": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.7",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.5.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.12.0",
				"minimist": "^0.2.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^3.0.1",
				"tildify": "^0.2.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.4.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "edcf732456409b7b8df9861b1108acbf866e5a39",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.7",
			"_shasum": "187e5316d65aa5188de447b41b3c0ee9bf322be1",
			"_from": ".",
			"_npmVersion": "1.5.0-alpha-1",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "187e5316d65aa5188de447b41b3c0ee9bf322be1",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.8": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.8",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.5.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.12.0",
				"minimist": "^1.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^3.0.1",
				"tildify": "^1.0.0",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.4.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "8f505c92c2066ab1ccd3011c1c7d81c4d2aa958e",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.8",
			"_shasum": "0b0473e7cdfd04c785184513938397d4552cfe96",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "fractal",
				"email": "contact@wearefractal.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				}
			],
			"dist": {
				"shasum": "0b0473e7cdfd04c785184513938397d4552cfe96",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.9": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.9",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^0.0.2",
				"chalk": "^0.5.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.13.2",
				"minimist": "^1.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^3.0.1",
				"tildify": "^1.0.0",
				"v8flags": "^1.0.1",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^0.4.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^1.17.0",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "b7486d8850f172f3533406c529510c7649a3a04f",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.9",
			"_shasum": "90773dc79cb0b3087e5443c695b0f5a21548ccce",
			"_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": "90773dc79cb0b3087e5443c695b0f5a21548ccce",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.10": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.10",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^1.0.0",
				"chalk": "^0.5.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^0.3.2",
				"liftoff": "^0.13.2",
				"minimist": "^1.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^4.1.0",
				"tildify": "^1.0.0",
				"v8flags": "^1.0.1",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^1.0.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^2.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "0203bccdc7397991da68ea3e51fef7b2df75a46f",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.10",
			"_shasum": "bfb8fc156be97820f02a7f8b3af61a86666f9e31",
			"_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": "bfb8fc156be97820f02a7f8b3af61a86666f9e31",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.10.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.8.11": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.8.11",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "https://github.com/gulpjs/gulp"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^1.0.0",
				"chalk": "^0.5.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^0.3.2",
				"liftoff": "^2.0.1",
				"minimist": "^1.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^0.2.0",
				"semver": "^4.1.0",
				"tildify": "^1.0.0",
				"v8flags": "^2.0.2",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^1.0.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^2.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^4.0.0"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engineStrict": true,
			"engines": {
				"node": ">= 0.9"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
				}
			],
			"gitHead": "84df40b0faabc2b61d576154fd1145e2146377ca",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.8.11",
			"_shasum": "d557e0a7283eb4136491969b0497767972f1d28a",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "fractal",
					"email": "contact@wearefractal.com"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "d557e0a7283eb4136491969b0497767972f1d28a",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.8.11.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.9.0": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.9.0",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^1.0.0",
				"chalk": "^1.0.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^0.6.2",
				"liftoff": "^2.1.0",
				"minimist": "^1.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"tildify": "^1.0.0",
				"v8flags": "^2.0.2",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jscs": "~1.12.0",
				"jshint": "^2.5.0",
				"jshint-stylish": "^1.0.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^2.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^5.0.1"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "jshint lib bin test index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules && jscs lib bin test index.js",
				"test": "npm run-script lint && mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"license": "MIT",
			"gitHead": "657213a52d5e9c19b85df6a42f76341a98c08ae8",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.9.0",
			"_shasum": "cf1fba4cb558bb8c6ae6c9613f583ae2620d214a",
			"_from": ".",
			"_npmVersion": "2.8.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": "cf1fba4cb558bb8c6ae6c9613f583ae2620d214a",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.9.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.9.1": {
			"name": "gulp",
			"description": "The streaming build system",
			"version": "3.9.1",
			"homepage": "http://gulpjs.com",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/gulp.git"
			},
			"author": {
				"name": "Fractal",
				"email": "contact@wearefractal.com",
				"url": "http://wearefractal.com/"
			},
			"tags": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline"
			],
			"files": [
				"index.js",
				"lib",
				"bin",
				"completion",
				"gulp.1"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"man": [
				"gulp.1"
			],
			"dependencies": {
				"archy": "^1.0.0",
				"chalk": "^1.0.0",
				"deprecated": "^0.0.1",
				"gulp-util": "^3.0.0",
				"interpret": "^1.0.0",
				"liftoff": "^2.1.0",
				"minimist": "^1.1.0",
				"orchestrator": "^0.3.0",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"tildify": "^1.0.0",
				"v8flags": "^2.0.2",
				"vinyl-fs": "^0.3.0"
			},
			"devDependencies": {
				"coveralls": "^2.7.0",
				"eslint": "^1.7.3",
				"eslint-config-gulp": "^2.0.0",
				"graceful-fs": "^3.0.0",
				"istanbul": "^0.3.0",
				"jscs": "^2.3.5",
				"jscs-preset-gulp": "^1.0.0",
				"marked-man": "^0.1.3",
				"mkdirp": "^0.5.0",
				"mocha": "^2.0.1",
				"mocha-lcov-reporter": "^0.0.1",
				"q": "^1.0.0",
				"rimraf": "^2.2.5",
				"should": "^5.0.1"
			},
			"scripts": {
				"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
				"lint": "eslint . && jscs *.js bin/ lib/ test/",
				"pretest": "npm run lint",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.9"
			},
			"license": "MIT",
			"gitHead": "9c14e3a13a73a32e424f144d62566671b2fcdbed",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@3.9.1",
			"_shasum": "571ce45928dd40af6514fc4011866016c13845b4",
			"_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": "571ce45928dd40af6514fc4011866016c13845b4",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-3.9.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/gulp-3.9.1.tgz_1454957415500_0.15343931876122952"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "gulp",
			"version": "4.0.0",
			"description": "The streaming build system.",
			"homepage": "http://gulpjs.com",
			"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/gulp.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js",
				"bin"
			],
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"scripts": {
				"lint": "eslint . && jscs index.js bin/ test/",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {
				"glob-watcher": "^5.0.0",
				"gulp-cli": "^2.0.0",
				"undertaker": "^1.0.0",
				"vinyl-fs": "^3.0.0"
			},
			"devDependencies": {
				"eslint": "^1.7.3",
				"eslint-config-gulp": "^2.0.0",
				"expect": "^1.20.2",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"jscs": "^2.3.5",
				"jscs-preset-gulp": "^1.0.0",
				"mkdirp": "^0.5.1",
				"mocha": "^3.0.0",
				"rimraf": "^2.2.5"
			},
			"keywords": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline",
				"series",
				"parallel",
				"streaming"
			],
			"gitHead": "55eb23a268dcc7340bb40808600fd4802848c06f",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@4.0.0",
			"_shasum": "95766c601dade4a77ed3e7b2b6dc03881b596366",
			"_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": "95766c601dade4a77ed3e7b2b6dc03881b596366",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-4.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/gulp-4.0.0.tgz_1514770146014_0.5232551209628582"
			},
			"directories": {}
		},
		"4.0.1": {
			"name": "gulp",
			"version": "4.0.1",
			"description": "The streaming build system.",
			"homepage": "https://gulpjs.com",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "https://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/gulp.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"scripts": {
				"lint": "eslint .",
				"pretest": "npm run lint",
				"test": "nyc mocha --async-only",
				"azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
				"coveralls": "nyc report --reporter=text-lcov | coveralls"
			},
			"dependencies": {
				"glob-watcher": "^5.0.3",
				"gulp-cli": "^2.2.0",
				"undertaker": "^1.2.1",
				"vinyl-fs": "^3.0.0"
			},
			"devDependencies": {
				"coveralls": "github:phated/node-coveralls#2.x",
				"eslint": "^2.13.1",
				"eslint-config-gulp": "^3.0.1",
				"expect": "^1.20.2",
				"mkdirp": "^0.5.1",
				"mocha": "^3.0.0",
				"nyc": "^10.3.2",
				"rimraf": "^2.6.3"
			},
			"keywords": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline",
				"series",
				"parallel",
				"streaming"
			],
			"gitHead": "ea3bba4fdf9f2b508699f69569d0191b8c5bc10c",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@4.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-yDVtVunxrAdsk7rIV/b7lVSBifPN1Eqe6wTjsESGrFcL+MEVzaaeNTkpUuGTUptloSOU+8oJm/lBJbgPV+tMAw==",
				"shasum": "987a38a55a7d3677f6b49e291b06bc05809f33d9",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-4.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 20497,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvKV4CRA9TVsSAnZWagAArrsP/0tzIc8k1hD86QQNi9EP\n2I1EqvHVStLbqA5Nx2lxp79nor/LXYkSm0kBqIviUH8PKeIS3WdHrpeRsnsz\nOaUppgDjjyvg6+IFf9Rci3+9q1BoYrDBXjKGsGuknOfIECU/0MLkNbxvuv16\n1aCU3WBai81deay8KwyVHooV3NDE1CwTcwCn4gjH6HlfM1zAABkbymCR5TXL\ntumWs4FDt333+Hr2nIBRXlDs0hlC0HIHzdaaFEs3BTCJY/JnFkbc8tq42G0X\nM1M34scJg2WxeVYhPa0MeAdX6E6Ugwdux7Rup5FS8Hf0Qvh4zT7rLAmP6FCk\nOKtnmiw6BLZaHbFQrL+/l8FISsxN/kOJklaKm3JvaRm6A5J7sTOdcldB+8mj\ns5LPrwh/OSZPHuyrE/em5apGSHKuPuWsZEF+NRWmTZZ+it5LgX6Hl/bo0ZMA\nw9zawPE/oDB4a+eOzoHVcnqjYtAe6WEVyweeZf7CtWAqp6yR5+R8sfZJ5ky8\nLY37Fnv5BVpz8ciic59NJgDdqyOoV7sXHEC7fBW43x+SD2cSi8s2b6Db3NJ9\nYK8ECv7CPKwv61ZCAaK4O3Xf24LBEE8c+n6P2CLUiM7AinFItTcPlVxJQsl7\n2efFdimoo4A4I3VKAx8aMkqh8i6E/Q1z5uzRiDLR7pV+0B0ss0UWO997aKfa\nYWb7\r\n=BF4H\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/gulp_4.0.1_1555866999700_0.3690943830502871"
			},
			"_hasShrinkwrap": false
		},
		"4.0.2": {
			"name": "gulp",
			"version": "4.0.2",
			"description": "The streaming build system.",
			"homepage": "https://gulpjs.com",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "https://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/gulp.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"bin": {
				"gulp": "./bin/gulp.js"
			},
			"scripts": {
				"lint": "eslint .",
				"pretest": "npm run lint",
				"test": "nyc mocha --async-only",
				"azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
				"coveralls": "nyc report --reporter=text-lcov | coveralls"
			},
			"dependencies": {
				"glob-watcher": "^5.0.3",
				"gulp-cli": "^2.2.0",
				"undertaker": "^1.2.1",
				"vinyl-fs": "^3.0.0"
			},
			"devDependencies": {
				"coveralls": "github:phated/node-coveralls#2.x",
				"eslint": "^2.13.1",
				"eslint-config-gulp": "^3.0.1",
				"expect": "^1.20.2",
				"mkdirp": "^0.5.1",
				"mocha": "^3.0.0",
				"nyc": "^10.3.2",
				"rimraf": "^2.6.3"
			},
			"keywords": [
				"build",
				"stream",
				"system",
				"make",
				"tool",
				"asset",
				"pipeline",
				"series",
				"parallel",
				"streaming"
			],
			"gitHead": "069350a5febf65adc27bc816a7805471b7d96f03",
			"bugs": {
				"url": "https://github.com/gulpjs/gulp/issues"
			},
			"_id": "gulp@4.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==",
				"shasum": "543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa",
				"tarball": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
				"fileCount": 6,
				"unpackedSize": 20855,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0HOxCRA9TVsSAnZWagAA+W4P/jo3ofgRwbXcy2U3LPNH\njJjwnCrfB8nLZ51eE1ZgeDHqx5IwyaOayBty4ZRzfOQR9w3rcz7jdZ+oDPTg\noUzUTjGhL2sKAFUPKlV1Mc77+m97arHG2ziqryhsrYrNf/Jkri3YSqAfVg6F\nM3+2YoE80c7WbJDGgycawST/HFPc2RCHYO7EVV3L1vyQ94YBckHYqBa0UNq9\ndpMDDLndaWqRywScoH3t9CsnR89q/ybRPZ2sTYUCrUPFq/X0uT/KkbwgXnuX\nkg+Hlz4kOzFddojlLXFj+GMaqLRVkgXP+rlLA0e/uKks75YuQmo3r4f4dvL1\nHKdJD4zbeFGimnqQlTX/HYx5du2X7TgA/oiheHZ2LKPVSXQ8n5zHQO3DP4LX\ngOGM9fDT7iTzMx5vkrmp2DIp7cJzR1M7E3rRINcvVnrgnrjmIsxAIHs76r7l\nJiE+maTzNeCtV/0S/kNVgvJOO7D0xqfhQPVKRQTcGvCkeEiMa/HBwHj6W5fS\nbvQ+zS9MxnW3mpSz7CbaehYL2O9Bgp92wnSTzwUjodCh16u6oTI5Chtuhi+d\nBvWTMDZAKLkQLGm4x819mD1r2N18EF/q9tiXAovBfjF/rwdGcjzWVoX0VhGB\nIWue5e8z1BijKWSBkcT+CUU7jcNA6rBcXKAU5MSlEAV5bm5Pi0ufteLPx9pF\nyrRw\r\n=2YQD\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/gulp_4.0.2_1557164976354_0.27474407068151185"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-06-26T20:53:34.216Z",
		"created": "2013-07-04T23:27:07.828Z",
		"0.0.1": "2013-07-04T23:27:09.247Z",
		"0.0.2": "2013-07-05T00:36:51.366Z",
		"0.0.3": "2013-07-05T01:37:23.410Z",
		"0.0.4": "2013-07-05T03:53:29.878Z",
		"0.0.5": "2013-07-05T07:05:28.831Z",
		"0.0.7": "2013-07-06T04:01:49.000Z",
		"0.0.8": "2013-07-06T07:39:14.454Z",
		"0.0.9": "2013-07-06T19:31:59.843Z",
		"0.1.0": "2013-07-18T23:08:56.575Z",
		"0.2.0": "2013-08-07T00:52:28.468Z",
		"1.0.0": "2013-09-26T22:31:03.177Z",
		"1.1.0": "2013-10-25T03:37:45.478Z",
		"1.2.0": "2013-10-28T23:26:56.342Z",
		"1.2.1": "2013-10-30T22:23:17.060Z",
		"2.0.0": "2013-10-31T01:39:21.243Z",
		"2.0.1": "2013-10-31T01:44:31.385Z",
		"2.1.0": "2013-10-31T02:54:07.494Z",
		"2.2.0": "2013-10-31T06:42:05.708Z",
		"2.3.0": "2013-11-11T19:01:04.619Z",
		"2.4.0": "2013-11-13T03:38:35.294Z",
		"2.4.1": "2013-11-13T04:28:14.460Z",
		"2.6.0": "2013-11-30T05:31:29.639Z",
		"2.6.1": "2013-12-04T01:32:50.013Z",
		"2.7.0": "2013-12-04T20:47:04.547Z",
		"3.0.0": "2013-12-08T01:15:27.359Z",
		"3.1.1": "2013-12-09T22:24:03.728Z",
		"3.1.2": "2013-12-11T05:28:37.892Z",
		"3.1.3": "2013-12-12T07:21:19.263Z",
		"3.1.4": "2013-12-14T00:36:04.467Z",
		"3.2.0": "2013-12-21T04:05:51.950Z",
		"3.2.1": "2013-12-23T08:54:32.383Z",
		"3.2.2": "2013-12-30T19:18:27.371Z",
		"3.2.3": "2014-01-05T08:08:26.499Z",
		"3.2.4": "2014-01-05T22:26:37.338Z",
		"3.2.5": "2014-01-09T06:25:48.880Z",
		"3.3.0": "2014-01-09T08:18:03.636Z",
		"3.3.1": "2014-01-11T18:58:39.963Z",
		"3.3.2": "2014-01-13T17:14:40.783Z",
		"3.3.4": "2014-01-15T00:39:54.699Z",
		"3.4.0": "2014-01-17T10:30:43.066Z",
		"3.4.1": "2014-01-18T16:02:39.575Z",
		"3.5.0": "2014-01-25T00:46:34.360Z",
		"3.5.1": "2014-02-02T22:45:25.936Z",
		"3.5.2": "2014-02-06T01:52:29.345Z",
		"3.5.5": "2014-03-01T22:02:55.746Z",
		"3.5.6": "2014-03-13T21:04:52.312Z",
		"3.6.0": "2014-03-28T05:44:37.460Z",
		"3.6.1": "2014-04-17T01:39:49.691Z",
		"3.6.2": "2014-04-24T01:29:11.712Z",
		"3.7.0": "2014-06-01T02:51:38.788Z",
		"3.8.0": "2014-06-10T07:58:11.652Z",
		"3.8.1": "2014-06-18T01:26:07.757Z",
		"3.8.2": "2014-06-24T20:52:56.265Z",
		"3.8.3": "2014-06-26T21:17:27.774Z",
		"3.8.4": "2014-06-27T06:38:18.223Z",
		"3.8.5": "2014-06-27T06:53:30.273Z",
		"3.8.6": "2014-07-09T22:06:13.290Z",
		"3.8.7": "2014-08-02T04:57:15.074Z",
		"3.8.8": "2014-09-07T20:18:23.611Z",
		"3.8.9": "2014-10-22T06:56:21.557Z",
		"3.8.10": "2014-11-04T00:12:58.042Z",
		"3.8.11": "2015-02-09T20:42:46.150Z",
		"3.9.0": "2015-06-01T21:50:47.221Z",
		"3.9.1": "2016-02-08T18:50:16.472Z",
		"4.0.0": "2018-01-01T01:29:06.863Z",
		"4.0.1": "2019-04-21T17:16:39.846Z",
		"4.0.2": "2019-05-06T17:49:36.803Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"75161e67bbd8bbdfe6a6767daea2737e\"",
			"fetched": 1597847583775
		}
	},
	"_distfiles": {
		"gulp-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.1.tgz",
			"sha": "b55f6ecb969bc015c443cd99516b755e60b13503",
			"registry": "npmjs"
		},
		"gulp-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.2.tgz",
			"sha": "ec4ae8ea9aa2592e516e3852068a92a6663a5c09",
			"registry": "npmjs"
		},
		"gulp-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.3.tgz",
			"sha": "2b612b771c19f8825058e4ff330e67e6ddb46f19",
			"registry": "npmjs"
		},
		"gulp-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.4.tgz",
			"sha": "e5ee89b0be4eadae40fb089d707c698d77a006ed",
			"registry": "npmjs"
		},
		"gulp-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.5.tgz",
			"sha": "6bda657a8c2e0cffb15a673b3d196814c31eaa73",
			"registry": "npmjs"
		},
		"gulp-0.0.7.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.7.tgz",
			"sha": "24d7b2535b69f159c5e27dd9ee7b2d213c0dd303",
			"registry": "npmjs"
		},
		"gulp-0.0.8.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.8.tgz",
			"sha": "7daddb39af3bd756b5539b2fb2e18a63be7e91db",
			"registry": "npmjs"
		},
		"gulp-0.0.9.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.0.9.tgz",
			"sha": "18a593af9406fc76f359e42e32b5f0fdf59790f2",
			"registry": "npmjs"
		},
		"gulp-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.1.0.tgz",
			"sha": "85cb3437e277a9e9398bbc10c41da4cbf5df9b6a",
			"registry": "npmjs"
		},
		"gulp-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-0.2.0.tgz",
			"sha": "e1c633c9704d0ba1f990b06bf216cab82c36f057",
			"registry": "npmjs"
		},
		"gulp-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-1.0.0.tgz",
			"sha": "402480c6cbdc5aa56932130753a812b0fd4a2957",
			"registry": "npmjs"
		},
		"gulp-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-1.1.0.tgz",
			"sha": "fc410b6200eb0858f2167c390e472ed12aa3e2bd",
			"registry": "npmjs"
		},
		"gulp-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-1.2.0.tgz",
			"sha": "d99dc02e10a77b9101530bea712169a4760f9ed5",
			"registry": "npmjs"
		},
		"gulp-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-1.2.1.tgz",
			"sha": "c61df18c75b76bd7a461a6ce39a0fd2023c49a4c",
			"registry": "npmjs"
		},
		"gulp-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.0.0.tgz",
			"sha": "25f5cec312ef3d51ffd84dd12d54bf9ec2fda9a4",
			"registry": "npmjs"
		},
		"gulp-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.0.1.tgz",
			"sha": "5a2d02ca3f0281f381aade952fd85ae463ae1327",
			"registry": "npmjs"
		},
		"gulp-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.1.0.tgz",
			"sha": "84ea2f783e1218c7b31824038410a70917a8f760",
			"registry": "npmjs"
		},
		"gulp-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.2.0.tgz",
			"sha": "cf8112398f11dad2f8df977de0b156bd97ac40e0",
			"registry": "npmjs"
		},
		"gulp-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.3.0.tgz",
			"sha": "8d860312b2f321c84639dfc3d6bc93d90f6e7cf0",
			"registry": "npmjs"
		},
		"gulp-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.4.0.tgz",
			"sha": "57822ea067e18103d313dcb6668ec3bdeb5c18ed",
			"registry": "npmjs"
		},
		"gulp-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.4.1.tgz",
			"sha": "d311199d13aeba1870bbb93349076d5fd4bd9fda",
			"registry": "npmjs"
		},
		"gulp-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.6.0.tgz",
			"sha": "bcfc8a3103e8889ef1b058548854b8bbea2a0e3f",
			"registry": "npmjs"
		},
		"gulp-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.6.1.tgz",
			"sha": "80a793bd7e5d0fdcc76bdb6b4a44600ea4cee7d2",
			"registry": "npmjs"
		},
		"gulp-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-2.7.0.tgz",
			"sha": "75735d97fa43d82a0e2a9d6ae140e60099af8ac8",
			"registry": "npmjs"
		},
		"gulp-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.0.0.tgz",
			"sha": "2facf11dfdfd8ca22d3069522403742c1712162f",
			"registry": "npmjs"
		},
		"gulp-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.1.1.tgz",
			"sha": "7f4221c8afe12a2e4f5eb5df2fe0e745c0f05ba5",
			"registry": "npmjs"
		},
		"gulp-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.1.2.tgz",
			"sha": "e4092c26a21d825c84d8f9a1f3bdaf5e12dbd6ce",
			"registry": "npmjs"
		},
		"gulp-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.1.3.tgz",
			"sha": "1d33d2fe4e390940283a47e41f3b4f59ef8f3d7b",
			"registry": "npmjs"
		},
		"gulp-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.1.4.tgz",
			"sha": "7a3e1448ad43957c4fc1d87bf5b9a6b904760dde",
			"registry": "npmjs"
		},
		"gulp-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.2.0.tgz",
			"sha": "352cdf2885a4174ece695ecde454f3cb5d0d4dd6",
			"registry": "npmjs"
		},
		"gulp-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.2.1.tgz",
			"sha": "22c31edf636a26a310df2248586e61e680b8f0ff",
			"registry": "npmjs"
		},
		"gulp-3.2.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.2.2.tgz",
			"sha": "1a2967d7cfd99be98cde4d1af59ae530ea21f2b7",
			"registry": "npmjs"
		},
		"gulp-3.2.3.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.2.3.tgz",
			"sha": "f9024c572c6d1d4bdbd62be6f48b781ff3cda185",
			"registry": "npmjs"
		},
		"gulp-3.2.4.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.2.4.tgz",
			"sha": "156d4492790864ee81914f993eb5d7a9ebd129b8",
			"registry": "npmjs"
		},
		"gulp-3.2.5.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.2.5.tgz",
			"sha": "e56bda138d202de4f7e61f3664db5d74aced334f",
			"registry": "npmjs"
		},
		"gulp-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.3.0.tgz",
			"sha": "f1ca8e82a014b41d51f94c43b64fdc349266414d",
			"registry": "npmjs"
		},
		"gulp-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.3.1.tgz",
			"sha": "83750fb40328732bbbb554a31e18a20145da9160",
			"registry": "npmjs"
		},
		"gulp-3.3.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.3.2.tgz",
			"sha": "1a13a51a1376365a55abf69c342ce3884a84b2e3",
			"registry": "npmjs"
		},
		"gulp-3.3.4.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.3.4.tgz",
			"sha": "826f514bf6235d632464b8f1f0e7de19ed07e162",
			"registry": "npmjs"
		},
		"gulp-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.4.0.tgz",
			"sha": "ad7b17e3a026812bfa50f2a341c4bed9d7d4af16",
			"registry": "npmjs"
		},
		"gulp-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.5.0.tgz",
			"sha": "066991787fabb2b1c03dca7a9246e28575e526d1",
			"registry": "npmjs"
		},
		"gulp-3.5.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.5.1.tgz",
			"sha": "7d32c667e2b5a154f205861a646fdf7f3830b8fe",
			"registry": "npmjs"
		},
		"gulp-3.5.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.5.2.tgz",
			"sha": "efdbcf8fa2aa1f686a094d3e57c9221965abbf76",
			"registry": "npmjs"
		},
		"gulp-3.5.5.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.5.5.tgz",
			"sha": "dbf0a3e00333f19527c2d977f069e8fad5cbc53a",
			"registry": "npmjs"
		},
		"gulp-3.5.6.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.5.6.tgz",
			"sha": "bbb9acb596c8dbf1783cc5f182ebc0f82a82489e",
			"registry": "npmjs"
		},
		"gulp-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.6.0.tgz",
			"sha": "d1e7256c50091f23678d34d343ab348536af3d73",
			"registry": "npmjs"
		},
		"gulp-3.6.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.6.1.tgz",
			"sha": "25e86b09866db1fed215debce1a5efef2b44c359",
			"registry": "npmjs"
		},
		"gulp-3.6.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.6.2.tgz",
			"sha": "ea6b33d768db4a22294fa6339afb61842f5e6fb5",
			"registry": "npmjs"
		},
		"gulp-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.7.0.tgz",
			"sha": "6f728d6ab2da8cadd1c58838cea48cb2dbd949e1",
			"registry": "npmjs"
		},
		"gulp-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.0.tgz",
			"sha": "ceb5566bb5f932b882b95f0343af4542d46de11a",
			"registry": "npmjs"
		},
		"gulp-3.8.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.1.tgz",
			"sha": "4c4902f6684b6b6235217eec72cc8c78c276d35c",
			"registry": "npmjs"
		},
		"gulp-3.8.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.2.tgz",
			"sha": "a628cec5cd22da922a070fc9d2a0ab8b162390ef",
			"registry": "npmjs"
		},
		"gulp-3.8.3.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.3.tgz",
			"sha": "f9d89c3e868e2a77d85f4b1fd376e7ebc8a900c8",
			"registry": "npmjs"
		},
		"gulp-3.8.4.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.4.tgz",
			"sha": "894a9cb239fb58ae072489adc65d0e09c9720122",
			"registry": "npmjs"
		},
		"gulp-3.8.5.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.5.tgz",
			"sha": "45eb05481b94c6e2c414cd9e152fa4de87e83667",
			"registry": "npmjs"
		},
		"gulp-3.8.6.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.6.tgz",
			"sha": "ea5af86a434bee4c0a942ff06437837f093e2fc2",
			"registry": "npmjs"
		},
		"gulp-3.8.7.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.7.tgz",
			"sha": "187e5316d65aa5188de447b41b3c0ee9bf322be1",
			"registry": "npmjs"
		},
		"gulp-3.8.8.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.8.tgz",
			"sha": "0b0473e7cdfd04c785184513938397d4552cfe96",
			"registry": "npmjs"
		},
		"gulp-3.8.9.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.9.tgz",
			"sha": "90773dc79cb0b3087e5443c695b0f5a21548ccce",
			"registry": "npmjs"
		},
		"gulp-3.8.10.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.10.tgz",
			"sha": "bfb8fc156be97820f02a7f8b3af61a86666f9e31",
			"registry": "npmjs"
		},
		"gulp-3.8.11.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.8.11.tgz",
			"sha": "d557e0a7283eb4136491969b0497767972f1d28a",
			"registry": "npmjs"
		},
		"gulp-3.9.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.9.0.tgz",
			"sha": "cf1fba4cb558bb8c6ae6c9613f583ae2620d214a",
			"registry": "npmjs"
		},
		"gulp-3.9.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-3.9.1.tgz",
			"sha": "571ce45928dd40af6514fc4011866016c13845b4",
			"registry": "npmjs"
		},
		"gulp-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-4.0.0.tgz",
			"sha": "95766c601dade4a77ed3e7b2b6dc03881b596366",
			"registry": "npmjs"
		},
		"gulp-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-4.0.1.tgz",
			"sha": "987a38a55a7d3677f6b49e291b06bc05809f33d9",
			"registry": "npmjs"
		},
		"gulp-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
			"sha": "543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "10-800ed4a27a89a7b4",
	"_id": "gulp",
	"readme": "<p align=\"center\">\n  <a href=\"https://gulpjs.com\">\n    <img height=\"257\" width=\"114\" src=\"https://raw.githubusercontent.com/gulpjs/artwork/master/gulp-2x.png\">\n  </a>\n  <p align=\"center\">The streaming build system</p>\n</p>\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Azure Pipelines Build Status][azure-pipelines-image]][azure-pipelines-url] [![Build Status][travis-image]][travis-url] [![AppVeyor Build Status][appveyor-image]][appveyor-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![OpenCollective Backers][backer-badge]][backer-url] [![OpenCollective Sponsors][sponsor-badge]][sponsor-url] [![Gitter chat][gitter-image]][gitter-url]\n\n\n## What is gulp?\n\n- **Automation** - gulp is a toolkit that helps you automate painful or time-consuming tasks in your development workflow.\n- **Platform-agnostic** - Integrations are built into all major IDEs and people are using gulp with PHP, .NET, Node.js, Java, and other platforms.\n- **Strong Ecosystem** - Use npm modules to do anything you want + over 2000 curated plugins for streaming file transformations\n- **Simple** - By providing only a minimal API surface, gulp is easy to learn and simple to use\n\n## What's new in 4.0?!\n\n* The task system was rewritten from the ground-up, allowing task composition using `series()` and `parallel()` methods\n* The watcher was updated, now using chokidar (no more need for gulp-watch!), with feature parity to our task system\n* First-class support was added for incremental builds using `lastRun()`\n* A `symlink()` method was exposed to create symlinks instead of copying files\n* Built-in support for sourcemaps was added - the gulp-sourcemaps plugin is no longer necessary!\n* Task registration of exported functions - using node or ES exports - is now recommended\n* Custom registries were designed, allowing for shared tasks or augmented functionality\n* Stream implementations were improved, allowing for better conditional and phased builds\n\n## Installation\n\nFollow our [Quick Start guide][quick-start].\n\n## Roadmap\n\nFind out about all our work-in-progress and outstanding issues at https://github.com/orgs/gulpjs/projects.\n\n## Documentation\n\nCheck out the [Getting Started guide][getting-started-guide] and [API docs][api-docs] on our website!\n\n__Excuse our dust! All other docs will be behind until we get everything updated. Please open an issue if something isn't working.__\n\n## Sample `gulpfile.js`\n\nThis file will give you a taste of what gulp does.\n\n```js\nvar gulp = require('gulp');\nvar less = require('gulp-less');\nvar babel = require('gulp-babel');\nvar concat = require('gulp-concat');\nvar uglify = require('gulp-uglify');\nvar rename = require('gulp-rename');\nvar cleanCSS = require('gulp-clean-css');\nvar del = require('del');\n\nvar paths = {\n  styles: {\n    src: 'src/styles/**/*.less',\n    dest: 'assets/styles/'\n  },\n  scripts: {\n    src: 'src/scripts/**/*.js',\n    dest: 'assets/scripts/'\n  }\n};\n\n/* Not all tasks need to use streams, a gulpfile is just another node program\n * and you can use all packages available on npm, but it must return either a\n * Promise, a Stream or take a callback and call it\n */\nfunction clean() {\n  // You can use multiple globbing patterns as you would with `gulp.src`,\n  // for example if you are using del 2.0 or above, return its promise\n  return del([ 'assets' ]);\n}\n\n/*\n * Define our tasks using plain functions\n */\nfunction styles() {\n  return gulp.src(paths.styles.src)\n    .pipe(less())\n    .pipe(cleanCSS())\n    // pass in options to the stream\n    .pipe(rename({\n      basename: 'main',\n      suffix: '.min'\n    }))\n    .pipe(gulp.dest(paths.styles.dest));\n}\n\nfunction scripts() {\n  return gulp.src(paths.scripts.src, { sourcemaps: true })\n    .pipe(babel())\n    .pipe(uglify())\n    .pipe(concat('main.min.js'))\n    .pipe(gulp.dest(paths.scripts.dest));\n}\n\nfunction watch() {\n  gulp.watch(paths.scripts.src, scripts);\n  gulp.watch(paths.styles.src, styles);\n}\n\n/*\n * Specify if tasks run in series or parallel using `gulp.series` and `gulp.parallel`\n */\nvar build = gulp.series(clean, gulp.parallel(styles, scripts));\n\n/*\n * You can use CommonJS `exports` module notation to declare tasks\n */\nexports.clean = clean;\nexports.styles = styles;\nexports.scripts = scripts;\nexports.watch = watch;\nexports.build = build;\n/*\n * Define default task that can be called by just running `gulp` from cli\n */\nexports.default = build;\n```\n\n## Use latest JavaScript version in your gulpfile\n\n__Most new versions of node support most features that Babel provides, except the `import`/`export` syntax. When only that syntax is desired, rename to `gulpfile.esm.js`, install the [esm][esm-module] module, and skip the Babel portion below.__\n\nNode already supports a lot of __ES2015+__ features, but to avoid compatibility problems we suggest to install Babel and rename your `gulpfile.js` to `gulpfile.babel.js`.\n\n```sh\nnpm install --save-dev @babel/register @babel/core @babel/preset-env\n```\n\nThen create a **.babelrc** file with the preset configuration.\n\n```js\n{\n  \"presets\": [ \"@babel/preset-env\" ]\n}\n```\n\nAnd here's the same sample from above written in **ES2015+**.\n\n```js\nimport gulp from 'gulp';\nimport less from 'gulp-less';\nimport babel from 'gulp-babel';\nimport concat from 'gulp-concat';\nimport uglify from 'gulp-uglify';\nimport rename from 'gulp-rename';\nimport cleanCSS from 'gulp-clean-css';\nimport del from 'del';\n\nconst paths = {\n  styles: {\n    src: 'src/styles/**/*.less',\n    dest: 'assets/styles/'\n  },\n  scripts: {\n    src: 'src/scripts/**/*.js',\n    dest: 'assets/scripts/'\n  }\n};\n\n/*\n * For small tasks you can export arrow functions\n */\nexport const clean = () => del([ 'assets' ]);\n\n/*\n * You can also declare named functions and export them as tasks\n */\nexport function styles() {\n  return gulp.src(paths.styles.src)\n    .pipe(less())\n    .pipe(cleanCSS())\n    // pass in options to the stream\n    .pipe(rename({\n      basename: 'main',\n      suffix: '.min'\n    }))\n    .pipe(gulp.dest(paths.styles.dest));\n}\n\nexport function scripts() {\n  return gulp.src(paths.scripts.src, { sourcemaps: true })\n    .pipe(babel())\n    .pipe(uglify())\n    .pipe(concat('main.min.js'))\n    .pipe(gulp.dest(paths.scripts.dest));\n}\n\n /*\n  * You could even use `export as` to rename exported tasks\n  */\nfunction watchFiles() {\n  gulp.watch(paths.scripts.src, scripts);\n  gulp.watch(paths.styles.src, styles);\n}\nexport { watchFiles as watch };\n\nconst build = gulp.series(clean, gulp.parallel(styles, scripts));\n/*\n * Export a default task\n */\nexport default build;\n```\n\n## Incremental Builds\n\nYou can filter out unchanged files between runs of a task using\nthe `gulp.src` function's `since` option and `gulp.lastRun`:\n```js\nconst paths = {\n  ...\n  images: {\n    src: 'src/images/**/*.{jpg,jpeg,png}',\n    dest: 'build/img/'\n  }\n}\n\nfunction images() {\n  return gulp.src(paths.images.src, {since: gulp.lastRun(images)})\n    .pipe(imagemin({optimizationLevel: 5}))\n    .pipe(gulp.dest(paths.images.dest));\n}\n\nfunction watch() {\n  gulp.watch(paths.images.src, images);\n}\n```\nTask run times are saved in memory and are lost when gulp exits. It will only\nsave time during the `watch` task when running the `images` task\nfor a second time.\n\n## Want to contribute?\n\nAnyone can help make this project better - check out our [Contributing guide](/CONTRIBUTING.md)!\n\n## Backers\n\nSupport us with a monthly donation and help us continue our activities.\n\n[![Backers][backers-image]][support-url]\n\n## Sponsors\n\nBecome a sponsor to get your logo on our README on Github.\n\n[![Sponsors][sponsors-image]][support-url]\n\n[downloads-image]: https://img.shields.io/npm/dm/gulp.svg\n[npm-url]: https://www.npmjs.com/package/gulp\n[npm-image]: https://img.shields.io/npm/v/gulp.svg\n\n[azure-pipelines-url]: https://dev.azure.com/gulpjs/gulp/_build/latest?definitionId=1&branchName=master\n[azure-pipelines-image]: https://dev.azure.com/gulpjs/gulp/_apis/build/status/gulp?branchName=master\n\n[travis-url]: https://travis-ci.org/gulpjs/gulp\n[travis-image]: https://img.shields.io/travis/gulpjs/gulp.svg?label=travis-ci\n\n[appveyor-url]: https://ci.appveyor.com/project/gulpjs/gulp\n[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/gulp.svg?label=appveyor\n\n[coveralls-url]: https://coveralls.io/r/gulpjs/gulp\n[coveralls-image]: https://img.shields.io/coveralls/gulpjs/gulp/master.svg\n\n[gitter-url]: https://gitter.im/gulpjs/gulp\n[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg\n\n[backer-url]: #backers\n[backer-badge]: https://opencollective.com/gulpjs/backers/badge.svg?color=blue\n[sponsor-url]: #sponsors\n[sponsor-badge]: https://opencollective.com/gulpjs/sponsors/badge.svg?color=blue\n\n[support-url]: https://opencollective.com/gulpjs#support\n\n[backers-image]: https://opencollective.com/gulpjs/backers.svg\n[sponsors-image]: https://opencollective.com/gulpjs/sponsors.svg\n\n[quick-start]: https://gulpjs.com/docs/en/getting-started/quick-start\n[getting-started-guide]: https://gulpjs.com/docs/en/getting-started/quick-start\n[api-docs]: https://gulpjs.com/docs/en/api/concepts"
}