{
	"name": "lodash.escaperegexp",
	"versions": {
		"3.0.0": {
			"name": "lodash.escaperegexp",
			"version": "3.0.0",
			"description": "The modern build of lodash’s `_.escapeRegExp` 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.escaperegexp@3.0.0",
			"_shasum": "b25bcd420ce24b595b503007bce51ca13b94c663",
			"_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": "b25bcd420ce24b595b503007bce51ca13b94c663",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-3.0.0.tgz"
			},
			"directories": {}
		},
		"3.0.1": {
			"name": "lodash.escaperegexp",
			"version": "3.0.1",
			"description": "The modern build of lodash’s `_.escapeRegExp` 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._basetostring": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/lodash/lodash/issues"
			},
			"_id": "lodash.escaperegexp@3.0.1",
			"_shasum": "3090e0f5297aed2264d53afe9d3bed85ae57e2ab",
			"_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": "3090e0f5297aed2264d53afe9d3bed85ae57e2ab",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-3.0.1.tgz"
			},
			"directories": {}
		},
		"4.0.0": {
			"name": "lodash.escaperegexp",
			"version": "4.0.0",
			"description": "The lodash method `_.escapeRegExp` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util",
				"escaperegexp"
			],
			"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.escaperegexp@4.0.0",
			"_shasum": "d5678eff8d97782344955f161fa12f74863d8677",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "d5678eff8d97782344955f161fa12f74863d8677",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-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.escaperegexp",
			"version": "4.0.1",
			"description": "The lodash method `_.escapeRegExp` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash",
				"lodash-modularized",
				"stdlib",
				"util",
				"escaperegexp"
			],
			"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.escaperegexp@4.0.1",
			"_shasum": "815567ac47879456530a9dae252548ff5f82fc9a",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "815567ac47879456530a9dae252548ff5f82fc9a",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-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"
				}
			],
			"directories": {}
		},
		"4.0.2": {
			"name": "lodash.escaperegexp",
			"version": "4.0.2",
			"description": "The lodash method `_.escapeRegExp` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"escaperegexp"
			],
			"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.escaperegexp@4.0.2",
			"_shasum": "5d340806bd8c9e9fb26def63ccad6447bf8b12ff",
			"_from": ".",
			"_npmVersion": "2.14.15",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "5d340806bd8c9e9fb26def63ccad6447bf8b12ff",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-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-5-east.internal.npmjs.com",
				"tmp": "tmp/lodash.escaperegexp-4.0.2.tgz_1454484403042_0.47442135866731405"
			},
			"directories": {}
		},
		"4.1.0": {
			"name": "lodash.escaperegexp",
			"version": "4.1.0",
			"description": "The lodash method `_.escapeRegExp` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"escaperegexp"
			],
			"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.escaperegexp@4.1.0",
			"_shasum": "f3a02bc2e36734a2f7872dc3289ec40a13a52fc6",
			"_from": ".",
			"_npmVersion": "2.14.18",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "f3a02bc2e36734a2f7872dc3289ec40a13a52fc6",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-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-9-west.internal.npmjs.com",
				"tmp": "tmp/lodash.escaperegexp-4.1.0.tgz_1454898357200_0.7577374842949212"
			},
			"directories": {}
		},
		"4.1.1": {
			"name": "lodash.escaperegexp",
			"version": "4.1.1",
			"description": "The lodash method `_.escapeRegExp` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"escaperegexp"
			],
			"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.escaperegexp@4.1.1",
			"_shasum": "f80b2cdd15bec192b03783432701a8c7f0dd3667",
			"_from": ".",
			"_npmVersion": "2.14.18",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "f80b2cdd15bec192b03783432701a8c7f0dd3667",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.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.escaperegexp-4.1.1.tgz_1455602265337_0.30027896352112293"
			},
			"directories": {}
		},
		"4.1.2": {
			"name": "lodash.escaperegexp",
			"version": "4.1.2",
			"description": "The lodash method `_.escapeRegExp` exported as a module.",
			"homepage": "https://lodash.com/",
			"icon": "https://lodash.com/icon.svg",
			"license": "MIT",
			"keywords": [
				"lodash-modularized",
				"escaperegexp"
			],
			"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.escaperegexp@4.1.2",
			"_shasum": "64762c48618082518ac3df4ccf5d5886dae20347",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "jdalton",
				"email": "john.david.dalton@gmail.com"
			},
			"dist": {
				"shasum": "64762c48618082518ac3df4ccf5d5886dae20347",
				"tarball": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.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-16-east.internal.npmjs.com",
				"tmp": "tmp/lodash.escaperegexp-4.1.2.tgz_1469457792926_0.6680831087287515"
			},
			"directories": {}
		}
	},
	"time": {
		"modified": "2016-10-06T16:46:13.087Z",
		"created": "2015-01-26T15:28:50.282Z",
		"3.0.0": "2015-01-26T15:28:50.282Z",
		"3.0.1": "2015-06-30T15:18:38.199Z",
		"4.0.0": "2016-01-13T11:00:22.417Z",
		"4.0.1": "2016-01-26T08:48:10.349Z",
		"4.0.2": "2016-02-03T07:26:45.361Z",
		"4.1.0": "2016-02-08T02:25:58.182Z",
		"4.1.1": "2016-02-16T05:57:47.366Z",
		"4.1.2": "2016-07-25T14:43:16.424Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.1.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"32c7a0977673bfb48e674ffbb09a1527\"",
			"fetched": 1602009459583
		}
	},
	"_distfiles": {
		"lodash.escaperegexp-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-3.0.0.tgz",
			"sha": "b25bcd420ce24b595b503007bce51ca13b94c663",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-3.0.1.tgz",
			"sha": "3090e0f5297aed2264d53afe9d3bed85ae57e2ab",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.0.0.tgz",
			"sha": "d5678eff8d97782344955f161fa12f74863d8677",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.0.1.tgz",
			"sha": "815567ac47879456530a9dae252548ff5f82fc9a",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.0.2.tgz",
			"sha": "5d340806bd8c9e9fb26def63ccad6447bf8b12ff",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.0.tgz",
			"sha": "f3a02bc2e36734a2f7872dc3289ec40a13a52fc6",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.1.tgz",
			"sha": "f80b2cdd15bec192b03783432701a8c7f0dd3667",
			"registry": "npmjs"
		},
		"lodash.escaperegexp-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz",
			"sha": "64762c48618082518ac3df4ccf5d5886dae20347",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"lodash.escaperegexp-4.1.2.tgz": {
			"shasum": "64762c48618082518ac3df4ccf5d5886dae20347"
		}
	},
	"_rev": "13-ffc5a46d5b4fbeb2",
	"_id": "lodash.escaperegexp",
	"readme": "# lodash.escaperegexp v4.1.2\n\nThe [lodash](https://lodash.com/) method `_.escapeRegExp` 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.escaperegexp\n```\n\nIn Node.js:\n```js\nvar escapeRegExp = require('lodash.escaperegexp');\n```\n\nSee the [documentation](https://lodash.com/docs#escapeRegExp) or [package source](https://github.com/lodash/lodash/blob/4.1.2-npm-packages/lodash.escaperegexp) for more details."
}