{
	"name": "lodash.startswith",
	"versions": {
		"3.0.0": {
			"name": "lodash.startswith",
			"version": "3.0.0",
			"description": "The modern build of lodash’s `_.startsWith` 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._basetostring": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@3.0.0",
			"_shasum": "95ff8387435a79a8149b85a94f6b673fbf3f6303",
			"_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": "95ff8387435a79a8149b85a94f6b673fbf3f6303",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.0.0.tgz"
			},
			"directories": {}
		},
		"3.0.1": {
			"name": "lodash.startswith",
			"version": "3.0.1",
			"description": "The modern build of lodash’s `_.startsWith` 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._basetostring": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@3.0.1",
			"_shasum": "3800e78236ffba7b53186259f9df5c3796533f58",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "0.12.0",
			"_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": "3800e78236ffba7b53186259f9df5c3796533f58",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.0.1.tgz"
			},
			"directories": {}
		},
		"3.1.0": {
			"name": "lodash.startswith",
			"version": "3.1.0",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util",
				"startswith"
			],
			"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.\""
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@3.1.0",
			"_shasum": "c3fec5bbf5523fd1c5c3430eb2659540f323ec7c",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "c3fec5bbf5523fd1c5c3430eb2659540f323ec7c",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.1.0.tgz"
			},
			"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"
				}
			],
			"directories": {}
		},
		"3.1.1": {
			"name": "lodash.startswith",
			"version": "3.1.1",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util",
				"startswith"
			],
			"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.\""
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@3.1.1",
			"_shasum": "8655e917de3ad4a10a2e7d74153e665026b5bb72",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "8655e917de3ad4a10a2e7d74153e665026b5bb72",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.1.1.tgz"
			},
			"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"
				}
			],
			"directories": {}
		},
		"3.1.2": {
			"name": "lodash.startswith",
			"version": "3.1.2",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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.\""
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@3.1.2",
			"_shasum": "6a390b9cadbe00719148689484ad2c4a391f87d8",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "6a390b9cadbe00719148689484ad2c4a391f87d8",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.1.2.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-3.1.2.tgz_1454484719720_0.02842539153061807"
			},
			"directories": {}
		},
		"3.2.0": {
			"name": "lodash.startswith",
			"version": "3.2.0",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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._root": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@3.2.0",
			"_shasum": "fc2e1ed2c6df8c777117632e87fe4a9181d483fb",
			"_from": ".",
			"_npmVersion": "2.14.18",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "fc2e1ed2c6df8c777117632e87fe4a9181d483fb",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.2.0.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-3.2.0.tgz_1454898693136_0.17433653119951487"
			},
			"directories": {}
		},
		"4.0.0": {
			"name": "lodash.startswith",
			"version": "4.0.0",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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.tostring": "^4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@4.0.0",
			"_shasum": "007a9d2acd413d092167d328e39c7070b065e7cd",
			"_from": ".",
			"_npmVersion": "2.14.18",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "007a9d2acd413d092167d328e39c7070b065e7cd",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.0.0.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-4.0.0.tgz_1455602703083_0.3371652078349143"
			},
			"directories": {}
		},
		"4.0.1": {
			"name": "lodash.startswith",
			"version": "4.0.1",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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.tostring": "^4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@4.0.1",
			"_shasum": "66c9adeccef558cbac70a241d6f8ee8e46efaa8b",
			"_from": ".",
			"_npmVersion": "2.15.2",
			"_nodeVersion": "5.9.1",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "66c9adeccef558cbac70a241d6f8ee8e46efaa8b",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.0.1.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-4.0.1.tgz_1459655563978_0.29525987757369876"
			},
			"directories": {}
		},
		"4.1.0": {
			"name": "lodash.startswith",
			"version": "4.1.0",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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._basetostring": "~4.12.0",
				"lodash.tostring": "^4.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.startswith@4.1.0",
			"_shasum": "287392566c58e0517a195324e8ff8a8700ebac7c",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "287392566c58e0517a195324e8ff8a8700ebac7c",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.1.0.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-4.1.0.tgz_1463062577019_0.5217138384468853"
			},
			"directories": {}
		},
		"4.2.0": {
			"name": "lodash.startswith",
			"version": "4.2.0",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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.startswith@4.2.0",
			"_shasum": "518ee7369106cc2fdf97361840f1ef77153e4b65",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "518ee7369106cc2fdf97361840f1ef77153e4b65",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.2.0.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-4.2.0.tgz_1469458277229_0.38778221677057445"
			},
			"directories": {}
		},
		"4.2.1": {
			"name": "lodash.startswith",
			"version": "4.2.1",
			"description": "The lodash method `_.startsWith` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"startswith"
			],
			"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.startswith@4.2.1",
			"_shasum": "c598c4adce188a27e53145731cdc6c0e7177600c",
			"_from": ".",
			"_npmVersion": "2.15.10",
			"_nodeVersion": "4.4.7",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "c598c4adce188a27e53145731cdc6c0e7177600c",
				"tarball": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.2.1.tgz"
			},
			"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"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/lodash.startswith-4.2.1.tgz_1471110306098_0.018991355085745454"
			},
			"directories": {}
		}
	},
	"time": {
		"modified": "2016-10-06T16:51:39.895Z",
		"created": "2015-01-26T15:30:12.702Z",
		"3.0.0": "2015-01-26T15:30:12.702Z",
		"3.0.1": "2015-03-09T05:09:28.766Z",
		"3.1.0": "2016-01-13T11:15:00.964Z",
		"3.1.1": "2016-01-26T08:57:15.997Z",
		"3.1.2": "2016-02-03T07:32:00.533Z",
		"3.2.0": "2016-02-08T02:31:35.658Z",
		"4.0.0": "2016-02-16T06:05:05.219Z",
		"4.0.1": "2016-04-03T03:52:44.611Z",
		"4.1.0": "2016-05-12T14:16:20.275Z",
		"4.2.0": "2016-07-25T14:51:20.307Z",
		"4.2.1": "2016-08-13T17:45:08.604Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.2.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"fe1ae4e1e21ef4330bfdbffb38e4de4a\"",
			"fetched": 1600326172811
		}
	},
	"_distfiles": {
		"lodash.startswith-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.0.0.tgz",
			"sha": "95ff8387435a79a8149b85a94f6b673fbf3f6303",
			"registry": "npmjs"
		},
		"lodash.startswith-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.0.1.tgz",
			"sha": "3800e78236ffba7b53186259f9df5c3796533f58",
			"registry": "npmjs"
		},
		"lodash.startswith-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.1.0.tgz",
			"sha": "c3fec5bbf5523fd1c5c3430eb2659540f323ec7c",
			"registry": "npmjs"
		},
		"lodash.startswith-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.1.1.tgz",
			"sha": "8655e917de3ad4a10a2e7d74153e665026b5bb72",
			"registry": "npmjs"
		},
		"lodash.startswith-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.1.2.tgz",
			"sha": "6a390b9cadbe00719148689484ad2c4a391f87d8",
			"registry": "npmjs"
		},
		"lodash.startswith-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-3.2.0.tgz",
			"sha": "fc2e1ed2c6df8c777117632e87fe4a9181d483fb",
			"registry": "npmjs"
		},
		"lodash.startswith-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.0.0.tgz",
			"sha": "007a9d2acd413d092167d328e39c7070b065e7cd",
			"registry": "npmjs"
		},
		"lodash.startswith-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.0.1.tgz",
			"sha": "66c9adeccef558cbac70a241d6f8ee8e46efaa8b",
			"registry": "npmjs"
		},
		"lodash.startswith-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.1.0.tgz",
			"sha": "287392566c58e0517a195324e8ff8a8700ebac7c",
			"registry": "npmjs"
		},
		"lodash.startswith-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.2.0.tgz",
			"sha": "518ee7369106cc2fdf97361840f1ef77153e4b65",
			"registry": "npmjs"
		},
		"lodash.startswith-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.2.1.tgz",
			"sha": "c598c4adce188a27e53145731cdc6c0e7177600c",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"lodash.startswith-4.2.1.tgz": {
			"shasum": "c598c4adce188a27e53145731cdc6c0e7177600c"
		}
	},
	"_rev": "2-9ff0302c88b84002",
	"_id": "lodash.startswith",
	"readme": "# lodash.startswith v4.2.1\n\nThe [lodash](https://lodash.com/) method `_.startsWith` 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.startswith\n```\n\nIn Node.js:\n```js\nvar startsWith = require('lodash.startswith');\n```\n\nSee the [documentation](https://lodash.com/docs#startsWith) or [package source](https://github.com/lodash/lodash/blob/4.2.1-npm-packages/lodash.startswith) for more details."
}