{
	"name": "is-regexp",
	"versions": {
		"1.0.0": {
			"name": "is-regexp",
			"version": "1.0.0",
			"description": "Check whether a variable is a regular expression",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/is-regexp"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"regex",
				"regexp",
				"regular",
				"expression",
				"regular expression",
				"re",
				"check",
				"type",
				"is"
			],
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/is-regexp/issues"
			},
			"homepage": "https://github.com/sindresorhus/is-regexp",
			"_id": "is-regexp@1.0.0",
			"_shasum": "fd2d883545c46bac5a633e7b9a09e87fa2cb5069",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "fd2d883545c46bac5a633e7b9a09e87fa2cb5069",
				"tarball": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "is-regexp",
			"version": "2.0.0",
			"description": "Check if a value is a regular expression",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/is-regexp.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"regex",
				"regexp",
				"regular",
				"expression",
				"regular expression",
				"re",
				"check",
				"type",
				"is"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "c3cc127e38b11a2b3c720582f32b31cfd9adc1ee",
			"bugs": {
				"url": "https://github.com/sindresorhus/is-regexp/issues"
			},
			"homepage": "https://github.com/sindresorhus/is-regexp#readme",
			"_id": "is-regexp@2.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-B5NGyyvXTmppdR/g7ei6cu5DXhvzBLNcajOXJ3OR1tmW39iiF7444beL1lQjL393j8vDOTWGnSV2r/5cKuNqkg==",
				"shasum": "d669511d64a620c7a8dffa9a1e00710f9275ace0",
				"tarball": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 2311
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-regexp_2.0.0_1521730815430_0.674212659134924"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.0": {
			"name": "is-regexp",
			"version": "2.1.0",
			"description": "Check if a value is a regular expression",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/is-regexp.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"regex",
				"regexp",
				"regular",
				"expression",
				"regular expression",
				"re",
				"check",
				"type",
				"is"
			],
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "49e4f007cb9ff3661f37a18aaa7578bebcae3270",
			"bugs": {
				"url": "https://github.com/sindresorhus/is-regexp/issues"
			},
			"homepage": "https://github.com/sindresorhus/is-regexp#readme",
			"_id": "is-regexp@2.1.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==",
				"shasum": "cd734a56864e23b956bf4e7c66c396a4c0b22c2d",
				"tarball": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.1.0.tgz",
				"fileCount": 5,
				"unpackedSize": 2661,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctg69CRA9TVsSAnZWagAAs8wQAI8pl6QKk6mCcr/T1+az\nSnWlLqr3SoR4H00Q/hS4N6quYqtmIqW48Rew2QFfLgq257JzK7PmO7BOHLCT\nQFxgH6vheqKs11B4txkkrfi0QZkJRr+YCFavjoX/VBkliHmSAeNKmwguSZ7c\nysEkjP17sZx1OZOTAkzLpUsLcNn70VLJi8Cnrm/C4q9Zb7eIyB+tHC0JB3gG\nyJmRdEpCLIuqCqaPeEWGD0p/M37lUNrPqDl5q9Dzcr6UY3Ea8JzC99cdZZXD\np0967VHqRSEG8ctiW5Tg3oojgaKhYiF0KvtrvMy+BqEDlnsdBUKAzRMFx8NY\nAQoRArz1P486IvfvUwf/+Z1lV8nxRdIv/uGs/KJ6KnMGNRcnJbrXICBxdFSj\nAdCZ43sVeerj49glgPUlY6p5EvQ/jgNLjPb6xZ446Mde+fPySlFitzFzEFyC\njULVImBTWXyV8ozGmUovw3uqGAcmOTgpQmVe+xQvuS0wurvZtq6REZxnA/NQ\nUMKSqFn0qoJu2NLbjvsJi/mXDkq6HpUvDbwt+MjXOw3HOJwuKTKvnAeCokTE\n3r3eoGRqZq8x+/WbFxx+Xl40ZKWFA7TTfHriBn0PUNhpJJx5mAUvjbisjjIp\nm73wNiBzRyc7YGdHw/oXB5XV6zhB2jGrav51zABqSAjldOPUm0YJTtG7Uyw+\nfa/0\r\n=5v4o\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-regexp_2.1.0_1555435196431_0.9120120436081753"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-04-16T17:20:01.049Z",
		"created": "2014-06-11T09:12:27.882Z",
		"1.0.0": "2014-06-11T09:12:27.882Z",
		"2.0.0": "2018-03-22T15:00:15.514Z",
		"2.1.0": "2019-04-16T17:19:56.556Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.1.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"71c0ca693aaa6772248c9d0a0c3095ab\"",
			"fetched": 1600679318903
		}
	},
	"_distfiles": {
		"is-regexp-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
			"sha": "fd2d883545c46bac5a633e7b9a09e87fa2cb5069",
			"registry": "npmjs"
		},
		"is-regexp-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.0.0.tgz",
			"sha": "d669511d64a620c7a8dffa9a1e00710f9275ace0",
			"registry": "npmjs"
		},
		"is-regexp-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.1.0.tgz",
			"sha": "cd734a56864e23b956bf4e7c66c396a4c0b22c2d",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"is-regexp-1.0.0.tgz": {
			"shasum": "fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
		}
	},
	"_rev": "2-0f8ac40c97adac71",
	"_id": "is-regexp",
	"readme": "# is-regexp [![Build Status](https://travis-ci.org/sindresorhus/is-regexp.svg?branch=master)](https://travis-ci.org/sindresorhus/is-regexp)\n\n> Check if a value is a regular expression\n\n\n## Install\n\n```\n$ npm install is-regexp\n```\n\n\n## Usage\n\n```js\nconst isRegexp = require('is-regexp');\n\nisRegexp('unicorn');\n//=> false\n\nisRegexp(/unicorn/);\n//=> true\n\nisRegexp(new RegExp('unicorn'));\n//=> true\n```\n\n\n## Related\n\n- [is](https://github.com/sindresorhus/is) - Type check values\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}