{
	"name": "regexpu-core",
	"versions": {
		"1.0.0": {
			"name": "regexpu-core",
			"version": "1.0.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.json"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"coverage": "istanbul cover --report html node_modules/.bin/_mocha tests/tests.js -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.2.1",
				"regjsgen": "^0.2.0",
				"regjsparser": "^0.1.4"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.0",
				"jsesc": "^0.5.0",
				"lodash": "^3.6.0",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^1.0.0",
				"unicode-5.1.0": "^0.1.5",
				"unicode-8.0.0": "^0.1.5"
			},
			"gitHead": "724e31ca40aa88a451d3ba9388a0993192dd428a",
			"_id": "regexpu-core@1.0.0",
			"_shasum": "86a763f58ee4d7c2f6b102e4764050de7ed90c6b",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "86a763f58ee4d7c2f6b102e4764050de7ed90c6b",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "regexpu-core",
			"version": "2.0.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.json"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"coverage": "istanbul cover --report html node_modules/.bin/_mocha tests/tests.js -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.2.1",
				"regjsgen": "^0.2.0",
				"regjsparser": "^0.1.4"
			},
			"devDependencies": {
				"coveralls": "^2.11.2",
				"istanbul": "^0.4.0",
				"jsesc": "^0.5.0",
				"lodash": "^3.6.0",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^2.0.0",
				"unicode-8.0.0": "^0.1.5"
			},
			"gitHead": "ae4efe52b72ba73e9a2c0f35e11c2ff1d0e12dcd",
			"_id": "regexpu-core@2.0.0",
			"_shasum": "49d038837b8dcf8bfa5b9a42139938e6ea2ae240",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "49d038837b8dcf8bfa5b9a42139938e6ea2ae240",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-2.0.0.tgz_1454960202073_0.38952653063461185"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "regexpu-core",
			"version": "3.0.1",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^1.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-loose-match": "^2.0.7"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.0",
				"jsesc": "^2.1.0",
				"lodash": "^4.13.1",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^2.0.0",
				"unicode-8.0.0": "^0.6.0"
			},
			"gitHead": "fa0262270e522452c13f50bd999b8c5e3275d3f2",
			"_id": "regexpu-core@3.0.1",
			"_shasum": "7010a520a963cbfcfcbeaf515902d7d6369d63f1",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.1.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "7010a520a963cbfcfcbeaf515902d7d6369d63f1",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-3.0.1.tgz_1464849473954_0.693929887842387"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "regexpu-core",
			"version": "3.0.2",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^1.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-loose-match": "^2.0.7"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.0",
				"jsesc": "^2.1.0",
				"lodash": "^4.13.1",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^2.0.1",
				"unicode-8.0.0": "^0.6.0"
			},
			"gitHead": "cd6a9bea1fe86775e7232e2b95aba5d41723cd39",
			"_id": "regexpu-core@3.0.2",
			"_shasum": "addc533452c27804db121748aafa23f598e7255e",
			"_from": ".",
			"_npmVersion": "3.9.3",
			"_nodeVersion": "6.2.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "addc533452c27804db121748aafa23f598e7255e",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-3.0.2.tgz_1465916907084_0.49383915588259697"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "regexpu-core",
			"version": "3.1.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^2.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-match-property": "^0.1.1",
				"unicode-match-property-value": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.4",
				"jsesc": "^2.1.0",
				"lodash": "^4.13.1",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^2.0.1",
				"unicode-9.0.0": "^0.7.0"
			},
			"gitHead": "d7072645364f112e27fcafa2be464901590fd639",
			"_id": "regexpu-core@3.1.0",
			"_shasum": "9f0dfaccfe75271ae1b711ad7978a1692bfb0454",
			"_from": ".",
			"_npmVersion": "3.9.3",
			"_nodeVersion": "6.2.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "9f0dfaccfe75271ae1b711ad7978a1692bfb0454",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-3.1.0.tgz_1466537396239_0.7026972598396242"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "regexpu-core",
			"version": "3.2.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^2.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-match-property": "^0.1.1",
				"unicode-match-property-value": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.4",
				"jsesc": "^2.1.0",
				"lodash": "^4.13.1",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^2.0.1",
				"unicode-9.0.0": "^0.7.0"
			},
			"gitHead": "a9dbf91e72f773af4dcba6023877cd18991337f7",
			"_id": "regexpu-core@3.2.0",
			"_shasum": "dbd1629cfbb9403360d9996c8926162b60f04b12",
			"_from": ".",
			"_npmVersion": "3.9.3",
			"_nodeVersion": "6.2.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "dbd1629cfbb9403360d9996c8926162b60f04b12",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-3.2.0.tgz_1466676885932_0.9591239078436047"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "regexpu-core",
			"version": "3.3.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^2.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-match-property": "^0.1.1",
				"unicode-match-property-value": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.4",
				"jsesc": "^2.1.0",
				"lodash": "^4.13.1",
				"mocha": "^2.2.1",
				"regexpu-fixtures": "^2.0.1",
				"unicode-9.0.0": "^0.7.0"
			},
			"gitHead": "af78d55c7e38584f508689599837cac26f9d16a7",
			"_id": "regexpu-core@3.3.0",
			"_shasum": "edf000214e28b117b7f092c8400ccd13dc74f754",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "edf000214e28b117b7f092c8400ccd13dc74f754",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.3.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-3.3.0.tgz_1471418562110_0.25034575862810016"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "regexpu-core",
			"version": "4.0.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^4.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-match-property": "^0.1.1",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.4",
				"jsesc": "^2.2.0",
				"lodash": "^4.15.0",
				"mocha": "^3.0.2",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.0"
			},
			"gitHead": "fcc9d5e555288ea4f9c0ca5c05c5e741ffd77c0a",
			"_id": "regexpu-core@4.0.0",
			"_shasum": "d3fa6c3ad1a9e32b9e2d8f6132e9079ba9ef1c5e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "d3fa6c3ad1a9e32b9e2d8f6132e9079ba9ef1c5e",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.0.tgz_1478088627418_0.6599641791544855"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "regexpu-core",
			"version": "4.0.1",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^4.0.1",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-match-property": "^0.1.2",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.4",
				"jsesc": "^2.2.0",
				"lodash": "^4.15.0",
				"mocha": "^3.0.2",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.0",
				"unicode-tr51": "^7.0.1"
			},
			"gitHead": "a92b960ab297403ded4f2f084532c6526941a1f7",
			"_id": "regexpu-core@4.0.1",
			"_shasum": "6e7ce7dd475c61973cd4a65721e8c4b377f973ba",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "6e7ce7dd475c61973cd4a65721e8c4b377f973ba",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.1.tgz_1479493114322_0.9338014365639538"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "regexpu-core",
			"version": "4.0.2",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.1",
				"regenerate-unicode-properties": "^4.0.2",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.0",
				"unicode-match-property": "^0.1.2",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.4",
				"jsesc": "^2.2.0",
				"lodash": "^4.15.0",
				"mocha": "^3.0.2",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.0",
				"unicode-tr51": "^7.0.2"
			},
			"gitHead": "88030bdfeac6aee5dfd64eda3f7dd1ce1ed0f3e0",
			"_id": "regexpu-core@4.0.2",
			"_shasum": "7385bbb5ae57d3d3b422d071385f54e91947c9d8",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "7385bbb5ae57d3d3b422d071385f54e91947c9d8",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.2.tgz_1480403048362_0.7110750968568027"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.3": {
			"name": "regexpu-core",
			"version": "4.0.3",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^4.0.3",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.1.2",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.5",
				"jsesc": "^2.4.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.0",
				"unicode-tr51": "^8.0.1"
			},
			"gitHead": "22183da33d980ab302769ed784dc847306e5cc02",
			"_id": "regexpu-core@4.0.3",
			"_shasum": "15b61928a28ab689b922a95555e3c1c652377159",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "15b61928a28ab689b922a95555e3c1c652377159",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.3.tgz_1488999981906_0.29040053440257907"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.4": {
			"name": "regexpu-core",
			"version": "4.0.4",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^4.0.3",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.1.3",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^1.0.1",
				"istanbul": "^0.4.5",
				"jsesc": "^2.4.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.0",
				"unicode-tr51": "^8.0.1"
			},
			"gitHead": "e2d35878ac174d3e19d064c3e69b5d40ba3b5f7b",
			"_id": "regexpu-core@4.0.4",
			"_shasum": "06cfa87a883545cc9fd6638d8024ba02b9ebfe69",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "06cfa87a883545cc9fd6638d8024ba02b9ebfe69",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.4.tgz_1489000892673_0.03097838768735528"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.5": {
			"name": "regexpu-core",
			"version": "4.0.5",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.1.3",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.4.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.2",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "85a75b3d09ff673dc58c172a3ff9af0b1cb23db6",
			"_id": "regexpu-core@4.0.5",
			"_shasum": "b5c477457506659a405158be1cded1c8130b5237",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "b5c477457506659a405158be1cded1c8130b5237",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.5.tgz_1491912202000_0.4386716184671968"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.6": {
			"name": "regexpu-core",
			"version": "4.0.6",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.2",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.1.3",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.3",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "d89a66b1ce50c4b26ecf287df751c6d5289dbcbc",
			"_id": "regexpu-core@4.0.6",
			"_shasum": "369bbeb9ef12ce93695e07fed3a727170d323706",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "369bbeb9ef12ce93695e07fed3a727170d323706",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.6.tgz_1492077924673_0.33175376569852233"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.7": {
			"name": "regexpu-core",
			"version": "4.0.7",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.3",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.1.3",
				"unicode-match-property-value": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "ec27332942973fb96aa99a0180007f60aeb2de37",
			"_id": "regexpu-core@4.0.7",
			"_shasum": "9d9eeeefeeb81c244bca8036b35556666839fe4b",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "9d9eeeefeeb81c244bca8036b35556666839fe4b",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.7.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.7.tgz_1492163818052_0.11806377512402833"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.8": {
			"name": "regexpu-core",
			"version": "4.0.8",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.4",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.2.2",
				"unicode-match-property-value": "^2.0.1"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "784f959881985755d950b79f55ecd0326fc0b924",
			"_id": "regexpu-core@4.0.8",
			"_shasum": "00d709708a3ac2c54bc607cf36dc1afa792c1f2e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "00d709708a3ac2c54bc607cf36dc1afa792c1f2e",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.8.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.8.tgz_1492253394612_0.8791960158850998"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.9": {
			"name": "regexpu-core",
			"version": "4.0.9",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.5",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property": "^0.2.2",
				"unicode-match-property-value": "^2.0.1"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "b9eb1bd21595769e7d38ad2276152ac5f8acd15b",
			"_id": "regexpu-core@4.0.9",
			"_shasum": "13b66a528f4fcd00417a096392e71cba1eac3782",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "13b66a528f4fcd00417a096392e71cba1eac3782",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.9.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.9.tgz_1492254251446_0.6973175636958331"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.10": {
			"name": "regexpu-core",
			"version": "4.0.10",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.6",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property-ecmascript": "^1.0.0",
				"unicode-match-property-value-ecmascript": "^1.0.0"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "4d6646ca5a67674470b4eaf4afefd83e78ca0a7b",
			"_id": "regexpu-core@4.0.10",
			"_shasum": "6962f15ddf94f314c9b1151838dc07cca9c28ac0",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "6962f15ddf94f314c9b1151838dc07cca9c28ac0",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.10.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.10.tgz_1492261643572_0.9921895058359951"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.11": {
			"name": "regexpu-core",
			"version": "4.0.11",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.0.6",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property-ecmascript": "^1.0.1",
				"unicode-match-property-value-ecmascript": "^1.0.0"
			},
			"devDependencies": {
				"codecov": "^2.1.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.0",
				"lodash": "^4.17.4",
				"mocha": "^3.2.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-9.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.1"
			},
			"gitHead": "7b694ca4f7c985e4cab461d99c6d60ec48445e76",
			"_id": "regexpu-core@4.0.11",
			"_shasum": "798f9e9986f78c793dde403f1b3f34c007bf73a9",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"shasum": "798f9e9986f78c793dde403f1b3f34c007bf73a9",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.11.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/regexpu-core-4.0.11.tgz_1492261908100_0.05818845774047077"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "regexpu-core",
			"version": "4.1.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.1.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property-ecmascript": "^1.0.2",
				"unicode-match-property-value-ecmascript": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^2.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.4",
				"mocha": "^3.4.2",
				"regexpu-fixtures": "^2.1.1",
				"unicode-10.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.2"
			},
			"gitHead": "e7f3fa8a7f3bb04164dbd9030a9bb4e3ae075c50",
			"_id": "regexpu-core@4.1.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"integrity": "sha512-dDHZmOOp4ECxzWJMaLrZZHLLxmVMOEiApILlWnm/fIxDOvwU0k/aIMulaDKLhihKUViES/xvNnYUveo70fr2RA==",
				"shasum": "98427c75d206542e360389fd049379fe1252c1ce",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core-4.1.0.tgz_1497978595157_0.40178445843048394"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.1": {
			"name": "regexpu-core",
			"version": "4.1.1",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.1.0",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property-ecmascript": "^1.0.2",
				"unicode-match-property-value-ecmascript": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^2.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.4",
				"mocha": "^3.4.2",
				"regexpu-fixtures": "^2.1.1",
				"unicode-10.0.0": "^0.7.4",
				"unicode-tr51": "^8.1.2"
			},
			"gitHead": "e18f8b2f737366f529be3ccbdc253247c74db82d",
			"_id": "regexpu-core@4.1.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"dist": {
				"integrity": "sha512-7GxoLPMhj0ng8DOtWHeTFTXna911T05C3Mm5z7W7ODgX6vIAMfCgnWpmMplzraOtv9Fbu5J4gHhuMCKE+Xzsqg==",
				"shasum": "5877950259cc9f923d8393c9e39d26c3af47a9ea",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core-4.1.1.tgz_1497979513782_0.14703182457014918"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.2": {
			"name": "regexpu-core",
			"version": "4.1.2",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.2",
				"regenerate-unicode-properties": "^5.1.1",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property-ecmascript": "^1.0.3",
				"unicode-match-property-value-ecmascript": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^2.3.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.4",
				"mocha": "^3.5.0",
				"regexpu-fixtures": "^2.1.1",
				"unicode-10.0.0": "^0.7.4",
				"unicode-tr51": "^9.0.0"
			},
			"gitHead": "67b2195ce317fe65b11d32d8fa7a55838b257a0a",
			"_id": "regexpu-core@4.1.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-qNMZCn1PVlV/T+xBwkHywF7MnOQyUT9EaX4MgAtxOti2hpVZ/8RG+XrVSilTR/5SLH5f3CwB0TtLaGO2M+gUlA==",
				"shasum": "1710857c567828de28a43100df4237670a0a0dc4",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core-4.1.2.tgz_1502965973711_0.153056574286893"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.3": {
			"name": "regexpu-core",
			"version": "4.1.3",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.3.3",
				"regenerate-unicode-properties": "^5.1.1",
				"regjsgen": "^0.3.0",
				"regjsparser": "^0.2.1",
				"unicode-match-property-ecmascript": "^1.0.3",
				"unicode-match-property-value-ecmascript": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^2.3.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.4",
				"mocha": "^3.5.3",
				"regexpu-fixtures": "^2.1.2",
				"unicode-10.0.0": "^0.7.4",
				"unicode-tr51": "^9.0.0"
			},
			"gitHead": "ca9c3fc44638e4d7ba06bc282523add58b83f698",
			"_id": "regexpu-core@4.1.3",
			"_npmVersion": "5.4.1",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-mB+njEzO7oezA57IbQxxd6fVPOeWKDmnGvJ485CwmfNchjHe5jWwqKepapmzUEj41yxIAqOg+C4LbXuJlkiO8A==",
				"shasum": "fb81616dbbc2a917a7419b33f8379144f51eb8d0",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core-4.1.3.tgz_1505745432625_0.07626100396737456"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.4": {
			"name": "regexpu-core",
			"version": "4.1.4",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^6.0.0",
				"regjsgen": "^0.4.0",
				"regjsparser": "^0.3.0",
				"unicode-match-property-ecmascript": "^1.0.3",
				"unicode-match-property-value-ecmascript": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^3.0.2",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.10",
				"mocha": "^5.1.1",
				"regexpu-fixtures": "^2.1.2",
				"unicode-11.0.0": "^0.7.6"
			},
			"gitHead": "930e97a7fcba7281624d5940fdffb11e65791f7f",
			"_id": "regexpu-core@4.1.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-EDIJYxIE02+p38c5pD/AaHXrEpOjagp/a53/R/nB1cZxjbMAMxH1ywHuKJ/DDHAvYHS40GrIgeGPh67XrTI67w==",
				"shasum": "f6c847261ba4cf869a7874442f9d25251b713fc8",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.4.tgz",
				"fileCount": 6,
				"unpackedSize": 34791,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa93bACRA9TVsSAnZWagAA5hIP/AmBjCMToJ+5YwyGSg8Z\n94SKcNJtE0fPSy9QlZVQogC+4xgIbCX1Sg5AsKcpSjh0Z/H+KLzN7byUdDTD\n0N/1/6Hl1Ni22EeCMbQBfE4QG41hlFPz0YS38EjwJA8+HzonH9oeMizTMBWl\n3d6NXINBa4reofXbLH/oEBlV0IVsAY50xrUuhLfAxOQ2j6IS1xCA6JKRyKUb\nADkBgbDD2202a8VYckXfEstVqvdAM0KiYfRCJCVrX9Kkrjv6wpPR/1jgYRtY\nsjqT6zM6lAIP30VlfaxOcQPOdAMBPvsHgykfyZyezoIRmjV4jK6Q+3BAjzB7\njdMsjOV2gDf8kucqbpQHTC1TjHLnabpb83MrcP8RLEavHKxFdj3eFfxu2euO\nE0uQA22ZP5Qvz9ASEqc5A/L0d1drbeP5fK3fVTRspgNaQx2crAhR71qeUUZK\nVp5uO+l43Zvokkvw4pbA9rpxEBkCdf8l8/5Oz4UYIwCQ9fyz2fwjc9eAzKGN\nvlrq9rYrHNPDx4jjdrrASyYXDIWzjY8HlcOOKdOz/aZ+DvDy47zsRFlQXZ9J\n89m52iJtisW9RHN01nFGxgCte0JonCJeHdYLnv8bn8f5g8j1onX0aVp7Y2mN\nYiaa5gaFmvejnqJ40mGIrYMwaYcfgzQVlq1w2XvHPv8MIMfVYAsoQyp9spAC\nbJ8o\r\n=a2QW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.1.4_1526167231318_0.5262597483458595"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.5": {
			"name": "regexpu-core",
			"version": "4.1.5",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^6.0.0",
				"regjsgen": "^0.4.0",
				"regjsparser": "^0.3.0",
				"unicode-match-property-ecmascript": "^1.0.3",
				"unicode-match-property-value-ecmascript": "^1.0.1"
			},
			"devDependencies": {
				"codecov": "^3.0.2",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.10",
				"mocha": "^5.1.1",
				"regexpu-fixtures": "^2.1.2",
				"unicode-11.0.0": "^0.7.6"
			},
			"gitHead": "5d9a34e7854a27b0feecf7282a25726cdf12930e",
			"_id": "regexpu-core@4.1.5",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-3xo5pFze1F8oR4F9x3aFbdtdxAxQ9WBX6gXfLgeBt7KpDI0+oDF7WVntnhsPKqobU/GAYc2pmx+y3z0JI1+z3w==",
				"shasum": "57fdfe1148f8a7a069086228515130cf1820ddd0",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.5.tgz",
				"fileCount": 6,
				"unpackedSize": 37120,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+fROCRA9TVsSAnZWagAA6ccP/Att+i4fFDVJ2p9PdQhl\nnTLMOrWwj+WfuZiEf8fr8qO3+I0s/a8lEIJi6FH3MCgxcJA/ewzJAmGSouWE\n9hiEbe2D6ZKqU04u2RTjzD7Cx0EcBABXydmlUJVYlDgBW40sUu5IF85bJZ4V\nCb42w6CeTVqdpdJL/ubVhW7/bomLYrYTLDRe6Tcui3W5Kays4DAW/gGziBnQ\nL8jboV84cE7quqrjvn3rgJsJcRTRWwkffvs7m+By9NGzu02LOB4Thudvof+q\ni1QgaTM4AxjUfDceL34c8a6Tbx14Cs8IH3juC2VJGgHneH1ZZ4fxcJKzIftb\nQra4nvlDfbmNTmFO+sbKPRbz4vHkYHQZWZr2bK5ENT0YAHlDANjkggdPq4A5\npfvuz6SZgNnWwMBMif2l6kV0MkelA82oitjvKy8oWP7ntc32wY/x9fVJnJWT\noJT3edW9ncNZuXYvQilHOEfVus1eqOdEGqDuahR9jOVEwd1QiDxMpmQfWHGw\nqZ7WLgrF7t7ivz7M5n4f+RkzAR3lb9Jm5RhTi8/j6uyjNZytpno59UiBEWYz\n/S6EXKsZEguHu+tzjbcNSoMUAMzvc5r91C2j911d693j3sz1fZQT7HnuEmtO\n4vzAB0QnaxQ9LcsZLhNXT+SqDvDO+zEsaaAAygZqDOz2Z4s4SHtJYGO5ONoe\nWJMN\r\n=motg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.1.5_1526330443918_0.05320040248530544"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.0": {
			"name": "regexpu-core",
			"version": "4.2.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"files": [
				"LICENSE-MIT.txt",
				"rewrite-pattern.js",
				"data/character-class-escape-sets.js",
				"data/iu-mappings.js"
			],
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^7.0.0",
				"regjsgen": "^0.4.0",
				"regjsparser": "^0.3.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^3.0.2",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.10",
				"mocha": "^5.2.0",
				"regexpu-fixtures": "^2.1.2",
				"unicode-11.0.0": "^0.7.7"
			},
			"gitHead": "a8ad42e7162308dcdbd9e28b6ba4e0161678d18b",
			"_id": "regexpu-core@4.2.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-Z835VSnJJ46CNBttalHD/dB+Sj2ezmY6Xp38npwU87peK6mqOzOpV8eYktdkLTEkzzD+JsTcxd84ozd8I14+rw==",
				"shasum": "a3744fa03806cffe146dea4421a3e73bdcc47b1d",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.2.0.tgz",
				"fileCount": 6,
				"unpackedSize": 36993,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGTD/CRA9TVsSAnZWagAAJ88P/1z2fTDw6AppStNwKg80\nyI8rxwzRSfWMVq4M+9XqO5wter2/Y04yyfAxaGiq2+21sFRyvUnqPkb7kFuj\nw26ls7pIy97datL3TD5sJySk07SFWBhjUvMkGe6q3glm9raQKHFDA9IvPubv\nFhZxjIU8ozrC3H6rtrxPMuK4h8COn98hAkfKXI75KdmlNKb/vCeBbL72hOJD\nAirxKfHNmUfLyvR6PLaTGVsfez2mRXKjZqu/gXrcpLrDxL98XDhVmkcnkybp\ncaRefTQWz94JiW+VW8NYjCKbr2T05XJTTlHsUVVprtjxTm/DK4OjZltjcVSV\n6EwD9grIcOPeKWUUA80JBVoHzKujpTWJdF4C0abR2SJ/5O5zkeddal7Kxu5A\nzonmGZaITQa1VrJVCr4SUCgcoh15ExwBz0ExsyCbgOiK3vtl5Gp8M2pVIXCA\nlnbGER7wO7IRO9MBmHjpzr18CExZsm8R0Pb5y0WJcCQknB7TOuK1k2E9WXRZ\nrgnWZUuCdnhu3i0Sk3DOb1sNcqcf2HJkJhGd6fLgjNqsP5FE/IrGLO2Y5XtV\neZdDTh+9ZBGisqEj+1O0PsgRmg+J7cvzoF5Oa1Ws+Axs80NBUzq0GRVp3IQP\nBJ/sMeezSSA5+nJLHNvxNEPNolFlru9S/htmgawIv9qS40s35IgpZ9Ut/UHS\nEh4Q\r\n=w+bz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.2.0_1528377597719_0.10544675459727637"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.0": {
			"name": "regexpu-core",
			"version": "4.3.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^7.0.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^3.0.2",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.10",
				"mocha": "^5.2.0",
				"regexpu-fixtures": "^2.1.2",
				"unicode-11.0.0": "^0.7.7"
			},
			"gitHead": "3026682b8f2f97f3e0acb5db55b80d3173f8c251",
			"_id": "regexpu-core@4.3.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-pniBuFHJMDy9P8jnXGBvfLQsQqzGsZuhT0KezuTWn1vMdJxuhsHauNdIvzMsiORmYPgLbPGwWbq3czCKa5RsWA==",
				"shasum": "256cd550eadea9c9f37933c8a60ca966c8c1bc95",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.3.0.tgz",
				"fileCount": 6,
				"unpackedSize": 37338,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcB522CRA9TVsSAnZWagAAcggP/3+yNh7ttPyzzVdw8a4v\nBsVUhXgXGFxhv8lE9cwwJ4Ln9FnLOM9sOpYwIbuJrlI3RJ+2ZYy6V3MvYjzu\npgHU6yWiCzUfyz1EtD/33GSAK2+nqwIUUb+LLV9kds+25EuNKOK/QV1M4p8u\nTmsB9ddZbMrpLZhr9sxRwYuYyvwa7uVrBQOyQwg+W+6zsMiRCc+XKQS/0aO4\ncLIVa8X55yMIgzZqGEjzt6rRoHcTJ9rZtDACtCZfhgRipb3gt7/XjORMfc7N\nsxoDazWiap9zyNC59YMdJ6Cy9QdhaHrR9TqZALrL1SCPnx6r5OTec/U3fbDW\nPhyEVPB4QU4LsjhgrFTwRGm00zrKe+OKfSsUemZ5cusw35AqZpRSB57/naI2\nMjRQ0ahZz+u2hV17itEZllCHmVs4i7C7mW+7uu6Xo59EGci97Yy5ePSV/I2+\nepECzSszP69iz558UOOTWxktkdJXqhHSJJo35W61Iyp+F3yvAHlQG08dX9yH\n2E2TBi5w9alPgc940he2IUsAOsSdSTgcNtsFFfqBNV6wHoQUsrC2ARb025+d\ngxgogvxmMfTD6gi2XWv3Abeg9GM8YPjpICdKQlCO3VoB/5nLauj8FAJkZ4eN\nzwD+7AB3RxwQbKkESzIjVQ6Ix3U3npKV/dkyZuJsEbCVkRZLL2oD69WAQau4\nGWMY\r\n=Y/p5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.3.0_1544002998178_0.6804099314582548"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.0": {
			"name": "regexpu-core",
			"version": "4.4.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^7.0.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^3.0.2",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.1",
				"lodash": "^4.17.10",
				"mocha": "^5.2.0",
				"regexpu-fixtures": "^2.1.2",
				"unicode-11.0.0": "^0.7.7"
			},
			"gitHead": "2141f442c152b5316882a221d2e7fca22f1fffb9",
			"_id": "regexpu-core@4.4.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-eDDWElbwwI3K0Lo6CqbQbA6FwgtCz4kYTarrri1okfkRLZAqstU+B3voZBCjg8Fl6iq0gXrJG6MvRgLthfvgOA==",
				"shasum": "8d43e0d1266883969720345e70c275ee0aec0d32",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.4.0.tgz",
				"fileCount": 6,
				"unpackedSize": 37348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcB9E5CRA9TVsSAnZWagAAy0wQAIN441jfJec7ncbwKEw4\nfVMjuDr7YxnTNFqBZAuhymaMikBWGX6Sdr2g0kHvBQpbFMwKYQkk+g/5bnaD\n6FTcNZ85/6879lINuG0E/OfORrfe5DpWyzt1AdlbnvCTDdWEeLcM5DNo/274\nJ3Y2944NMeMeRdid1qOFDODNPhy+V6IFhSip07kGiZBKniLGz9ZeglBajKN8\nXrko+PiF0QnzaCgz6ut6JtwCyQrQPINfoZdT5C17nviNvx5d8kcC1RnXSncE\ng53kZrkyj9wOSXb7ZROzBpQuDYIul2Ss1alpL5F/JznN3/bFPaSQa+FHnWmX\nCzsetjs1iH+IBbh+BRHcv5wy98+mnPqMv8szG1Z5A2giR05dXFTYBEyKdjBL\n6GhTrO/GxudSovKjZ3TAvLTYOPGw5LylEqAuC3Bq3U65MjTRGjihAbo2llF4\nibPmiovhtBL/0bEMnxLpA60/szHa/00mowbZ8EwM4lKcChOGGdnl/BFoNqez\nhLErkKoUMqA+489e03e5tD9+A8pCAdoxN82vbZ99KIBSLFHchh13TGyAJwaN\nO5QZqaFG9MhfB9rpkaks4pR/G53SCua1qCvIuL6PTSPeK+MpDI8NqOBrGp/4\nQqGS6wMRRcJhxUj3DJ8cm2iNJB7DkL6GSxI4z/cE7/xWE97+c9uDOIuJdcbe\ncH8a\r\n=suSd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.4.0_1544016184128_0.7869368676067257"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.0": {
			"name": "regexpu-core",
			"version": "4.5.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.0.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.0.2"
			},
			"devDependencies": {
				"codecov": "^3.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.11",
				"mocha": "^6.0.2",
				"regexpu-fixtures": "^2.1.2",
				"unicode-12.0.0": "^0.7.9"
			},
			"gitHead": "aa9a9ada8a50db28c265f09fd538a0d2b4ea5220",
			"_id": "regexpu-core@4.5.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-JpJJbvCkFtlGj7kV5sIvbAGVDglA81nFIknBiN9VIccsr6hMWiT/bVsTSU/hYFC7h1mnrb0Jbhb2eS0GrOKbEA==",
				"shasum": "5aad38279f3b6d6b314a4ba75c71c90eed63ca8d",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.0.tgz",
				"fileCount": 6,
				"unpackedSize": 37348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfm6zCRA9TVsSAnZWagAA45oP/0TI7bcE5ZutmGllDa2T\nGGaM0EarPQuOBmUwwLR8Amu3dLZtcZRAP30kPUE1falqjlONSwgFdEBM72XG\niA/KJneXKA87k+9FEuMVhZV3hz1nb+qnoPKYFmFkZj912emw7aBVRp636e3c\nItQz0jinC9BmKR/I8F5WPilgNwoweA9QpBXDiR3Pwiyic1aeWVVvybDXsVzK\nn5et5jyYpGnDRxepZDFP0E93UynAWH2FVqLWGPWCOQajsqxHYOVMdKBnzHth\nUDbpMyH5TXdqtqaplBmeRbv7fvEnx90a1tyfUZVliERjeWLDrDrFQww+P8pz\nDK6N7UD+vy7Y/FsmypPCo943Gk6Mp53QRyVWV1kALtXB5+mgNUC4bZWXsjQa\nx9Vlrq9hiYtZAfEU5gYbdl6/uHCCzptdmaotYCsZQ81GtgfdTAvG97aQap95\n5ob4eRs7DD7MMOockUHwIqgOwoeto12+uHzdREXWS/Y/8Sj1+xIhqmqfEJ4K\n4pWT0RhDMhfy9l003jWn9UkUYDpwMRRzU33ZULCKYUnQGxuFcVp8VMC3qdKJ\nDGZ8EsUkdYgxWl+RGGp4vrbHGBe6CO1CvlrF967sisHQcIgbSpnkqfMbH8yt\nBAxKMELJuqfiL5RvoLMQw8NsEtdoZVnlWr5LaI8gaQWJVZsGnJ++U6l3pE4n\nF8/Y\r\n=RHHD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.5.0_1551789747108_0.34752929510973063"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.1": {
			"name": "regexpu-core",
			"version": "4.5.1",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.0.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.1.0"
			},
			"devDependencies": {
				"codecov": "^3.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.11",
				"mocha": "^6.0.2",
				"regexpu-fixtures": "^2.1.2",
				"unicode-12.0.0": "^0.7.9"
			},
			"gitHead": "89d2e9416f8114e6253488fc4226b4ed81a37f7b",
			"_id": "regexpu-core@4.5.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-+z6gQS3hNgmyYecCpEbW1srT+RPKmWxNK70KdVgLgVxkgMla7i0agNiuBTm9X6vko+OQBhwTVMlFUvIrkDq7qQ==",
				"shasum": "4d0d902156995d19c5cd832f840632799122f872",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.1.tgz",
				"fileCount": 6,
				"unpackedSize": 37348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfnHLCRA9TVsSAnZWagAAeYkP/0ETesymYgwAljHAIxkZ\nkksVH9wtqY0wrPhKroBfUHrhVToV+pHxVP+61GfNJrnD+G7PP7xRzJuhGnce\nT2sefifzaEu1WJk5aIzoOdtu5OT+lWg4YmilrPu1p1tTNStv+uAH6u1w121l\nBx6N74/yo38fe5+Eq3vviFarN4bu115c8Ialvhp+YuUQosza/rhsn2pIehLJ\nKcySfmAIrznaZuCxW6wibExM7EKJ84N//vPmazp2LJ7f+Z7mEgE0is7jr1LF\nzpsrhG9oW2l8vr3T8yDqVpJtXaKSwaJPwW2joUJR5Or5/oKM8GD08MyA7MTk\nFbQlCW8haEs/KYNOGnwpCxglFEeMaG4PZ+LunSeYKX3AS0ryF8wGoF3+OOEu\nhe22X/HvE1nuQW/V7O0XNn5l1c4CLzTn3twZ7HLj/VKgmkFD3ViVyKIaxVk9\nAkXJWtKKOgBYYjouLSOFyC41mZL9WEI4muoTM/6aWIVy8LJBlrDwRZCr9+4Z\nXI5/MDGBaf7dbb7nkxOnEfPnGCBRX6Jns0Dx77BZETf9GnmedI7oD3Kg9HbE\nco+YPy6J2DVH67Y2xpanCQLW8kkW2ram1yqb2lRzNBh5hnqs8LORcPdVFqnT\nq8Z9Qj5BjjoAy46PpyoN81Dg2BlYU1nPGvAjW3PF9OdE0VDgpOyZ9WgNzbZN\nzq1r\r\n=ebxH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.5.1_1551790538644_0.9876242108140836"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.2": {
			"name": "regexpu-core",
			"version": "4.5.2",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.0.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.1.0"
			},
			"devDependencies": {
				"codecov": "^3.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.11",
				"mocha": "^6.0.2",
				"regexpu-fixtures": "^2.1.2",
				"unicode-12.0.0": "^0.7.9"
			},
			"gitHead": "cea475528b64428187e559f9ad2978ebc0e2c6c0",
			"_id": "regexpu-core@4.5.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-CgGxXmuX0Cf57z7KahSHe4kaNY8gBRCFFEretQ5AHsnlLx/5VdCrQOoOz1POxLdZjPbwE5ncTspPJwp2WHPcHA==",
				"shasum": "9fcee72782f4fea6f8f428f7f14c8f242ca3dc82",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.2.tgz",
				"fileCount": 6,
				"unpackedSize": 37612,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfnztCRA9TVsSAnZWagAA03sP/3gRB9TKCZxOQRP4ekkD\nMEmcKamJ9+qDItl+qaywEbbpJH4qVwbBnm0uPgadsPqaQbgaZh4Nd97geEQ4\nXI5ma1r+iKCNgim7tldL2EvsQemquYxg79qNZMApPqfWzZ556FhOSkuZVE3f\nqPx7OYxJMHQqfE16rPxuUtoz/IYQjtC8AV8KkCmNq0jrTHA4pyk29Zza/5XY\nVPdG09p0uJyeI8FrwQiZxgbmeqCj8lHRmwmSEsJ73UAFT/imOy9FJXG6IsjI\nXquk78ssf8YPoztW5Yz3jokE2gUDfSHtq4E1MkvObDI9l+6ucoVUCoDYJk8e\n2wAmrAkn1iaazgC9LbNFqERtpGfmyRZHJ5eJupuFI5GTNselPwEafQhabtfN\no1Hl+Lrc8DDPHIVJvVqM7Z1BNv/cBWW02fQk0rUIWLRtbu9zf5ge5kIw9KmN\njTacsKs7wZkrnukAvRjtsjpKCWaK5VcrkYSHVf1hr1IHIWUQr9CCAGZcMoWj\nUst0Z7qZa6QLeciWky+0MRLkEygl6hj4ZF28Z7ifm1rmDslkzcOfaZoXdxL/\nUNwX5GAFEONaRhXX3dpbSkXjiTm5Ff8V2gY0CidP4dBFjQ477feyl2XvQNzi\nSA5i1Y5c0xFZ4DAcIt9ht9k6tzFBuBt/KdiqDEGHCclAZENKU5z+EyeSTnRZ\nHXaN\r\n=GJIi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.5.2_1551793388485_0.24194856977826795"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.3": {
			"name": "regexpu-core",
			"version": "4.5.3",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.0.1",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.1.0"
			},
			"devDependencies": {
				"codecov": "^3.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.11",
				"mocha": "^6.0.2",
				"regexpu-fixtures": "^2.1.2",
				"unicode-12.0.0": "^0.7.9"
			},
			"gitHead": "677f7d843d0ab182461a38d59e835958e40de87f",
			"_id": "regexpu-core@4.5.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-LON8666bTAlViVEPXMv65ZqiaR3rMNLz36PIaQ7D+er5snu93k0peR7FSvO0QteYbZ3GOkvfHKbGr/B1xDu9FA==",
				"shasum": "72f572e03bb8b9f4f4d895a0ccc57e707f4af2e4",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.3.tgz",
				"fileCount": 6,
				"unpackedSize": 37612,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcf6BNCRA9TVsSAnZWagAA+yMQAKBN26J1M4f9G171Rptd\n87b2fhppWlW83wLoIGLdpc19l1SsH0CW8IBeh4UFd2nwrcttvf0nUvbc71Bf\nqEBF7LysRhpiMS0g6d0ccthbhitHeH/8EkkBjvShSvL//GfVHIuapqCfq3uD\n8aiitk78oe+KNo/QVzEPk+ilLfTbLZYYetcVhG8wy5I22Jz3X3hogXXVQfCV\nxm285lCw9hx3V8P5T1L4qbHevOMwDpxuMTVzrHG5wVksgNhJMvmJP4LamR6S\nDNQgVhpk6UPh4Hx8WxVu68OBowGATPw7uvF7DuXqFidEiMXB9fuOVtq+MN01\ndem7J5S29ksUrDSqN2bB+SpQv1Ow1gpBkOLsADMPS5x9XG/ckK5qUfxoJw4K\nNxIIT8vwcKsY0r5LH9quG9pxl34U8K5nahpaL/JzJa9O+sJjkxuS9/Frsh2Z\nFFJAMc5gtaLqFyQwytyuMCU+6oxR1EfAvb6fI0ZievIu/O5n3Ck5A5sFLO4l\nWB3mlDjbxmHDJUWbO6zCfFQd9tLNQt3ROWQ6JVOueZ1wUIP5CfA6rJFQeLis\n6cJ0m313uaZ5Al3Z8OOzPJngVQk70zJiIUZvV9ANl6Kl2Hl2DxWuib8SYK5H\n7oTv17WE1CxfsuhH9ByrPKhxMqhc+7gScex+495uc4YhGzlgvZYQGfZVLbg9\n6k05\r\n=lKjE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.5.3_1551867981315_0.8580200641566542"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.4": {
			"name": "regexpu-core",
			"version": "4.5.4",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.0.2",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.1.0"
			},
			"devDependencies": {
				"codecov": "^3.2.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.11",
				"mocha": "^6.0.2",
				"regexpu-fixtures": "^2.1.2",
				"unicode-12.0.0": "^0.7.9"
			},
			"gitHead": "a20f9142d87013822441f417bd8c5b14999f2353",
			"_id": "regexpu-core@4.5.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"dist": {
				"integrity": "sha512-BtizvGtFQKGPUcTy56o3nk1bGRp4SZOTYrDtGNlqCQufptV5IkkLN6Emw+yunAJjzf+C9FQFtvq7IoA3+oMYHQ==",
				"shasum": "080d9d02289aa87fe1667a4f5136bc98a6aebaae",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.4.tgz",
				"fileCount": 6,
				"unpackedSize": 37612,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchp6nCRA9TVsSAnZWagAAfZYP+wSI0f+WXyITBRpzD0dn\nugR21Gh3brqBSY6UmF2S1QthoVe/jsLDSGGE42BlxywIbXhIjvpW5qnVNIEa\nWgcpIAK/LLQhMpI1cxzuDVverOXd8Y65OFqbCEinCU89CB/WPiyktQena0wt\nFlFCggCz2SAF9toZ5JAE9xzbD04Fk9tw+vuyKqul5UQZKjk2C1PDFEq07/Bu\nZSMSstD2S/HOK5uq2jSKVaZoGNHAXTjHE4xRtCG/pLb1LOVpiSJ87olE0RaM\nn+4AaWcKb6kFqjC9BG5JIAboiegaFxMmnp7qGpDi0+tYhBESaLsWZ+9qr8BQ\nFrgfuook+K2Q0l2Ao+Iuq74XE6UkeoXC5VnIN2TNpKS2VDnGo+f4PDy6uw4s\nJwZx5pUASpn6Hu7c9TdxDm45k1JH3LCLQxqTr4Ln7la9h72bJRIgdMqYXTHS\neB6PNrH7c4frQNImJdnILClMDhNqaPTt++yNyCyiQPKxy1RWzTlGwT8C78f9\nNo8G1MCM5DW28llFOwFAUU/mf0UnWyYwbS+QRAvRl1Qkh62xQUPP5EbVhl+S\n6qPlN+XrFH9S1XIgLFP66NwTLR/Exc1yOrraXcgwSk2XoWI/2z04Hb03jSXY\nZ6h5XsWexbZPRBvSwrF+RInG1SUvVSDnCNhf5UUE13fv9w+FOe2gaDvif5yL\nm3LO\r\n=qUXQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.5.4_1552326311006_0.48963301036520757"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.5": {
			"name": "regexpu-core",
			"version": "4.5.5",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.1.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.1.0"
			},
			"devDependencies": {
				"codecov": "^3.5.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.15",
				"mocha": "^6.2.0",
				"regexpu-fixtures": "^2.1.2",
				"unicode-12.1.0": "^0.8.0"
			},
			"gitHead": "e32fdfecb5fb38e49ca6bba2af2a809001f98d93",
			"_id": "regexpu-core@4.5.5",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-FpI67+ky9J+cDizQUJlIlNZFKual/lUkFr1AG6zOCpwZ9cLrg8UUVakyUQJD7fCDIe9Z2nwTQJNPyonatNmDFQ==",
				"shasum": "aaffe61c2af58269b3e516b61a73790376326411",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.5.tgz",
				"fileCount": 6,
				"unpackedSize": 37560,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTwCFCRA9TVsSAnZWagAAxkwQAJVbqbYnT47OE+o9Z4fW\nDy3wc+FYT4CpexKlGPmx9l7PSXR5exZJn2qX1SZrnBxv4j8Nu58FMRaDULwu\nR7CF8BE8YMBjNnHJoBPfX/OMD8wRVBbIdFcTGvUK1RHGy7S1z5KUlqYFe7if\nQXDKKQXx+UWsjU1vUqpUuoMFKrxZC3ML8nkyFlihMMR5Y7vzldUdcPZmbKNw\nFUg+bQx29Fa0OHHcjp87ltH7tIxTrFE50cNRNw//a9ZWCZEyXeTsYWVoTiy3\nzNTPFQOtktEF7l12KUDrka6CrjNlcJwU2d5KYkCXMRrgUaGJ+apCzi8o/pz4\nDU0P83Q49Xb9UMSeOFbaKOOBUs/5gbD5LhAyRYLfwmlpjQGxqUjCfnMS+lj0\nSrph8pba+CM1zsRwSH6eG9OAobbdUGlbwXfckExMND4KhG3lOEoFKC3JBGmD\npGYBN1FlExCpu/wlQFXxBUVAXC3pVk9ZGqVmv3Igewb0+WOYXzmGSy3SxZmJ\nTFzvyGU7pNj1OGaNLBsCSACjrPnX+Bwxjtck/OHA8yMS+g/2M3KLgJPFW9l5\nIDUpw6fuqujIXrwGzxj7FC1B1lpO90jqyondX5anPh7ouLYiDO8LX1TH/z60\no3ormHgt1Ka4wK5FBH0n4gRyJYvBc/lj5AiSSiWuwbFMRvKnGQcdY2epzrXf\nhVHZ\r\n=C9Xt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.5.5_1565458565211_0.4374305251268529"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.0": {
			"name": "regexpu-core",
			"version": "4.6.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.1.0",
				"regjsgen": "^0.5.0",
				"regjsparser": "^0.6.0",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.1.0"
			},
			"devDependencies": {
				"codecov": "^3.5.0",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.15",
				"mocha": "^6.2.0",
				"regexpu-fixtures": "^2.1.3",
				"unicode-12.1.0": "^0.8.0"
			},
			"gitHead": "6f20f824ca2e36d491c3f66040efbbdd6b433c86",
			"_id": "regexpu-core@4.6.0",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-YlVaefl8P5BnFYOITTNzDvan1ulLOiXJzCNZxduTIosN17b87h3bvG9yHMoHaRuo88H4mQ06Aodj5VtYGGGiTg==",
				"shasum": "2037c18b327cfce8a6fea2a4ec441f2432afb8b6",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.6.0.tgz",
				"fileCount": 6,
				"unpackedSize": 37502,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde4CXCRA9TVsSAnZWagAAvvIP/3gcvaYTBW66Gj7VYrux\nbvncUe7t4si+gnZ4w7prA4qjfB/ulDteVBY4B0A+NBXAqMHWqHPJWe9GGh7p\n+Faj4l6RrWzRThEYcpZddLJuBtog87svSMKvzKKMKWTCTIqXsNXhLrXToYqg\nGH2LRpyIYQv9BRJeXuuKDx5enCqJtqNiRwmES0oaKv+9ew2cNynhU2opNpUL\nrS5jA0IsFfd7oDevEkN0iKpC+wbkd9mEf8++TFuYSj3m1jHiv3gmGiRg9VHf\nrfhnHx4YFYaLjIDfbcbibk784hngdpWoTMc7SYxTLGTImspoRW6LgEmmxu1A\n3F1JisOmseO9kVipLuI16axA7Gn7BIRPaTWZYFF9dNvMzdn383E47M7OX+Sv\n/mDU+e/s4ffl/ZNLHMy2neUCqSMESmHR9Le0McPKyaHpN7jFc6cWpMKz0H6M\ntGEb6rEik7+KYX5NP9UJLpawojHP4c3ZeuDNPZmrTeX6FSavpZHTGKQTKFr+\nsJtiFsX8y/vpBmf6H69jWklOxq0MEVU8rNbNvU60umeKCrwYn6cEse6obu8c\n4/D6R2JQnfN4kZv3x7sKfeS9rExi2g8FO9cs1MmRe15J8Fs9cOHupNpeZBUh\nIoW6o2jOuanPbtHIkRE6BjoaYpafyUWCymxhkaR5nGqQoWk671xAlHkwZQSH\n11Lu\r\n=qHD3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				}
			],
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.6.0_1568374934836_0.38375614757696574"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.0": {
			"name": "regexpu-core",
			"version": "4.7.0",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.2.0",
				"regjsgen": "^0.5.1",
				"regjsparser": "^0.6.4",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.2.0"
			},
			"devDependencies": {
				"codecov": "^3.6.5",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.15",
				"mocha": "^7.1.0",
				"regexpu-fixtures": "^2.1.3",
				"unicode-13.0.0": "^0.8.0"
			},
			"gitHead": "f68eb2aaa74adb491d3fb3a1991c224dd9c3397c",
			"_id": "regexpu-core@4.7.0",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ==",
				"shasum": "fcbf458c50431b0bb7b45d6967b8192d91f3d938",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz",
				"fileCount": 6,
				"unpackedSize": 37714,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaSY5CRA9TVsSAnZWagAAqeIP/1LyBiW64elfj87uzdVU\n3pyE7AZkJa/DlHt2+DAP6HYP4HD1A6iVG2crc42gKyQXyfL3E4h9NnBOa3vM\nhb6GjszBtusattkk5QwKDtVr2UGkWToRDALtU3SNXYiC05A0dJqqAypF9D9O\nIE52xnjUnDM/urEiMG5lfdphyOOFKlk6ebE6LtFIV9Bgp8algFmV/mHCAazI\nsFympD5/MQtY9wT5McR9sddyFB26+ClOIhgG+7SSrPIfpi3VljzfOKL3diKx\nzR6q9WpWu0CTVvULuFOVkj+S+iFMhoCb9fJnct4bB7RMheynqVeco9M7Jwab\n5u9Hn02RxGHOvpEejHTJ+XNuHguXIOPcJbTQhj3whXi55AMsVL2kjLDVCiPI\n58SkEbaRQFAI86kGYsLaKwDehdT7wjQkfrowxEH0WtdcR6scf69TgSNJOS48\nCcaXRfWV+Tsyu3+AU0fb99sgbs3WYsLRq62tH6UTsmlJVm50YCen6IIlJG3x\nVWGdlk3RrbQHeBl1TIcSpEJQ3JWtBzHJhwAAwRJWV/mJMrAayfMETkzl1Mww\nozwqTH0Nx2ZRn73MuS1ACf3NlhOn6q1Nxln9/3g0LGk4dJuobYryHuDEQa9p\ndI1AZJUUEmOj8TiQ0NFLtzJbOafY/btnsq9PyWSzWz80MKQJ8hTk7zWpVxbM\nEkOl\r\n=px9c\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "mathias@qiwi.be",
					"name": "mathias"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "mathias",
				"email": "mathias@qiwi.be"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.7.0_1583949368883_0.437638677884463"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.1": {
			"name": "regexpu-core",
			"version": "4.7.1",
			"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
			"homepage": "https://mths.be/regexpu",
			"main": "rewrite-pattern.js",
			"engines": {
				"node": ">=4"
			},
			"keywords": [
				"codegen",
				"desugaring",
				"ecmascript",
				"es5",
				"es6",
				"harmony",
				"javascript",
				"refactoring",
				"regex",
				"regexp",
				"regular expressions",
				"rewriting",
				"syntax",
				"transformation",
				"transpile",
				"transpiler",
				"unicode"
			],
			"license": "MIT",
			"author": {
				"name": "Mathias Bynens",
				"url": "https://mathiasbynens.be/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mathiasbynens/regexpu-core.git"
			},
			"bugs": {
				"url": "https://github.com/mathiasbynens/regexpu-core/issues"
			},
			"scripts": {
				"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
				"test": "mocha tests",
				"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
			},
			"dependencies": {
				"regenerate": "^1.4.0",
				"regenerate-unicode-properties": "^8.2.0",
				"regjsgen": "^0.5.1",
				"regjsparser": "^0.6.4",
				"unicode-match-property-ecmascript": "^1.0.4",
				"unicode-match-property-value-ecmascript": "^1.2.0"
			},
			"devDependencies": {
				"codecov": "^3.6.5",
				"istanbul": "^0.4.5",
				"jsesc": "^2.5.2",
				"lodash": "^4.17.15",
				"mocha": "^7.1.0",
				"regexpu-fixtures": "2.1.4",
				"unicode-13.0.0": "^0.8.0"
			},
			"gitHead": "bd9396d915117826959d478e91b73b066caa8a55",
			"_id": "regexpu-core@4.7.1",
			"_nodeVersion": "14.11.0",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ==",
				"shasum": "2dea5a9a07233298fbf0db91fa9abc4c6e0f8ad6",
				"tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.1.tgz",
				"fileCount": 6,
				"unpackedSize": 32188,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZGX8CRA9TVsSAnZWagAAwD0P/RZgwtZBj5W1G4rk3umn\nmCbUpJAgeopz7s6wHP+5gpKdF4I1+Sd/JpIE/Y5aRuWUkEg4k8IhEQxv2hLX\naHzwIc8beA8rby+Q2nfcRAzbmU3IGliAcf6QbWFcgvnzmNLB9LZQYDXKIsZq\nprrTJcBhm7QlV8uopuwsmtRfQ0y2dBPi7lQdNJJKeYNRJTECd+nMxuWbyHMC\nQj1TDdBfORz8loi0HCa9dacUfFgd+snv5ZDMC2Z8JMv8wAKkf5VN/3j+yHYi\n0Ufn3zVlB2fImdZ52vi8cwoEp/nln01Ez5OmU6otqJcds52ns6zSneWuGFqX\nif6nCVuwdLomkCmPcvdy01PiT4HjgPUEFAqniwgV9UFeQhH/q4k1JsYZsMZQ\n+X/ANgBw28Q5racOGZjHn1NO2f3zufx0Ud9OxZZjaIbjfdr29Jtim++5Wm3n\nK1HtJ2dko7tUF6MozIm63Z1VRyeOgUy5tmtpREp5HxKhisreerioEuhJcbvs\nj0w0l8Pl1B508qZSib/ROxcdSu6Tm/CAc7A0FSuIMYiA29ZgT9zIhNx/Fu58\ne1TlPVlBr9v/FT9OGF5xAarfm6ie7d3fO6kQI5Yd7sihnzISzW+bxnd8/B+4\nKJx4dDmDlpLKaM1EZ+b5N6uRyyBmRiX14lQhZT3+9QFclZyKkcoOTbxJ/VU7\nH2pl\r\n=Um3N\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mathias",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "jridgewell",
					"email": "justin+npm@ridgewell.name"
				},
				{
					"name": "nicolo-ribaudo",
					"email": "nicolo.ribaudo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "jridgewell",
				"email": "justin+npm@ridgewell.name"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/regexpu-core_4.7.1_1600415227705_0.3942876457994344"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-18T07:47:10.141Z",
		"created": "2016-01-11T16:23:08.754Z",
		"1.0.0": "2016-01-11T16:23:08.754Z",
		"2.0.0": "2016-02-08T19:36:45.542Z",
		"3.0.0": "2016-06-02T06:34:12.783Z",
		"3.0.1": "2016-06-02T06:37:55.248Z",
		"3.0.2": "2016-06-14T15:08:29.527Z",
		"3.1.0": "2016-06-21T19:29:57.773Z",
		"3.2.0": "2016-06-23T10:14:48.025Z",
		"3.3.0": "2016-08-17T07:22:44.907Z",
		"4.0.0": "2016-11-02T12:10:29.321Z",
		"4.0.1": "2016-11-18T18:18:34.542Z",
		"4.0.2": "2016-11-29T07:04:08.896Z",
		"4.0.3": "2017-03-08T19:06:22.483Z",
		"4.0.4": "2017-03-08T19:21:34.682Z",
		"4.0.5": "2017-04-11T12:03:23.834Z",
		"4.0.6": "2017-04-13T10:05:25.243Z",
		"4.0.7": "2017-04-14T09:56:58.846Z",
		"4.0.8": "2017-04-15T10:49:56.404Z",
		"4.0.9": "2017-04-15T11:04:13.362Z",
		"4.0.10": "2017-04-15T13:07:25.496Z",
		"4.0.11": "2017-04-15T13:11:50.107Z",
		"4.1.0": "2017-06-20T17:09:56.141Z",
		"4.1.1": "2017-06-20T17:25:14.742Z",
		"4.1.2": "2017-08-17T10:32:54.555Z",
		"4.1.3": "2017-09-18T14:37:13.571Z",
		"4.1.4": "2018-05-12T23:20:31.585Z",
		"4.1.5": "2018-05-14T20:40:44.605Z",
		"4.2.0": "2018-06-07T13:19:58.039Z",
		"4.3.0": "2018-12-05T09:43:18.334Z",
		"4.4.0": "2018-12-05T13:23:04.345Z",
		"4.5.0": "2019-03-05T12:42:27.292Z",
		"4.5.1": "2019-03-05T12:55:38.819Z",
		"4.5.2": "2019-03-05T13:43:08.664Z",
		"4.5.3": "2019-03-06T10:26:21.408Z",
		"4.5.4": "2019-03-11T17:45:11.124Z",
		"4.5.5": "2019-08-10T17:36:05.353Z",
		"4.6.0": "2019-09-13T11:42:14.969Z",
		"4.7.0": "2020-03-11T17:56:09.008Z",
		"4.7.1": "2020-09-18T07:47:07.839Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.7.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0f67f5f317b23cb4642e82e897940338\"",
			"fetched": 1602009478146
		}
	},
	"_distfiles": {
		"regexpu-core-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-1.0.0.tgz",
			"sha": "86a763f58ee4d7c2f6b102e4764050de7ed90c6b",
			"registry": "npmjs"
		},
		"regexpu-core-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz",
			"sha": "49d038837b8dcf8bfa5b9a42139938e6ea2ae240",
			"registry": "npmjs"
		},
		"regexpu-core-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.0.1.tgz",
			"sha": "7010a520a963cbfcfcbeaf515902d7d6369d63f1",
			"registry": "npmjs"
		},
		"regexpu-core-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.0.2.tgz",
			"sha": "addc533452c27804db121748aafa23f598e7255e",
			"registry": "npmjs"
		},
		"regexpu-core-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.1.0.tgz",
			"sha": "9f0dfaccfe75271ae1b711ad7978a1692bfb0454",
			"registry": "npmjs"
		},
		"regexpu-core-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.2.0.tgz",
			"sha": "dbd1629cfbb9403360d9996c8926162b60f04b12",
			"registry": "npmjs"
		},
		"regexpu-core-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-3.3.0.tgz",
			"sha": "edf000214e28b117b7f092c8400ccd13dc74f754",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.0.tgz",
			"sha": "d3fa6c3ad1a9e32b9e2d8f6132e9079ba9ef1c5e",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.1.tgz",
			"sha": "6e7ce7dd475c61973cd4a65721e8c4b377f973ba",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.2.tgz",
			"sha": "7385bbb5ae57d3d3b422d071385f54e91947c9d8",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.3.tgz",
			"sha": "15b61928a28ab689b922a95555e3c1c652377159",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.4.tgz",
			"sha": "06cfa87a883545cc9fd6638d8024ba02b9ebfe69",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.5.tgz",
			"sha": "b5c477457506659a405158be1cded1c8130b5237",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.6.tgz",
			"sha": "369bbeb9ef12ce93695e07fed3a727170d323706",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.7.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.7.tgz",
			"sha": "9d9eeeefeeb81c244bca8036b35556666839fe4b",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.8.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.8.tgz",
			"sha": "00d709708a3ac2c54bc607cf36dc1afa792c1f2e",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.9.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.9.tgz",
			"sha": "13b66a528f4fcd00417a096392e71cba1eac3782",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.10.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.10.tgz",
			"sha": "6962f15ddf94f314c9b1151838dc07cca9c28ac0",
			"registry": "npmjs"
		},
		"regexpu-core-4.0.11.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.0.11.tgz",
			"sha": "798f9e9986f78c793dde403f1b3f34c007bf73a9",
			"registry": "npmjs"
		},
		"regexpu-core-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.0.tgz",
			"sha": "98427c75d206542e360389fd049379fe1252c1ce",
			"registry": "npmjs"
		},
		"regexpu-core-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.1.tgz",
			"sha": "5877950259cc9f923d8393c9e39d26c3af47a9ea",
			"registry": "npmjs"
		},
		"regexpu-core-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.2.tgz",
			"sha": "1710857c567828de28a43100df4237670a0a0dc4",
			"registry": "npmjs"
		},
		"regexpu-core-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.3.tgz",
			"sha": "fb81616dbbc2a917a7419b33f8379144f51eb8d0",
			"registry": "npmjs"
		},
		"regexpu-core-4.1.4.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.4.tgz",
			"sha": "f6c847261ba4cf869a7874442f9d25251b713fc8",
			"registry": "npmjs"
		},
		"regexpu-core-4.1.5.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.1.5.tgz",
			"sha": "57fdfe1148f8a7a069086228515130cf1820ddd0",
			"registry": "npmjs"
		},
		"regexpu-core-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.2.0.tgz",
			"sha": "a3744fa03806cffe146dea4421a3e73bdcc47b1d",
			"registry": "npmjs"
		},
		"regexpu-core-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.3.0.tgz",
			"sha": "256cd550eadea9c9f37933c8a60ca966c8c1bc95",
			"registry": "npmjs"
		},
		"regexpu-core-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.4.0.tgz",
			"sha": "8d43e0d1266883969720345e70c275ee0aec0d32",
			"registry": "npmjs"
		},
		"regexpu-core-4.5.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.0.tgz",
			"sha": "5aad38279f3b6d6b314a4ba75c71c90eed63ca8d",
			"registry": "npmjs"
		},
		"regexpu-core-4.5.1.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.1.tgz",
			"sha": "4d0d902156995d19c5cd832f840632799122f872",
			"registry": "npmjs"
		},
		"regexpu-core-4.5.2.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.2.tgz",
			"sha": "9fcee72782f4fea6f8f428f7f14c8f242ca3dc82",
			"registry": "npmjs"
		},
		"regexpu-core-4.5.3.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.3.tgz",
			"sha": "72f572e03bb8b9f4f4d895a0ccc57e707f4af2e4",
			"registry": "npmjs"
		},
		"regexpu-core-4.5.4.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.4.tgz",
			"sha": "080d9d02289aa87fe1667a4f5136bc98a6aebaae",
			"registry": "npmjs"
		},
		"regexpu-core-4.5.5.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.5.tgz",
			"sha": "aaffe61c2af58269b3e516b61a73790376326411",
			"registry": "npmjs"
		},
		"regexpu-core-4.6.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.6.0.tgz",
			"sha": "2037c18b327cfce8a6fea2a4ec441f2432afb8b6",
			"registry": "npmjs"
		},
		"regexpu-core-4.7.0.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz",
			"sha": "fcbf458c50431b0bb7b45d6967b8192d91f3d938",
			"registry": "npmjs"
		},
		"regexpu-core-4.7.1.tgz": {
			"url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.1.tgz",
			"sha": "2dea5a9a07233298fbf0db91fa9abc4c6e0f8ad6",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"regexpu-core-4.7.0.tgz": {
			"shasum": "fcbf458c50431b0bb7b45d6967b8192d91f3d938"
		},
		"regexpu-core-4.6.0.tgz": {
			"shasum": "2037c18b327cfce8a6fea2a4ec441f2432afb8b6"
		},
		"regexpu-core-2.0.0.tgz": {
			"shasum": "49d038837b8dcf8bfa5b9a42139938e6ea2ae240"
		}
	},
	"_rev": "24-6d92afe5708295d2",
	"_id": "regexpu-core",
	"readme": "# regexpu-core [![Build status](https://travis-ci.org/mathiasbynens/regexpu-core.svg?branch=main)](https://travis-ci.org/mathiasbynens/regexpu-core) [![Code coverage status](https://img.shields.io/codecov/c/github/mathiasbynens/regexpu-core.svg)](https://codecov.io/gh/mathiasbynens/regexpu-core)\n\n_regexpu_ is a source code transpiler that enables the use of ES2015 Unicode regular expressions in JavaScript-of-today (ES5).\n\n_regexpu-core_ contains _regexpu_’s core functionality, i.e. `rewritePattern(pattern, flag)`, which enables rewriting regular expressions that make use of [the ES2015 `u` flag](https://mathiasbynens.be/notes/es6-unicode-regex) into equivalent ES5-compatible regular expression patterns.\n\n## Installation\n\nTo use _regexpu-core_ programmatically, install it as a dependency via [npm](https://www.npmjs.com/):\n\n```bash\nnpm install regexpu-core --save\n```\n\nThen, `require` it:\n\n```js\nconst rewritePattern = require('regexpu-core');\n```\n\n## API\n\nThis module exports a single function named `rewritePattern`.\n\n### `rewritePattern(pattern, flags, options)`\n\nThis function takes a string that represents a regular expression pattern as well as a string representing its flags, and returns an ES5-compatible version of the pattern.\n\n```js\nrewritePattern('foo.bar', 'u');\n// → 'foo(?:[\\\\0-\\\\t\\\\x0B\\\\f\\\\x0E-\\\\u2027\\\\u202A-\\\\uD7FF\\\\uDC00-\\\\uFFFF]|[\\\\uD800-\\\\uDBFF][\\\\uDC00-\\\\uDFFF]|[\\\\uD800-\\\\uDBFF])bar'\n\nrewritePattern('[\\\\u{1D306}-\\\\u{1D308}a-z]', 'u');\n// → '(?:[a-z]|\\\\uD834[\\\\uDF06-\\\\uDF08])'\n\nrewritePattern('[\\\\u{1D306}-\\\\u{1D308}a-z]', 'ui');\n// → '(?:[a-z\\\\u017F\\\\u212A]|\\\\uD834[\\\\uDF06-\\\\uDF08])'\n```\n\n_regexpu-core_ can rewrite non-ES6 regular expressions too, which is useful to demonstrate how their behavior changes once the `u` and `i` flags are added:\n\n```js\n// In ES5, the dot operator only matches BMP symbols:\nrewritePattern('foo.bar');\n// → 'foo(?:[\\\\0-\\\\t\\\\x0B\\\\f\\\\x0E-\\\\u2027\\\\u202A-\\\\uFFFF])bar'\n\n// But with the ES2015 `u` flag, it matches astral symbols too:\nrewritePattern('foo.bar', 'u');\n// → 'foo(?:[\\\\0-\\\\t\\\\x0B\\\\f\\\\x0E-\\\\u2027\\\\u202A-\\\\uD7FF\\\\uDC00-\\\\uFFFF]|[\\\\uD800-\\\\uDBFF][\\\\uDC00-\\\\uDFFF]|[\\\\uD800-\\\\uDBFF])bar'\n```\n\nThe optional `options` argument recognizes the following properties:\n\n#### `dotAllFlag` (default: `false`)\n\nSetting this option to `true` enables support for [the `s` (`dotAll`) flag](https://github.com/mathiasbynens/es-regexp-dotall-flag).\n\n```js\nrewritePattern('.');\n// → '[\\\\0-\\\\t\\\\x0B\\\\f\\\\x0E-\\\\u2027\\\\u202A-\\\\uFFFF]'\n\nrewritePattern('.', '', {\n  'dotAllFlag': true\n});\n// → '[\\\\0-\\\\t\\\\x0B\\\\f\\\\x0E-\\\\u2027\\\\u202A-\\\\uFFFF]'\n\nrewritePattern('.', 's', {\n  'dotAllFlag': true\n});\n// → '[\\\\0-\\\\uFFFF]'\n\nrewritePattern('.', 'su', {\n  'dotAllFlag': true\n});\n// → '(?:[\\\\0-\\\\uD7FF\\\\uE000-\\\\uFFFF]|[\\\\uD800-\\\\uDBFF][\\\\uDC00-\\\\uDFFF]|[\\\\uD800-\\\\uDBFF](?![\\\\uDC00-\\\\uDFFF])|(?:[^\\\\uD800-\\\\uDBFF]|^)[\\\\uDC00-\\\\uDFFF])'\n```\n\n#### `unicodePropertyEscape` (default: `false`)\n\nSetting this option to `true` enables [support for Unicode property escapes](property-escapes.md):\n\n```js\nrewritePattern('\\\\p{Script_Extensions=Anatolian_Hieroglyphs}', 'u', {\n  'unicodePropertyEscape': true\n});\n// → '(?:\\\\uD811[\\\\uDC00-\\\\uDE46])'\n```\n\n#### `lookbehind` (default: `false`)\n\nSetting this option to `true` enables support for [lookbehind assertions](https://github.com/tc39/proposal-regexp-lookbehind).\n\n```js\nrewritePattern('(?<=.)a', '', {\n  'lookbehind': true\n});\n// → '(?<=[\\\\0-\\\\t\\\\x0B\\\\f\\\\x0E-\\\\u2027\\\\u202A-\\\\uFFFF])a'\n```\n\n#### `namedGroup` (default: `false`)\n\nSetting this option to `true` enables support for [named capture groups](https://github.com/tc39/proposal-regexp-named-groups).\n\n```js\nrewritePattern('(?<name>.)\\k<name>', '', {\n  'namedGroup': true\n});\n// → '(.)\\1'\n```\n\n#### `onNamedGroup`\n\nThis option is a function that gets called when a named capture group is found. It receives two parameters:\nthe name of the group, and its index.\n\n```js\nrewritePattern('(?<name>.)\\k<name>', '', {\n  'namedGroup': true,\n  onNamedGroup(name, index) {\n    console.log(name, index);\n    // → 'name', 1\n  }\n});\n```\n\n#### `useUnicodeFlag` (default: `false`)\n\nSetting this option to `true` enables the use of Unicode code point escapes of the form `\\u{…}`. Note that in regular expressions, such escape sequences only work correctly when the ES2015 `u` flag is set. Enabling this setting often results in more compact output, although there are cases (such as `\\p{Lu}`) where it actually _increases_ the output size.\n\n```js\nrewritePattern('\\\\p{Script_Extensions=Anatolian_Hieroglyphs}', 'u', {\n  'unicodePropertyEscape': true,\n  'useUnicodeFlag': true\n});\n// → '[\\\\u{14400}-\\\\u{14646}]'\n```\n\n## Author\n\n| [![twitter/mathias](https://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias \"Follow @mathias on Twitter\") |\n|---|\n| [Mathias Bynens](https://mathiasbynens.be/) |\n\n## License\n\n_regexpu-core_ is available under the [MIT](https://mths.be/mit) license."
}