{
	"name": "lodash.chunk",
	"versions": {
		"3.0.0": {
			"name": "lodash.chunk",
			"version": "3.0.0",
			"description": "The modern build of lodash’s `_.chunk` as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Benjamin Tan",
					"email": "demoneaux@gmail.com",
					"url": "https://d10.github.io/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine@iceddev.com",
					"url": "http://www.iceddev.com/"
				},
				{
					"name": "Kit Cambridge",
					"email": "github@kitcambridge.be",
					"url": "http://kitcambridge.be/"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/lodash/lodash"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "^3.0.0",
				"lodash._isiterateecall": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@3.0.0",
			"_shasum": "3870ffae7d44131cdd28cf0e2fd59808debf49b1",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				}
			],
			"dist": {
				"shasum": "3870ffae7d44131cdd28cf0e2fd59808debf49b1",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-3.0.0.tgz"
			},
			"directories": {}
		},
		"3.0.1": {
			"name": "lodash.chunk",
			"version": "3.0.1",
			"description": "The modern build of lodash’s `_.chunk` as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Benjamin Tan",
					"email": "demoneaux@gmail.com",
					"url": "https://d10.github.io/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine@iceddev.com",
					"url": "http://www.iceddev.com/"
				},
				{
					"name": "Kit Cambridge",
					"email": "github@kitcambridge.be",
					"url": "http://kitcambridge.be/"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "^3.0.0",
				"lodash._isiterateecall": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@3.0.1",
			"_shasum": "ec8f9d9938ce1e94e9d6c05da07326b0fc9ba97f",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "d10",
					"email": "demoneaux@gmail.com"
				},
				{
					"name": "kitcambridge",
					"email": "github@kitcambridge.be"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "ec8f9d9938ce1e94e9d6c05da07326b0fc9ba97f",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-3.0.1.tgz"
			},
			"directories": {}
		},
		"4.0.0": {
			"name": "lodash.chunk",
			"version": "4.0.0",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine@iceddev.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "^4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.0",
			"_shasum": "7e5e88de7966493444456340896319aa7b4a1ba8",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "7e5e88de7966493444456340896319aa7b4a1ba8",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"directories": {}
		},
		"4.0.1": {
			"name": "lodash.chunk",
			"version": "4.0.1",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine@iceddev.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "^4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.1",
			"_shasum": "cb90ddcd1d17d286431dda8d7ccf3375d4cb4961",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "cb90ddcd1d17d286431dda8d7ccf3375d4cb4961",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.0.1.tgz_1454484327133_0.7591426614671946"
			},
			"directories": {}
		},
		"4.0.2": {
			"name": "lodash.chunk",
			"version": "4.0.2",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "^4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.2",
			"_shasum": "f58ad1145df2f6901f72bfb67fcc30c2cbd9b7ac",
			"_from": ".",
			"_npmVersion": "2.14.17",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "f58ad1145df2f6901f72bfb67fcc30c2cbd9b7ac",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.0.2.tgz_1456896468048_0.6762264617718756"
			},
			"directories": {}
		},
		"4.0.3": {
			"name": "lodash.chunk",
			"version": "4.0.3",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "~4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.3",
			"_shasum": "de0ac6f51e86ad76d02c3c3b01b58e3df560a8cf",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "de0ac6f51e86ad76d02c3c3b01b58e3df560a8cf",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.0.3.tgz_1459310658257_0.8795275422744453"
			},
			"directories": {}
		},
		"4.0.4": {
			"name": "lodash.chunk",
			"version": "4.0.4",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "~4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.4",
			"_shasum": "57b01f663c216578f84aa2cca60cb89251d9a50f",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "5.9.1",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "57b01f663c216578f84aa2cca60cb89251d9a50f",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.0.4.tgz_1459655264390_0.9127790729980916"
			},
			"directories": {}
		},
		"4.0.5": {
			"name": "lodash.chunk",
			"version": "4.0.5",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "~4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.5",
			"_shasum": "009a2e076646475a9cce36103da44827685b8de5",
			"_from": ".",
			"_npmVersion": "2.15.3",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "009a2e076646475a9cce36103da44827685b8de5",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.0.5.tgz_1460126704174_0.6710765645839274"
			},
			"directories": {}
		},
		"4.0.6": {
			"name": "lodash.chunk",
			"version": "4.0.6",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"dependencies": {
				"lodash._baseslice": "~4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.0.6",
			"_shasum": "58c0526b5b8f1b7dc0675828dcd27be8e2df40f6",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "58c0526b5b8f1b7dc0675828dcd27be8e2df40f6",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.0.6.tgz_1463062106167_0.06110442755743861"
			},
			"directories": {}
		},
		"4.1.0": {
			"name": "lodash.chunk",
			"version": "4.1.0",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.1.0",
			"_shasum": "7418029a6ecf590748bad6484a8207b62492963d",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "7418029a6ecf590748bad6484a8207b62492963d",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.1.0.tgz_1469457700290_0.22110698651522398"
			},
			"directories": {}
		},
		"4.2.0": {
			"name": "lodash.chunk",
			"version": "4.2.0",
			"description": "The lodash method `_.chunk` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"chunk"
			],
			"author": {
				"name": "John-David Dalton",
				"email": "john.david.dalton@gmail.com",
				"url": "http://allyoucanleet.com/"
			},
			"contributors": [
				{
					"name": "John-David Dalton",
					"email": "john.david.dalton@gmail.com",
					"url": "http://allyoucanleet.com/"
				},
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com",
					"url": "https://github.com/phated"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be",
					"url": "https://mathiasbynens.be/"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lodash/lodash.git"
			},
			"scripts": {
				"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.chunk@4.2.0",
			"_shasum": "66e5ce1f76ed27b4303d8c6512e8d1216e8106bc",
			"_from": ".",
			"_npmVersion": "2.15.10",
			"_nodeVersion": "4.4.7",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "66e5ce1f76ed27b4303d8c6512e8d1216e8106bc",
				"tarball": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "jdalton",
					"email": "john.david.dalton@gmail.com"
				},
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.chunk-4.2.0.tgz_1471109833256_0.11201305082067847"
			},
			"directories": {}
		}
	},
	"time": {
		"modified": "2016-10-06T16:45:14.485Z",
		"created": "2015-01-26T15:28:33.669Z",
		"3.0.0": "2015-01-26T15:28:33.669Z",
		"3.0.1": "2015-06-30T15:17:32.147Z",
		"4.0.0": "2016-01-13T10:57:37.813Z",
		"4.0.1": "2016-02-03T07:25:27.897Z",
		"4.0.2": "2016-03-02T05:27:48.635Z",
		"4.0.3": "2016-03-30T04:04:18.715Z",
		"4.0.4": "2016-04-03T03:47:44.951Z",
		"4.0.5": "2016-04-08T14:45:04.695Z",
		"4.0.6": "2016-05-12T14:08:26.656Z",
		"4.1.0": "2016-07-25T14:41:43.647Z",
		"4.2.0": "2016-08-13T17:37:13.498Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.2.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8701d4a3ce071fea97fcf0c65879667e\"",
			"fetched": 1600679311217
		}
	},
	"_distfiles": {
		"lodash.chunk-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-3.0.0.tgz",
			"sha": "3870ffae7d44131cdd28cf0e2fd59808debf49b1",
			"registry": "npmjs"
		},
		"lodash.chunk-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-3.0.1.tgz",
			"sha": "ec8f9d9938ce1e94e9d6c05da07326b0fc9ba97f",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.0.tgz",
			"sha": "7e5e88de7966493444456340896319aa7b4a1ba8",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.1.tgz",
			"sha": "cb90ddcd1d17d286431dda8d7ccf3375d4cb4961",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.2.tgz",
			"sha": "f58ad1145df2f6901f72bfb67fcc30c2cbd9b7ac",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.3.tgz",
			"sha": "de0ac6f51e86ad76d02c3c3b01b58e3df560a8cf",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.4.tgz",
			"sha": "57b01f663c216578f84aa2cca60cb89251d9a50f",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.5.tgz",
			"sha": "009a2e076646475a9cce36103da44827685b8de5",
			"registry": "npmjs"
		},
		"lodash.chunk-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.0.6.tgz",
			"sha": "58c0526b5b8f1b7dc0675828dcd27be8e2df40f6",
			"registry": "npmjs"
		},
		"lodash.chunk-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.1.0.tgz",
			"sha": "7418029a6ecf590748bad6484a8207b62492963d",
			"registry": "npmjs"
		},
		"lodash.chunk-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.2.0.tgz",
			"sha": "66e5ce1f76ed27b4303d8c6512e8d1216e8106bc",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"lodash.chunk-4.2.0.tgz": {
			"shasum": "66e5ce1f76ed27b4303d8c6512e8d1216e8106bc"
		}
	},
	"_rev": "2-31dced1840d8ab5b",
	"_id": "lodash.chunk",
	"readme": "# lodash.chunk v4.2.0\n\nThe [lodash](https://lodash.com/) method `_.chunk` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.chunk\n```\n\nIn Node.js:\n```js\nvar chunk = require('lodash.chunk');\n```\n\nSee the [documentation](https://lodash.com/docs#chunk) or [package source](https://github.com/lodash/lodash/blob/4.2.0-npm-packages/lodash.chunk) for more details."
}