{
	"name": "run-parallel",
	"versions": {
		"0.1.0": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "0.1.0",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"tape": "^2.12.3"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"firefox/20..latest",
					"safari/6..latest",
					"opera/15.0..latest"
				]
			},
			"_id": "run-parallel@0.1.0",
			"dist": {
				"shasum": "e947a17a3bffae5a088f8d299b3f4f446b63e0c4",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "0.1.1",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"tape": "^2.12.3"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"firefox/20..latest",
					"safari/6..latest",
					"opera/15.0..latest"
				]
			},
			"_id": "run-parallel@0.1.1",
			"dist": {
				"shasum": "17e393e7387f0a35e187a45b527549deea7307d3",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "0.2.0",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"tape": "^2.12.3"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"chrome/canary",
					"firefox/20..latest",
					"firefox/nightly",
					"safari/6..latest",
					"opera/12..latest",
					"opera/next",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				]
			},
			"_id": "run-parallel@0.2.0",
			"dist": {
				"shasum": "5d018e89691c1af8bf150973b9a1f22e4cd04797",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "0.3.0",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"tape": "^2.12.3"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"chrome/canary",
					"firefox/20..latest",
					"firefox/nightly",
					"safari/6..latest",
					"opera/12..latest",
					"opera/next",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				]
			},
			"_id": "run-parallel@0.3.0",
			"dist": {
				"shasum": "2912228d34e1e370c70b9f794036de1c3eeae715",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.0.0",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"tape": "^2.12.3"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"chrome/canary",
					"firefox/20..latest",
					"firefox/nightly",
					"safari/6..latest",
					"opera/12..latest",
					"opera/next",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				]
			},
			"_id": "run-parallel@1.0.0",
			"dist": {
				"shasum": "1dd0787f994d17f8d1bbe7e910e0cc3036800cbc",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.0",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {
				"dezalgo": "^1.0.1"
			},
			"devDependencies": {
				"standard": "^3.2.0",
				"tape": "^2.12.3"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"chrome/canary",
					"firefox/20..latest",
					"firefox/nightly",
					"safari/6..latest",
					"opera/12..latest",
					"opera/next",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				]
			},
			"gitHead": "e456882920f3ee2bcf8ba669ec4a8fd579630e57",
			"_id": "run-parallel@1.1.0",
			"_shasum": "6c51c3b7e06400a39f38e34aa1e76463a015e67f",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "1.5.1",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"dist": {
				"shasum": "6c51c3b7e06400a39f38e34aa1e76463a015e67f",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.1",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {
				"dezalgo": "^1.0.1"
			},
			"devDependencies": {
				"standard": "^3.2.0",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && tape test/*.js"
			},
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/9..latest",
					"chrome/25..latest",
					"chrome/canary",
					"firefox/20..latest",
					"firefox/nightly",
					"safari/6..latest",
					"opera/12..latest",
					"opera/next",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				]
			},
			"gitHead": "5a58a11b8a33c03ed6a8d865670d0a0fb22e2def",
			"_id": "run-parallel@1.1.1",
			"_shasum": "043c1f40e5ea94485f6858b79c6ca08254d0720e",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"dist": {
				"shasum": "043c1f40e5ea94485f6858b79c6ca08254d0720e",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.2",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {
				"dezalgo": "^1.0.1"
			},
			"devDependencies": {
				"standard": "^4.3.2",
				"tape": "^4.0.0",
				"zuul": "^3.1.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "zuul -- test/*.js",
				"test-browser-local": "zuul --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "4b1ae3c9972604852d3484a2303cf68d50d9db00",
			"_id": "run-parallel@1.1.2",
			"_shasum": "199a63b1bbf76dbce26f3f5499e5e4f993dae8c6",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.1",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"dist": {
				"shasum": "199a63b1bbf76dbce26f3f5499e5e4f993dae8c6",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.3",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"standard": "^4.3.2",
				"tape": "^4.0.0",
				"zuul": "^3.1.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "zuul -- test/*.js",
				"test-browser-local": "zuul --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "5012c842f9e476debe856ad07f80e88428b3bf7c",
			"_id": "run-parallel@1.1.3",
			"_shasum": "c8ffa1a42bc05d4b526878382f6860a1baef629b",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"shasum": "c8ffa1a42bc05d4b526878382f6860a1baef629b",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.4",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"standard": "^4.3.2",
				"tape": "^4.0.0",
				"zuul": "^3.1.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "zuul -- test/*.js",
				"test-browser-local": "zuul --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "259a254dfb7788c1a022093e484d19cae0a91591",
			"_id": "run-parallel@1.1.4",
			"_shasum": "b4fc05ab632a5e767bdd691b4aabe7b8acc9abb2",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"shasum": "b4fc05ab632a5e767bdd691b4aabe7b8acc9abb2",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.5": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.5",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"standard": "^6.0.5",
				"tape": "^4.0.0",
				"zuul": "^3.1.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "zuul -- test/*.js",
				"test-browser-local": "zuul --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "066b249755c7a81275e0cb722abe3bf00891aedf",
			"_id": "run-parallel@1.1.5",
			"_shasum": "feba6ee55e0941ad7925ae520af633c43ad2c52c",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.2",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"shasum": "feba6ee55e0941ad7925ae520af633c43ad2c52c",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/run-parallel-1.1.5.tgz_1457663877572_0.2544198150280863"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.6": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.6",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"standard": "^6.0.5",
				"tape": "^4.0.0",
				"zuul": "^3.1.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "zuul -- test/*.js",
				"test-browser-local": "zuul --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "f9ee5e836569ec13712889a208a0a730069e22af",
			"_id": "run-parallel@1.1.6",
			"_shasum": "29003c9a2163e01e2d2dfc90575f2c6c1d61a039",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.1",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"shasum": "29003c9a2163e01e2d2dfc90575f2c6c1d61a039",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.6.tgz"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/run-parallel-1.1.6.tgz_1459234996201_0.7449365314096212"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.7": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.7",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "https://feross.org"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"standard": "*",
				"tape": "^4.0.0",
				"zuul": "^3.1.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "zuul -- test/*.js",
				"test-browser-local": "zuul --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "96e96f5123a6e5549e41066c8eaa73cf81bab04e",
			"_id": "run-parallel@1.1.7",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"integrity": "sha512-nB641a6enJOh0fdsFHR9SiVCiOlAyjMplImDdjV3kWCzJZw9rwzvGwmpGuPmfX//Yxblh0pkzPcFcxA81iwmxA==",
				"shasum": "d8f40854b9e19d18c2e0e70180cc05cfc86b650f",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.7.tgz",
				"fileCount": 11,
				"unpackedSize": 11231
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/run-parallel_1.1.7_1518577098220_0.8462576925327134"
			},
			"contributors": []
		},
		"1.1.8": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.8",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"airtap": "0.0.4",
				"standard": "*",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "airtap -- test/*.js",
				"test-browser-local": "airtap --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "7cef4073cc786cec37cc039c59e34cb826a66388",
			"_id": "run-parallel@1.1.8",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"integrity": "sha512-e5t1NVhr5VWmD9V9U4KjjSGkf5w6CcTPgw11A3CfIvkkQxlAKzX3usPUp1NUQTmpOOjU+f9QRICU3tMbKwn9ZQ==",
				"shasum": "70e4e788f13a1ad9603254f6a2277f3843a5845c",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.8.tgz",
				"fileCount": 9,
				"unpackedSize": 10563
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/run-parallel_1.1.8_1521286836627_0.9694094734834844"
			},
			"contributors": []
		},
		"1.1.9": {
			"name": "run-parallel",
			"description": "Run an array of functions in parallel",
			"version": "1.1.9",
			"author": {
				"name": "Feross Aboukhadijeh",
				"email": "feross@feross.org",
				"url": "http://feross.org/"
			},
			"bugs": {
				"url": "https://github.com/feross/run-parallel/issues"
			},
			"dependencies": {},
			"devDependencies": {
				"airtap": "0.0.4",
				"standard": "*",
				"tape": "^4.0.0"
			},
			"homepage": "https://github.com/feross/run-parallel",
			"keywords": [
				"parallel",
				"async",
				"function",
				"callback",
				"asynchronous",
				"run",
				"array",
				"run parallel"
			],
			"license": "MIT",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/feross/run-parallel.git"
			},
			"scripts": {
				"test": "standard && npm run test-node && npm run test-browser",
				"test-browser": "airtap -- test/*.js",
				"test-browser-local": "airtap --local -- test/*.js",
				"test-node": "tape test/*.js"
			},
			"gitHead": "2a6d9dc8d18ea24a413bd5bc949d2ed3a22f6c7b",
			"_id": "run-parallel@1.1.9",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "feross",
				"email": "feross@feross.org"
			},
			"dist": {
				"integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==",
				"shasum": "c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679",
				"tarball": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz",
				"fileCount": 4,
				"unpackedSize": 6119,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4ScfCRA9TVsSAnZWagAALFgP/1+INLnEF7wZhzCZYGgt\nAv4wmMOi+6e17OSm7MBketwTxmGs74yxTi/DGHAH7qNwy9s2lKbJMcLTG7Qz\nFfinjAr1E5LFA7fAr1qeexRxcMSEMKlOPm4V4dDx6WmW9JpJVSQ4LDUFhG1C\nJFrlpxjB6ppQ0sqE8UGq6Y2MiuLp1A9mwn3/9wkZ8rka/HxOO/nMIsaNrupE\nkchduhq33CWJwvOEXFEQlzgn+gthfQHpYvryNF0GEODIv+TI9dvXK9BZaTAN\n0cq/M4JGIoSFy4p1rCjus12mWrJSs1rRpMfSp3rjntZjGDJWS0KBdkDLtcfn\nSA59J3S2WcJ6S6JeMqa16siSj6egY3b7J8TIkuUay+TcaYT9SjDK4AmmE5wN\newLKNnNu3O+sHXFw29IDMlSVPebimBtbkc1SElfNc5U9MeE+tKroXhQ4NYcs\nUz3gJR+GHt2eU4+EWS2UlxNbJHJ+DVOFF8QmJoT3Y7hopaqHrYYdLhYDCwl6\nU6AAVIt10Us+5nGZS0WmGrw/P+QQL30I7p58UFmJipg9PZNaEIgJRBApynky\nDMkDE6ICS82Pu/jv3d7enWE42GMgdc7mh+cp8ZQHkqWAD5YxGoWRIJgt3wAx\nky+bAmtR1mV8ZoqiCaDf+EAPXazquX/8SHzad41n3RxyB2qktQbYCDE2Z3z6\naS8I\r\n=A5eY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "feross",
					"email": "feross@feross.org"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/run-parallel_1.1.9_1524705054493_0.12399995551668175"
			},
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-04-26T01:10:57.527Z",
		"created": "2014-04-12T09:25:52.411Z",
		"0.1.0": "2014-04-12T09:25:52.411Z",
		"0.1.1": "2014-04-12T09:32:38.171Z",
		"0.2.0": "2014-04-13T01:42:33.036Z",
		"0.3.0": "2014-04-14T05:16:08.258Z",
		"1.0.0": "2014-04-29T10:20:12.100Z",
		"1.1.0": "2015-03-19T23:27:44.645Z",
		"1.1.1": "2015-05-05T00:54:06.698Z",
		"1.1.2": "2015-06-24T07:34:32.911Z",
		"1.1.3": "2015-09-22T20:08:20.241Z",
		"1.1.4": "2015-09-22T20:35:54.230Z",
		"1.1.5": "2016-03-11T02:37:58.003Z",
		"1.1.6": "2016-03-29T07:03:16.628Z",
		"1.1.7": "2018-02-14T02:58:18.278Z",
		"1.1.8": "2018-03-17T11:40:36.775Z",
		"1.1.9": "2018-04-26T01:10:54.542Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.1.9"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"521e13f5680333ac05bf3c6e30ac7e67\"",
			"fetched": 1602009472993
		}
	},
	"_distfiles": {
		"run-parallel-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.1.0.tgz",
			"sha": "e947a17a3bffae5a088f8d299b3f4f446b63e0c4",
			"registry": "npmjs"
		},
		"run-parallel-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.1.1.tgz",
			"sha": "17e393e7387f0a35e187a45b527549deea7307d3",
			"registry": "npmjs"
		},
		"run-parallel-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.2.0.tgz",
			"sha": "5d018e89691c1af8bf150973b9a1f22e4cd04797",
			"registry": "npmjs"
		},
		"run-parallel-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-0.3.0.tgz",
			"sha": "2912228d34e1e370c70b9f794036de1c3eeae715",
			"registry": "npmjs"
		},
		"run-parallel-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.0.0.tgz",
			"sha": "1dd0787f994d17f8d1bbe7e910e0cc3036800cbc",
			"registry": "npmjs"
		},
		"run-parallel-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.0.tgz",
			"sha": "6c51c3b7e06400a39f38e34aa1e76463a015e67f",
			"registry": "npmjs"
		},
		"run-parallel-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.1.tgz",
			"sha": "043c1f40e5ea94485f6858b79c6ca08254d0720e",
			"registry": "npmjs"
		},
		"run-parallel-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.2.tgz",
			"sha": "199a63b1bbf76dbce26f3f5499e5e4f993dae8c6",
			"registry": "npmjs"
		},
		"run-parallel-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.3.tgz",
			"sha": "c8ffa1a42bc05d4b526878382f6860a1baef629b",
			"registry": "npmjs"
		},
		"run-parallel-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.4.tgz",
			"sha": "b4fc05ab632a5e767bdd691b4aabe7b8acc9abb2",
			"registry": "npmjs"
		},
		"run-parallel-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.5.tgz",
			"sha": "feba6ee55e0941ad7925ae520af633c43ad2c52c",
			"registry": "npmjs"
		},
		"run-parallel-1.1.6.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.6.tgz",
			"sha": "29003c9a2163e01e2d2dfc90575f2c6c1d61a039",
			"registry": "npmjs"
		},
		"run-parallel-1.1.7.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.7.tgz",
			"sha": "d8f40854b9e19d18c2e0e70180cc05cfc86b650f",
			"registry": "npmjs"
		},
		"run-parallel-1.1.8.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.8.tgz",
			"sha": "70e4e788f13a1ad9603254f6a2277f3843a5845c",
			"registry": "npmjs"
		},
		"run-parallel-1.1.9.tgz": {
			"url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz",
			"sha": "c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"run-parallel-1.1.9.tgz": {
			"shasum": "c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
		}
	},
	"_rev": "13-f99dbe7ec36efe9e",
	"_id": "run-parallel",
	"readme": "# run-parallel [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]\n\n[travis-image]: https://img.shields.io/travis/feross/run-parallel/master.svg\n[travis-url]: https://travis-ci.org/feross/run-parallel\n[npm-image]: https://img.shields.io/npm/v/run-parallel.svg\n[npm-url]: https://npmjs.org/package/run-parallel\n[downloads-image]: https://img.shields.io/npm/dm/run-parallel.svg\n[downloads-url]: https://npmjs.org/package/run-parallel\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://standardjs.com\n\n### Run an array of functions in parallel\n\n![parallel](https://raw.githubusercontent.com/feross/run-parallel/master/img.png) [![Sauce Test Status](https://saucelabs.com/browser-matrix/run-parallel.svg)](https://saucelabs.com/u/run-parallel)\n\n### install\n\n```\nnpm install run-parallel\n```\n\n### usage\n\n#### parallel(tasks, [callback])\n\nRun the `tasks` array of functions in parallel, without waiting until the previous\nfunction has completed. If any of the functions pass an error to its callback, the main\n`callback` is immediately called with the value of the error. Once the `tasks` have\ncompleted, the results are passed to the final `callback` as an array.\n\nIt is also possible to use an object instead of an array. Each property will be run as a\nfunction and the results will be passed to the final `callback` as an object instead of\nan array. This can be a more readable way of handling the results.\n\n##### arguments\n\n- `tasks` - An array or object containing functions to run. Each function is passed a\n`callback(err, result)` which it must call on completion with an error `err` (which can\nbe `null`) and an optional `result` value.\n- `callback(err, results)` - An optional callback to run once all the functions have\ncompleted. This function gets a results array (or object) containing all the result\narguments passed to the task callbacks.\n\n##### example\n\n```js\nvar parallel = require('run-parallel')\n\nparallel([\n  function (callback) {\n    setTimeout(function () {\n      callback(null, 'one')\n    }, 200)\n  },\n  function (callback) {\n    setTimeout(function () {\n      callback(null, 'two')\n    }, 100)\n  }\n],\n// optional callback\nfunction (err, results) {\n  // the results array will equal ['one','two'] even though\n  // the second function had a shorter timeout.\n})\n```\n\nThis module is basically equavalent to\n[`async.parallel`](https://github.com/caolan/async#paralleltasks-callback), but it's\nhandy to just have the one function you need instead of the kitchen sink. Modularity!\nEspecially handy if you're serving to the browser and need to reduce your javascript\nbundle size.\n\nWorks great in the browser with [browserify](http://browserify.org/)!\n\n### see also\n\n- [run-auto](https://github.com/feross/run-auto)\n- [run-parallel-limit](https://github.com/feross/run-parallel-limit)\n- [run-series](https://github.com/feross/run-series)\n- [run-waterfall](https://github.com/feross/run-waterfall)\n\n### license\n\nMIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org)."
}