{
	"name": "arr-diff",
	"versions": {
		"0.1.0": {
			"name": "arr-diff",
			"description": "Return an array with only the unique values present in all given arrays using strict equality for comparisons.",
			"version": "0.1.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
				}
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "^4.0.4",
				"verb": ">= 0.2.6",
				"verb-tag-jscomments": ">= 0.2.0"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"difference",
				"javascript",
				"node.js",
				"util",
				"utility",
				"utils"
			],
			"_id": "arr-diff@0.1.0",
			"_shasum": "3e56153fb9c939018203d230847fb7939dbedd5c",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "3e56153fb9c939018203d230847fb7939dbedd5c",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "arr-diff",
			"description": "Return an array with only the unique values present in all given arrays using strict equality for comparisons.",
			"version": "0.1.1",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
				}
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "^4.0.4",
				"verb": ">= 0.2.6",
				"verb-tag-jscomments": ">= 0.2.0"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"difference",
				"javascript",
				"node.js",
				"util",
				"utility",
				"utils"
			],
			"_id": "arr-diff@0.1.1",
			"_shasum": "993e92bba43e8268e60fa58e168b29775ed67452",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "993e92bba43e8268e60fa58e168b29775ed67452",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "arr-diff",
			"description": "Return an array with only the unique values present in all given arrays using strict equality for comparisons.",
			"version": "0.2.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
				}
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"devDependencies": {
				"benchmarked": "^0.1.3",
				"mocha": "*",
				"should": "^4.0.4",
				"verb": ">= 0.2.6",
				"verb-tag-jscomments": ">= 0.2.0"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"difference",
				"javascript",
				"node.js",
				"util",
				"utility",
				"utils"
			],
			"gitHead": "89bb7c6c0f896a2f2250f215e0aac78c78946a72",
			"_id": "arr-diff@0.2.0",
			"_shasum": "45f2bd4c682ab088ed9cd003991b5718ccbddc7e",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "45f2bd4c682ab088ed9cd003991b5718ccbddc7e",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "arr-diff",
			"description": "Return an array with only the unique values present in all given arrays using strict equality for comparisons.",
			"version": "0.2.1",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
				}
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"devDependencies": {
				"benchmarked": "^0.1.3",
				"mocha": "*",
				"should": "^4.0.4"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"difference",
				"javascript",
				"node.js",
				"util",
				"utility",
				"utils"
			],
			"_id": "arr-diff@0.2.1",
			"_shasum": "6ca8102049d2fd101b11793d5049f4b2be46b5bc",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "6ca8102049d2fd101b11793d5049f4b2be46b5bc",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.2": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from the second array. Uses strict equality for comparisons.",
			"version": "0.2.2",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
				}
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"devDependencies": {
				"benchmarked": "^0.1.3",
				"mocha": "*",
				"should": "^4.0.4"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"difference",
				"javascript",
				"node.js",
				"util",
				"utility",
				"utils"
			],
			"_id": "arr-diff@0.2.2",
			"_shasum": "4765f7a726dfdb46bbd7118dce744382fda7dfad",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "4765f7a726dfdb46bbd7118dce744382fda7dfad",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
			"version": "1.0.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
			},
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"dependencies": {
				"array-slice": "^0.2.2"
			},
			"devDependencies": {
				"array-differ": "^1.0.0",
				"benchmarked": "^0.1.3",
				"chalk": "^0.5.1",
				"mocha": "*",
				"should": "^4.0.4"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"differ",
				"difference"
			],
			"gitHead": "660b999c91619366abf60d481e87e659dd8bf707",
			"_id": "arr-diff@1.0.0",
			"_shasum": "a33778d3da73e22cac4132aa0064955e86a90e1c",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "a33778d3da73e22cac4132aa0064955e86a90e1c",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
			"version": "1.0.1",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/jonschlinkert/arr-diff/blob/master/LICENSE-MIT"
			},
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha -R spec"
			},
			"dependencies": {
				"array-slice": "^0.2.2"
			},
			"devDependencies": {
				"array-differ": "^1.0.0",
				"benchmarked": "^0.1.3",
				"chalk": "^0.5.1",
				"mocha": "*",
				"should": "^4.0.4"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"differ",
				"difference"
			],
			"gitHead": "e8dc296d13943ba2cae412b4c80e34eec78fe73e",
			"_id": "arr-diff@1.0.1",
			"_shasum": "0b766ed5b26b242212febe9cbf2024a8d0349f6d",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "0b766ed5b26b242212febe9cbf2024a8d0349f6d",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
			"version": "1.1.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"dependencies": {
				"arr-flatten": "^1.0.1",
				"array-slice": "^0.2.3"
			},
			"devDependencies": {
				"array-differ": "^1.0.0",
				"benchmarked": "^0.1.4",
				"chalk": "^1.1.1",
				"mocha": "^2.2.5",
				"should": "^7.0.4"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"differ",
				"difference"
			],
			"verb": {
				"related": {
					"list": [
						"arr-flatten",
						"array-filter",
						"array-intersection"
					]
				}
			},
			"gitHead": "a749b8f9a21dae711050a14e580860abe7299a01",
			"_id": "arr-diff@1.1.0",
			"_shasum": "687c32758163588fef7de7b36fabe495eb1a399a",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "687c32758163588fef7de7b36fabe495eb1a399a",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
			"version": "2.0.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"dependencies": {
				"arr-flatten": "^1.0.1"
			},
			"devDependencies": {
				"array-differ": "^1.0.0",
				"array-slice": "^0.2.3",
				"benchmarked": "^0.1.4",
				"chalk": "^1.1.1",
				"mocha": "*",
				"should": "*"
			},
			"keywords": [
				"arr",
				"array",
				"diff",
				"differ",
				"difference"
			],
			"verb": {
				"related": {
					"list": [
						"arr-flatten",
						"array-filter",
						"array-intersection"
					]
				}
			},
			"gitHead": "b89f54eb88ca51afd0e0ea6be9a4a63e5ccecf27",
			"_id": "arr-diff@2.0.0",
			"_shasum": "8f3b827f955a8bd669697e4a4256ac3ceae356cf",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "doowb",
					"email": "brian.woodward@gmail.com"
				},
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				},
				{
					"name": "paulmillr",
					"email": "paul@paulmillr.com"
				}
			],
			"dist": {
				"shasum": "8f3b827f955a8bd669697e4a4256ac3ceae356cf",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
			"version": "3.0.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"dependencies": {
				"arr-flatten": "^1.0.1"
			},
			"devDependencies": {
				"ansi-bold": "^0.1.1",
				"array-differ": "^1.0.0",
				"benchmarked": "^0.2.4",
				"gulp-format-md": "^0.1.9",
				"minimist": "^1.2.0",
				"mocha": "^2.4.5"
			},
			"keywords": [
				"arr",
				"array",
				"array differ",
				"array-differ",
				"diff",
				"differ",
				"difference"
			],
			"verb": {
				"related": {
					"list": [
						"arr-flatten",
						"array-filter",
						"array-intersection"
					]
				},
				"toc": false,
				"layout": "default",
				"tasks": [
					"readme"
				],
				"plugins": [
					"gulp-format-md"
				],
				"lint": {
					"reflinks": true
				},
				"reflinks": [
					"verb",
					"array-differ"
				]
			},
			"gitHead": "51202a80dc0af5ae8576c8df77c78d4cef44486e",
			"_id": "arr-diff@3.0.0",
			"_shasum": "39126e644f1d67f47de92d7b7028d60a37976152",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "doowb",
					"email": "brian.woodward@gmail.com"
				},
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				},
				{
					"name": "paulmillr",
					"email": "paul@paulmillr.com"
				}
			],
			"dist": {
				"shasum": "39126e644f1d67f47de92d7b7028d60a37976152",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-3.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/arr-diff-3.0.0.tgz_1462609496353_0.09041622024960816"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "arr-diff",
			"description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
			"version": "4.0.0",
			"homepage": "https://github.com/jonschlinkert/arr-diff",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"contributors": [
				{
					"name": "Jon Schlinkert",
					"email": "jon.schlinkert@sellside.com",
					"url": "http://twitter.com/jonschlinkert"
				},
				{
					"name": "Paul Miller",
					"email": "paul+gh@paulmillr.com",
					"url": "paulmillr.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonschlinkert/arr-diff.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/arr-diff/issues"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"dependencies": {},
			"devDependencies": {
				"ansi-bold": "^0.1.1",
				"arr-flatten": "^1.0.1",
				"array-differ": "^1.0.0",
				"benchmarked": "^0.2.4",
				"gulp-format-md": "^0.1.9",
				"minimist": "^1.2.0",
				"mocha": "^2.4.5"
			},
			"keywords": [
				"arr",
				"array",
				"array differ",
				"array-differ",
				"diff",
				"differ",
				"difference"
			],
			"verb": {
				"toc": false,
				"layout": "default",
				"tasks": [
					"readme"
				],
				"plugins": [
					"gulp-format-md"
				],
				"related": {
					"list": [
						"arr-flatten",
						"array-filter",
						"array-intersection"
					]
				},
				"reflinks": [
					"array-differ",
					"verb"
				],
				"lint": {
					"reflinks": true
				}
			},
			"gitHead": "0a04556fb004b3db57f57de2777b1037090f6023",
			"_id": "arr-diff@4.0.0",
			"_shasum": "d6461074febfec71e7e15235761a329a5dc7c520",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "doowb",
					"email": "brian.woodward@gmail.com"
				},
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				},
				{
					"name": "paulmillr",
					"email": "paul@paulmillr.com"
				}
			],
			"dist": {
				"shasum": "d6461074febfec71e7e15235761a329a5dc7c520",
				"tarball": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/arr-diff-4.0.0.tgz_1492143089001_0.8728802201803774"
			},
			"directories": {}
		}
	},
	"time": {
		"modified": "2017-10-26T14:11:22.627Z",
		"created": "2014-09-26T06:38:05.605Z",
		"0.1.0": "2014-09-26T06:38:05.605Z",
		"0.1.1": "2014-10-02T06:00:20.141Z",
		"0.2.0": "2014-11-30T23:24:00.446Z",
		"0.2.1": "2014-12-01T10:48:59.709Z",
		"0.2.2": "2014-12-02T20:17:57.705Z",
		"1.0.0": "2014-12-28T10:31:38.804Z",
		"1.0.1": "2014-12-28T10:34:39.518Z",
		"1.1.0": "2015-08-23T08:41:22.375Z",
		"2.0.0": "2015-12-06T04:26:14.109Z",
		"3.0.0": "2016-05-07T08:24:58.564Z",
		"4.0.0": "2017-04-14T04:11:29.824Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0fba5c1c7b748894efad2ffac000956d\"",
			"fetched": 1597847608660
		}
	},
	"_distfiles": {
		"arr-diff-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.1.0.tgz",
			"sha": "3e56153fb9c939018203d230847fb7939dbedd5c",
			"registry": "npmjs"
		},
		"arr-diff-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.1.1.tgz",
			"sha": "993e92bba43e8268e60fa58e168b29775ed67452",
			"registry": "npmjs"
		},
		"arr-diff-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.2.0.tgz",
			"sha": "45f2bd4c682ab088ed9cd003991b5718ccbddc7e",
			"registry": "npmjs"
		},
		"arr-diff-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.2.1.tgz",
			"sha": "6ca8102049d2fd101b11793d5049f4b2be46b5bc",
			"registry": "npmjs"
		},
		"arr-diff-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-0.2.2.tgz",
			"sha": "4765f7a726dfdb46bbd7118dce744382fda7dfad",
			"registry": "npmjs"
		},
		"arr-diff-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.0.0.tgz",
			"sha": "a33778d3da73e22cac4132aa0064955e86a90e1c",
			"registry": "npmjs"
		},
		"arr-diff-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.0.1.tgz",
			"sha": "0b766ed5b26b242212febe9cbf2024a8d0349f6d",
			"registry": "npmjs"
		},
		"arr-diff-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
			"sha": "687c32758163588fef7de7b36fabe495eb1a399a",
			"registry": "npmjs"
		},
		"arr-diff-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz",
			"sha": "8f3b827f955a8bd669697e4a4256ac3ceae356cf",
			"registry": "npmjs"
		},
		"arr-diff-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-3.0.0.tgz",
			"sha": "39126e644f1d67f47de92d7b7028d60a37976152",
			"registry": "npmjs"
		},
		"arr-diff-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
			"sha": "d6461074febfec71e7e15235761a329a5dc7c520",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"arr-diff-4.0.0.tgz": {
			"shasum": "d6461074febfec71e7e15235761a329a5dc7c520"
		}
	},
	"_rev": "12-caf4595c27508b25",
	"_id": "arr-diff",
	"readme": "# arr-diff [![NPM version](https://img.shields.io/npm/v/arr-diff.svg?style=flat)](https://www.npmjs.com/package/arr-diff) [![NPM monthly downloads](https://img.shields.io/npm/dm/arr-diff.svg?style=flat)](https://npmjs.org/package/arr-diff) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/arr-diff.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/arr-diff)\n\n> Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save arr-diff\n```\n\nInstall with [yarn](https://yarnpkg.com):\n\n```sh\n$ yarn add arr-diff\n```\n\nInstall with [bower](https://bower.io/)\n\n```sh\n$ bower install arr-diff --save\n```\n\n## Usage\n\nReturns the difference between the first array and additional arrays.\n\n```js\nvar diff = require('arr-diff');\n\nvar a = ['a', 'b', 'c', 'd'];\nvar b = ['b', 'c'];\n\nconsole.log(diff(a, b))\n//=> ['a', 'd']\n```\n\n## Benchmarks\n\nThis library versus [array-differ](https://github.com/sindresorhus/array-differ), on April 14, 2017:\n\n```\nBenchmarking: (4 of 4)\n · long-dupes\n · long\n · med\n · short\n\n# benchmark/fixtures/long-dupes.js (100804 bytes)\n  arr-diff-3.0.0 x 822 ops/sec ±0.67% (86 runs sampled)\n  arr-diff-4.0.0 x 2,141 ops/sec ±0.42% (89 runs sampled)\n  array-differ x 708 ops/sec ±0.70% (89 runs sampled)\n\n  fastest is arr-diff-4.0.0\n\n# benchmark/fixtures/long.js (94529 bytes)\n  arr-diff-3.0.0 x 882 ops/sec ±0.60% (87 runs sampled)\n  arr-diff-4.0.0 x 2,329 ops/sec ±0.97% (83 runs sampled)\n  array-differ x 769 ops/sec ±0.61% (90 runs sampled)\n\n  fastest is arr-diff-4.0.0\n\n# benchmark/fixtures/med.js (708 bytes)\n  arr-diff-3.0.0 x 856,150 ops/sec ±0.42% (89 runs sampled)\n  arr-diff-4.0.0 x 4,665,249 ops/sec ±1.06% (89 runs sampled)\n  array-differ x 653,888 ops/sec ±1.02% (86 runs sampled)\n\n  fastest is arr-diff-4.0.0\n\n# benchmark/fixtures/short.js (60 bytes)\n  arr-diff-3.0.0 x 3,078,467 ops/sec ±0.77% (93 runs sampled)\n  arr-diff-4.0.0 x 9,213,296 ops/sec ±0.65% (89 runs sampled)\n  array-differ x 1,337,051 ops/sec ±0.91% (92 runs sampled)\n\n  fastest is arr-diff-4.0.0\n```\n\n## About\n\n### Related projects\n\n* [arr-flatten](https://www.npmjs.com/package/arr-flatten): Recursively flatten an array or arrays. This is the fastest implementation of array flatten. | [homepage](https://github.com/jonschlinkert/arr-flatten \"Recursively flatten an array or arrays. This is the fastest implementation of array flatten.\")\n* [array-filter](https://www.npmjs.com/package/array-filter): Array#filter for older browsers. | [homepage](https://github.com/juliangruber/array-filter \"Array#filter for older browsers.\")\n* [array-intersection](https://www.npmjs.com/package/array-intersection): Return an array with the unique values present in _all_ given arrays using strict equality… [more](https://github.com/jonschlinkert/array-intersection) | [homepage](https://github.com/jonschlinkert/array-intersection \"Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.\")\n\n### Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\n### Contributors\n\n| **Commits** | **Contributor** | \n| --- | --- |\n| 33 | [jonschlinkert](https://github.com/jonschlinkert) |\n| 2 | [paulmillr](https://github.com/paulmillr) |\n\n### Building docs\n\n_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_\n\nTo generate the readme, run the following command:\n\n```sh\n$ npm install -g verbose/verb#dev verb-generate-readme && verb\n```\n\n### Running tests\n\nRunning and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:\n\n```sh\n$ npm install && npm test\n```\n\n### Author\n\n**Jon Schlinkert**\n\n* [github/jonschlinkert](https://github.com/jonschlinkert)\n* [twitter/jonschlinkert](https://twitter.com/jonschlinkert)\n\n### License\n\nCopyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT License](LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.5.0, on April 14, 2017._"
}