{
	"name": "has-to-string-tag-x",
	"versions": {
		"1.0.0": {
			"name": "has-to-string-tag-x",
			"version": "1.0.0",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015",
			"keywords": [
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.1"
			},
			"devDependencies": {
				"es5-shim": "^4.4.0",
				"jscs": "^2.7.0",
				"uglify-js": "^2.6.1",
				"browserify": "12.0.1",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.1"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format code --example-lang js table index.js > README.md",
				"build": "browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "076304538e87548ca83777bfa7d2283af69b38d2",
			"_id": "has-to-string-tag-x@1.0.0",
			"_shasum": "ddb90e23872053f2014bc9442aa1dda0089a1474",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "ddb90e23872053f2014bc9442aa1dda0089a1474",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "has-to-string-tag-x",
			"version": "1.0.1",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015",
			"keywords": [
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.2"
			},
			"devDependencies": {
				"es5-shim": "^4.4.1",
				"es6-shim": "^0.34.0",
				"json3": "^3.3.2",
				"jscs": "^2.7.0",
				"uglify-js": "^2.6.1",
				"browserify": "12.0.1",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.1"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format code --example-lang js table index.js > README.md",
				"build": "browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "aa837e872d20f4b58688f5dedc7a70a00170fb46",
			"_id": "has-to-string-tag-x@1.0.1",
			"_shasum": "c677aef3de7eddb15679b56af4b80abf1a141189",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "c677aef3de7eddb15679b56af4b80abf1a141189",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "has-to-string-tag-x",
			"version": "1.0.2",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015",
			"keywords": [
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.3"
			},
			"devDependencies": {
				"es5-shim": "^4.4.1",
				"es6-shim": "^0.34.0",
				"json3": "^3.3.2",
				"jscs": "^2.7.0",
				"uglify-js": "^2.6.1",
				"browserify": "^12.0.1",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "b0cad2cd7f9418c003d8382b810e90ebadb0bae2",
			"_id": "has-to-string-tag-x@1.0.2",
			"_shasum": "226d0bc2389f78958665280f5d0c7e87adadea59",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "226d0bc2389f78958665280f5d0c7e87adadea59",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "has-to-string-tag-x",
			"version": "1.0.3",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015",
			"keywords": [
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.4"
			},
			"devDependencies": {
				"es5-shim": "^4.4.1",
				"es6-shim": "^0.34.1",
				"json3": "^3.3.2",
				"jscs": "^2.8.0",
				"uglify-js": "^2.6.1",
				"browserify": "^12.0.1",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "b353e07a4bc0b5545431d21a1c125669c10346a0",
			"_id": "has-to-string-tag-x@1.0.3",
			"_shasum": "4ea8844719dd8434e64c5791041ad59d87db0d9e",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "4ea8844719dd8434e64c5791041ad59d87db0d9e",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "has-to-string-tag-x",
			"version": "1.0.4",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015",
			"keywords": [
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.5"
			},
			"devDependencies": {
				"es5-shim": "^4.4.1",
				"es6-shim": "^0.34.1",
				"json3": "^3.3.2",
				"jscs": "^2.8.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "469bcb1c2e835f55882e99fb47c39618ca9b29e6",
			"_id": "has-to-string-tag-x@1.0.4",
			"_shasum": "dd3d8ac5893566c1cce3b00f0990dfa2453f6326",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "dd3d8ac5893566c1cce3b00f0990dfa2453f6326",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "has-to-string-tag-x",
			"version": "1.0.5",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.6"
			},
			"devDependencies": {
				"es5-shim": "^4.4.1",
				"es6-shim": "^0.34.1",
				"json3": "^3.3.2",
				"jscs": "^2.8.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "b66cd0872eec667ca6f380f9c335070cbdafb71f",
			"_id": "has-to-string-tag-x@1.0.5",
			"_shasum": "eabd488e45c62096dd08dd5383f3aec4be9d5c66",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "eabd488e45c62096dd08dd5383f3aec4be9d5c66",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "has-to-string-tag-x",
			"version": "1.0.6",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.7"
			},
			"devDependencies": {
				"es5-shim": "^4.5.0",
				"es6-shim": "^0.34.2",
				"json3": "^3.3.2",
				"jscs": "^2.8.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "962ec41d37b0a331ec61b69a6736de35cacea853",
			"_id": "has-to-string-tag-x@1.0.6",
			"_shasum": "0d45eb5a8802a5f53fc1f3eeab3c6609b4687d5a",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "0d45eb5a8802a5f53fc1f3eeab3c6609b4687d5a",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.7": {
			"name": "has-to-string-tag-x",
			"version": "1.0.7",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.8"
			},
			"devDependencies": {
				"es5-shim": "^4.5.0",
				"es6-shim": "^0.34.2",
				"json3": "^3.3.2",
				"jscs": "^2.9.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "df7f3db3ef608c0e15a47e3c971fcbeb03dba82f",
			"_id": "has-to-string-tag-x@1.0.7",
			"_shasum": "30574615a351f680a9b83b2964fa590142510feb",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "30574615a351f680a9b83b2964fa590142510feb",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.8": {
			"name": "has-to-string-tag-x",
			"version": "1.0.8",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.9"
			},
			"devDependencies": {
				"es5-shim": "^4.5.2",
				"es6-shim": "^0.34.2",
				"json3": "^3.3.2",
				"jscs": "^2.9.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "49a988abf456be69b48ab5b8090e32caefed6aff",
			"_id": "has-to-string-tag-x@1.0.8",
			"_shasum": "cc5a6917398f3cd4920927b086ef03a8d7ae0945",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "cc5a6917398f3cd4920927b086ef03a8d7ae0945",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.8.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/has-to-string-tag-x-1.0.8.tgz_1454467862162_0.8447485845535994"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.9": {
			"name": "has-to-string-tag-x",
			"version": "1.0.9",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.10"
			},
			"devDependencies": {
				"es5-shim": "^4.5.2",
				"es6-shim": "^0.34.4",
				"json3": "^3.3.2",
				"jscs": "^2.9.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "7b6fe4316338b2d22b7262643040819c245c438a",
			"_id": "has-to-string-tag-x@1.0.9",
			"_shasum": "094f7067528d5cbf2cfc7cf73ffbf18a7bd8f5c1",
			"_from": ".",
			"_npmVersion": "3.7.1",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "094f7067528d5cbf2cfc7cf73ffbf18a7bd8f5c1",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.9.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/has-to-string-tag-x-1.0.9.tgz_1455348798088_0.4009293741546571"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.10": {
			"name": "has-to-string-tag-x",
			"version": "1.0.10",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.0.11"
			},
			"devDependencies": {
				"es5-shim": "^4.5.4",
				"es6-shim": "^0.34.4",
				"json3": "^3.3.2",
				"jscs": "^2.9.0",
				"uglify-js": "^2.6.1",
				"browserify": "^13.0.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^1.3.3",
				"nsp": "^2.2.0"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "bb35c6859efe3e8a0e638c11100c5b6ccb613113",
			"_id": "has-to-string-tag-x@1.0.10",
			"_shasum": "f0a95bf2f9c53f8f8f56bed36c334a3f44369d8d",
			"_from": ".",
			"_npmVersion": "3.7.1",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"dist": {
				"shasum": "f0a95bf2f9c53f8f8f56bed36c334a3f44369d8d",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.10.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/has-to-string-tag-x-1.0.10.tgz_1455517133429_0.24730620859190822"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "has-to-string-tag-x",
			"version": "1.1.0",
			"description": "hasToStringTag test if @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2016",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.1.0"
			},
			"devDependencies": {
				"@ljharb/eslint-config": "^11.0.0",
				"es5-shim": "^4.5.9",
				"es6-shim": "^0.35.3",
				"es7-shim": "^6.0.0",
				"eslint": "^3.15.0",
				"eslint-plugin-import": "^2.2.0",
				"json3": "^3.3.2",
				"jscs": "^3.0.7",
				"uglify-js": "^2.7.5",
				"browserify": "^14.1.0",
				"browserify-derequire": "^0.9.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^3.0.0",
				"nsp": "^2.6.2"
			},
			"scripts": {
				"test": "jasmine-node --matchall tests/spec/",
				"security": "nsp check",
				"style": "jscs index.js",
				"eslint": "eslint *.js tests/spec/*.js",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"build": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"build-uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "001fd9a8a27a9f40684be53750b91dea0f296741",
			"_id": "has-to-string-tag-x@1.1.0",
			"_shasum": "fd718cf21c24d2e5e5dd94c4fe2134c1583b1e68",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.5.0",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"shasum": "fd718cf21c24d2e5e5dd94c4fe2134c1583b1e68",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/has-to-string-tag-x-1.1.0.tgz_1487501955655_0.2256895916070789"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "has-to-string-tag-x",
			"version": "1.1.1",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.1.1"
			},
			"devDependencies": {
				"@ljharb/eslint-config": "^11.0.0",
				"browserify": "^14.1.0",
				"browserify-derequire": "^0.9.4",
				"es5-shim": "^4.5.9",
				"es6-shim": "^0.35.3",
				"es7-shim": "^6.0.0",
				"eslint": "^3.18.0",
				"eslint-plugin-import": "^2.2.0",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^3.0.0",
				"json3": "^3.3.2",
				"make-jasmine-spec-runner-html": "^1.0.4",
				"nodemon": "^1.11.0",
				"nsp": "^2.6.3",
				"replace-x": "^1.0.0",
				"uglify-js": "^2.8.16"
			},
			"scripts": {
				"build": "npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test",
				"build:jasmine": "make-jasmine-spec-runner-html",
				"build:setver": "PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js",
				"build:watch": "nodemon --watch index.js --watch package.json --exec 'npm run build'",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"eslint": "eslint *.js tests/spec/*.js",
				"security": "nsp check",
				"test": "jasmine-node --matchall tests/spec/",
				"test:watch": "nodemon --watch tests/spec/test.js --exec 'npm test'",
				"browserify": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "17315dc7a3276603006f30d665d85f67109111bd",
			"_id": "has-to-string-tag-x@1.1.1",
			"_shasum": "a783f5bd05e307d678275f570b3e90d8d9c79933",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.5",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"shasum": "a783f5bd05e307d678275f570b3e90d8d9c79933",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/has-to-string-tag-x-1.1.1.tgz_1490610344991_0.34129856852814555"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "has-to-string-tag-x",
			"version": "1.2.0",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.2.0"
			},
			"devDependencies": {
				"@ljharb/eslint-config": "^11.0.0",
				"browserify": "^14.1.0",
				"browserify-derequire": "^0.9.4",
				"es5-shim": "^4.5.9",
				"es6-shim": "^0.35.3",
				"es7-shim": "^6.0.0",
				"eslint": "^3.18.0",
				"eslint-plugin-import": "^2.2.0",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^3.0.0",
				"json3": "^3.3.2",
				"make-jasmine-spec-runner-html": "^1.1.0",
				"nodemon": "^1.11.0",
				"nsp": "^2.6.3",
				"replace-x": "^1.1.1",
				"uglify-js": "^2.8.18"
			},
			"scripts": {
				"build": "npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test",
				"build:jasmine": "make-jasmine-spec-runner-html",
				"build:setver": "PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js",
				"build:watch": "nodemon --watch index.js --watch package.json --exec 'npm run build'",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"eslint": "eslint *.js tests/spec/*.js",
				"security": "nsp check",
				"test": "jasmine-node --matchall tests/spec/",
				"test:watch": "nodemon --watch tests/spec/test.js --exec 'npm test'",
				"browserify": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"
			},
			"gitHead": "fcf2157fedb7dd0ece1d18f5155f130fcf61c4f0",
			"_id": "has-to-string-tag-x@1.2.0",
			"_shasum": "c536dc4dbbebe1be9d28f624fd320f793129fd53",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"shasum": "c536dc4dbbebe1be9d28f624fd320f793129fd53",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/has-to-string-tag-x-1.2.0.tgz_1490783576708_0.7442824319005013"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "has-to-string-tag-x",
			"version": "1.3.0",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.3.0"
			},
			"devDependencies": {
				"@xotic750/eslint-config-standard-x": "^1.4.0",
				"browserify": "^14.4.0",
				"browserify-derequire": "^0.9.4",
				"cross-env": "^5.0.1",
				"es5-shim": "^4.5.9",
				"es6-shim": "^0.35.3",
				"es7-shim": "^6.0.0",
				"eslint": "^4.1.1",
				"eslint-plugin-compat": "^1.0.4",
				"eslint-plugin-css-modules": "^2.7.2",
				"eslint-plugin-eslint-comments": "^1.0.2",
				"eslint-plugin-jsdoc": "^3.1.1",
				"eslint-plugin-json": "^1.2.0",
				"eslint-plugin-no-use-extend-native": "^0.3.12",
				"husky": "^0.13.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^3.0.0",
				"json3": "^3.3.2",
				"make-jasmine-spec-runner-html": "^1.2.0",
				"nodemon": "^1.11.0",
				"nsp": "^2.6.3",
				"parallelshell": "^3.0.1",
				"replace-x": "^1.3.1",
				"rimraf": "^2.6.1",
				"serve": "^6.0.0",
				"uglify-js": "^3.0.23"
			},
			"scripts": {
				"clean": "rimraf README.md lib/*",
				"clean:jasmine": "rimraf tests/index.html tests/run.js",
				"clean:all": "npm run clean:jasmine &&  npm run clean",
				"build": "npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security",
				"build:jasmine": "npm run clean:jasmine && make-jasmine-spec-runner-html",
				"build:setver": "PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js",
				"production": "npm run clean:all && npm run build:jasmine && npm run build:setver && npm run build",
				"start": "parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"",
				"docs": "jsdoc2md --name-format --example-lang js index.js > README.md",
				"lint": "eslint *.js tests/spec/*.js",
				"lint-fix": "eslint --fix *.js tests/spec/*.js",
				"security": "nsp check",
				"test": "jasmine-node --matchall tests/spec/",
				"browserify": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --support-ie8 --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map filename=lib/has-to-string-tag-x.map",
				"precommit": "npm run production",
				"prepush": "npm run production"
			},
			"gitHead": "8a4020fea4ad1d0136f1c996304004e481380c18",
			"_id": "has-to-string-tag-x@1.3.0",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Fu9Nwv8/VNJMvKjkldzXHO+yeX+TCelwUQ9dGW2LrAfHfHi6zVqQt+Qjilf0qGHvpl6Fap6o8aDhWhMt5hY/1g==",
				"shasum": "78e3d98c3c0ec9413e970eb8d766249a1e13058f",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x-1.3.0.tgz_1499009130906_0.24412488285452127"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "has-to-string-tag-x",
			"version": "1.4.0",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.4.0"
			},
			"devDependencies": {
				"@xotic750/eslint-config-standard-x": "^2.2.1",
				"browserify": "^14.4.0",
				"browserify-derequire": "^0.9.4",
				"cross-env": "^5.0.1",
				"es5-shim": "^4.5.9",
				"es6-shim": "^0.35.3",
				"es7-shim": "^6.0.0",
				"eslint": "^4.2.0",
				"eslint-plugin-compat": "^1.0.4",
				"eslint-plugin-css-modules": "^2.7.2",
				"eslint-plugin-eslint-comments": "^1.0.2",
				"eslint-plugin-jsdoc": "^3.1.1",
				"eslint-plugin-json": "^1.2.0",
				"eslint-plugin-no-use-extend-native": "^0.3.12",
				"husky": "^0.13.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^3.0.0",
				"json3": "^3.3.2",
				"make-jasmine-spec-runner-html": "^1.3.0",
				"ncp": "^2.0.0",
				"nodemon": "^1.11.0",
				"nsp": "^2.6.3",
				"parallelshell": "^3.0.1",
				"replace-x": "^1.5.0",
				"rimraf": "^2.6.1",
				"serve": "^6.0.2",
				"uglify-js": "^3.0.24"
			},
			"scripts": {
				"clean": "rimraf README.md lib/*",
				"clean:jasmine": "rimraf tests/index.html tests/run.js",
				"clean:all": "npm run clean:jasmine && npm run clean",
				"build": "npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security",
				"build:jasmine": "npm run clean:jasmine && make-jasmine-spec-runner-html",
				"build:setver": "replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js",
				"build:name": "replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js",
				"build:description": "replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js",
				"build:replace": "npm run build:setver && npm run build:name && npm run build:description",
				"production": "npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build",
				"start": "parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"",
				"docs:name": "replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md",
				"docs:badges": "ncp badges.html README.md && npm run docs:name",
				"docs": "npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md",
				"lint": "eslint *.js tests/spec/*.js",
				"lint-fix": "npm run lint -- --fix",
				"security": "nsp check",
				"test": "jasmine-node --matchall tests/spec/",
				"browserify": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --config-file .uglifyjsrc.json",
				"precommit": "npm run production",
				"prepush": "npm run production"
			},
			"gitHead": "9c2d23a345ace1c07565f726cfb4a532c8dc8b00",
			"_id": "has-to-string-tag-x@1.4.0",
			"_npmVersion": "5.1.0",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-R3OdOP9j6AH5hS1yXeu9wAS+iKSZQx/CC6aMdN6WiaqPlBoA2S+47MtoMsZgKr2m0eAJ+73WWGX0RaFFE5XWKA==",
				"shasum": "49d7bcde85c2409be38ac327e3e119a451657c7b",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x-1.4.0.tgz_1499713027624_0.49807987036183476"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "has-to-string-tag-x",
			"version": "1.4.1",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"main": "index.js",
			"engines": {
				"node": "*"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^1.4.1"
			},
			"devDependencies": {
				"@xotic750/eslint-config-standard-x": "^2.2.1",
				"browserify": "^14.4.0",
				"browserify-derequire": "^0.9.4",
				"cross-env": "^5.0.1",
				"es5-shim": "^4.5.9",
				"es6-shim": "^0.35.3",
				"es7-shim": "^6.0.0",
				"eslint": "^4.2.0",
				"eslint-plugin-compat": "^1.0.4",
				"eslint-plugin-css-modules": "^2.7.2",
				"eslint-plugin-eslint-comments": "^1.0.2",
				"eslint-plugin-jsdoc": "^3.1.1",
				"eslint-plugin-json": "^1.2.0",
				"eslint-plugin-no-use-extend-native": "^0.3.12",
				"husky": "^0.13.4",
				"jasmine-node": "^1.14.5",
				"jsdoc-to-markdown": "^3.0.0",
				"json3": "^3.3.2",
				"make-jasmine-spec-runner-html": "^1.3.0",
				"ncp": "^2.0.0",
				"nodemon": "^1.11.0",
				"nsp": "^2.6.3",
				"parallelshell": "^3.0.1",
				"replace-x": "^1.5.0",
				"rimraf": "^2.6.1",
				"serve": "^6.0.2",
				"uglify-js": "^3.0.24"
			},
			"scripts": {
				"clean": "rimraf README.md lib/*",
				"clean:jasmine": "rimraf tests/index.html tests/run.js",
				"clean:all": "npm run clean:jasmine && npm run clean",
				"build": "npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security",
				"build:jasmine": "npm run clean:jasmine && make-jasmine-spec-runner-html",
				"build:setver": "replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js",
				"build:name": "replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js",
				"build:description": "replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js",
				"build:replace": "npm run build:setver && npm run build:name && npm run build:description",
				"production": "npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build",
				"start": "parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"",
				"docs:name": "replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md",
				"docs:badges": "ncp badges.html README.md && npm run docs:name",
				"docs": "npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md",
				"lint": "eslint *.js tests/spec/*.js",
				"lint-fix": "npm run lint -- --fix",
				"security": "nsp check",
				"test": "jasmine-node --matchall tests/spec/",
				"browserify": "browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports",
				"uglify": "uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --config-file .uglifyjsrc.json",
				"precommit": "npm run production",
				"prepush": "npm run production"
			},
			"gitHead": "95e79d6f980f1f51e84d92418f03e4e10a6e6fed",
			"_id": "has-to-string-tag-x@1.4.1",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "6.11.2",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==",
				"shasum": "a045ab383d7b4b2012a00148ab0aa5f290044d4d",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x-1.4.1.tgz_1504281615604_0.08937921049073339"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "has-to-string-tag-x",
			"version": "2.0.0",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"browser": "dist/has-to-string-tag-x.min.js",
			"module": "src/has-to-string-tag-x.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.5",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.1",
				"@typescript-eslint/eslint-plugin": "^1.11.0",
				"@typescript-eslint/parser": "^1.11.0",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-css": "^1.0.1",
				"jest-file": "^1.0.0",
				"lodash": "^4.17.13",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.5",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "0cd75bd8c5b0046dc7b96ed6d2e1a2278094cd9b",
			"_id": "has-to-string-tag-x@2.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-B9f+YR2UHi3dA4lR0YtnYrtZeNBEFNjrdyjwLSGnYuIv0JaBSwGECYCsU97vvt5flIcWXRxthlh9//SlOrT+qg==",
				"shasum": "70751888e44e8020073b111432e72e8d51b1dcfd",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 37767,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJkxFCRA9TVsSAnZWagAA3QoP/RrZIqt3NZ0u70cKmOCg\ndL+PvF8vKO9Nf2yWcscMxTLnvT/yuYUcVDJLxk/VKEtcMwkPzFFQSJquVC7i\nrHziYXhZygYIjwIiJsiYfaetdqluXVEZV4gFe9Ux9/9Y+9e2RiUH9V2VHyG+\nPgg9xpnPtIVgR1Bui8EQJeLL7aQdtZVfUGKplVEbzY6CG9xJ8Y1SyR0Ne6+c\nGT2IdKY7gi/7jlCW+/CPy9JyAzBUU0XgceOd3gW90H9dqC9WreIlmxxVJabV\nmbnKciuZp0xD224JquFwf0bBs1mz0moWDreamDng4/1nYbBT+vn/0c540RsJ\nHwQ2DVLiEZvvURLWLGnk0csf2nbhQ/mmfPH6z5sZULeDa5l5xJX/aSW4xNYR\np0t8uG6oCnZXJVmqX1Lj3NEjkYLwW0QP8LIsSXIZAdRWM0oii8VMRV4j9hQO\nqXcqVRricGA6vMnJk7WR2fDgHFHd8zfp6L84JDhRWcGsobqJioaMNQGWa3i/\n1SgNn5nv3cF6Z6sKxoFzvj9xry3fyhV7bktLuoao+xDfdZTobwXrFs0E4Wkq\nUC5RFvOZ/gZ2KBu0oEikF9zQmcE5L03bGXYab3QiX2aOFgE6pEtc+oByxX91\nv+B5GYa4Q3B1omdWAcoARfgpGRFrI5SMWWxsaRd5pUBrWxnncFPg7Ek9wLX/\nFQ7k\r\n=7hYp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.0_1562790980910_0.3830065062157977"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.1": {
			"name": "has-to-string-tag-x",
			"version": "2.0.1",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.0",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.2",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000983",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.5",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.5",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "0cd75bd8c5b0046dc7b96ed6d2e1a2278094cd9b",
			"_id": "has-to-string-tag-x@2.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-kD2n8JgBlReKgpsSRAvn/SblNuLfdgSGSimuwJyYMWT/5SssqXnDXSpMqPhVQWyPC9G9tgCLrabbNHBOXBj6XA==",
				"shasum": "0ef45154789e97ffb7daf3238ac0704882ecf099",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.1.tgz",
				"fileCount": 10,
				"unpackedSize": 58072,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKJg2CRA9TVsSAnZWagAAKi4P/iL1c1KtkO+uw1BpXu5u\n7VlIlaorZosJqwtOZH2skKxs9X493CpAfjBzVpiuEGcE1IA1Jx9syJuxm8vO\n9QxmtzPHlYvH7feTUmmwuPdPqTj5OdH9L3Dtdj8TjLmOdIkOIilhvINLM8JY\nUim56wTVDmuzdtieq2x4Lf4EkiXgl3/fisS0mMyrqpSAFV17SynqbuvWi2D+\nGZdva759ICRQl+Ckr6YnVxYon4j2+vEMlRaR4Ihmc5nanqTHZTcBVl+Ff3an\nGcZM53hupK030VqmAUc+HMTpCuFxAbnjLcchSZsijqikFXR9g2okazjwt0WM\nZk/XqAfx+xoUiWXcCDoFj9FFErkFPl2Ye2Ca1eZNcAv+psVok20fIZgdRA2T\n03vFxKYAge+UWtNRb6BwPrjAFZ7sZCYnwH5nWHXzIECTfamGY6r9PGw3KpNg\ncDy2sDthT/cvmyyh2RPhECxLYRrVNyCgmk3DzNx0SZ5abZjJfRfMXT1ztc2m\nx7vcYisR6i28jCaAq38Azw8SKl5RZ28U07amL8JTeVl6kMoZOTtgT0GKWj7G\nIZZaVH4S980deimF3csmEmXDLao1XeaWA1wrTxyiB0N4/IcKk59mtZ+lbZhQ\nCSipxEJuu/GN5uLPISL9Ql7ZlYnnpqlcK+hjm9dPKAIQTZP+QHoHnikfueDm\npWmw\r\n=8CD2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.1_1562941493799_0.5982452497848487"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.2": {
			"name": "has-to-string-tag-x",
			"version": "2.0.2",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.2",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.2",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000983",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.5",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.5",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "a10dff1a83dee06710c1e11e9586ab545cdfc859",
			"_id": "has-to-string-tag-x@2.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-14p6cEQT6aKX3DJvgvruVab2yzHFtihU+tgBTuFx6BIcyrbw6mJVzHpkRFeoXfddRMXIWEg06V6hIanCPeUtWQ==",
				"shasum": "6d8f69856cdd13239bec16faf56ae2b0ffc7c3fd",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.2.tgz",
				"fileCount": 10,
				"unpackedSize": 47498,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKTy5CRA9TVsSAnZWagAA1UwP/j6U/ZDCNGyEQO2cHC5+\nszlG+HEuxyUXZzpk4CFk63nmWOlgytxvCz27D3PSD4S0pT2dKFpEyXYINZYg\nL2tg1bxPEXygGnsxSYJY52/uedlwkUjIxIbZZVIJsPbH01rJZA8VR8NCF4kO\nGYoJXVNRFNWdZyADuSWTBfobFqktulxHwKkbbFHLqhXWmkAXAZk6oEwib4TV\ndLEj0N8nvWIxZdo1u4gAOU9kPQ4xyAmewh5AQsLvTBzS0WfHkbHOYgp5Rhgi\nxR7RRxDXsihQwk7/kwbtaeega8i8w3b354dm2DuXfTnVVG5pBUx8fi2httYX\nNA9mPtXWDyzyggnp4fPj6LwgidNbixwKUYP3GytU/kridudLzNalPed6pWp4\nnXdxvfJD4gr0mmZ25/87UwvLlzd5vIhzHSYzLtZLCMSlFbOgwbMVYas5Z/ZK\nSjdOHbaGiORGAt5LzNhuBO4y04TP8PGht3SJIfwIum3CqsvOd9CbiTCWTqo1\n12zBz+vLuN3b2aFtQMQFXBn46jqB8MS0IKQqYHziEg1HUfRpCrpkh+r3Kiao\n6b2ZAtsWsxJjJy2bmIbFJ3nG7mOZagjnv9v1LNOLKURj5iZAEjJNRLWaWdlt\nreBZfGAK1AumFJZUDvkI5hLDRUp1fwpnZwNmw6R9tXRmRsft08VY3A+z1MsQ\nr3vv\r\n=574l\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.2_1562983608660_0.6790795011847497"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.3": {
			"name": "has-to-string-tag-x",
			"version": "2.0.3",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.3",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.2",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000983",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.5",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.5",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "5df9399467223ff06469d2ea2c62ecc0c36e3386",
			"_id": "has-to-string-tag-x@2.0.3",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-S7cPsZDlDqafNSiarQDVOOYYa+2+uTdmbKOL2B/DTBMLQcXCMHxhQgwwdMmxWLcj5hzLg6Cp0TdkD9KakMsMLg==",
				"shasum": "b70c99012b35264488d6a60cadbe508d9ca52b18",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.3.tgz",
				"fileCount": 10,
				"unpackedSize": 47489,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK6J3CRA9TVsSAnZWagAAj0AP/i93HNzsPzmn7jzpD/qO\nb5OOB1YSYzmvwHNZLq9LAl+htAV3HkFOO9rcgAY4fuhy5mN8LN8b64LPwy78\nHpq/Dk8TRegKGH8mlo96TJmi6hJeRmjCOeileXmImdBoXTu6M2qA3KFr0H0i\nJf+Do5NeOFrNdbd2IEBXSZ1RHcsNAO59FP3boFagXOtrS5OdF1Um9c5zryb4\nwQVz+6qBgKxwVvwyXB1PQz35iCDOVOgbYpv4AQPY2lkWggowNCHW08+hOOD+\ns+4Z7GeK953Zey1+eVijnJ2iXg/DkMxUxrQg6FVuFD79libHQPxLd4AbMb5Y\n7OLvwwSESc8u16UCCwib6wFLKLoMbqjM1OmiXSvKPnv+EURDzTqRv/CGHoiV\nldLcFpQJHFVvUUb7jSzWamBKw9JiXdio7A764Rlwq2j2+WY7WoNKIbwRXfVB\necR9KksPcxjJY4ZrDe1A87QgiL2Hby4PlWRhBLW4WzjPfQ0SrOx6kUNjLXtW\nEWG3VardONZ9+m656YZWqLHWKb5mjlOUZMCGnYb6R7QxDfzdWTJocO2mMlD/\nrHmcRED/wMlY3P5s/tAt7mJxk37KDhbLOKJmVZdPezu58YWQZSKC8eZ8REo8\n11TyXBKq0WQa6ce0rXSxGlQaVmogHgIox9E9w/fHDJEI5uL9TotGhDyW4ATA\nVgpj\r\n=By6S\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.3_1563140726515_0.22536246629015633"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.4": {
			"name": "has-to-string-tag-x",
			"version": "2.0.4",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.4",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.2",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000983",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.5",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.5",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "15de764209fbe703858e0400d4800564d486827a",
			"_id": "has-to-string-tag-x@2.0.4",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-XZg4GnhCn357icXmEuLdbR3iw1QSvuLSPbaw++kV1y95We4Voe74acuBg97JylZMtyxCzHeoVUmPu7hHFFhP4w==",
				"shasum": "71620097a454d8bc6cb638d94c9306bd1dd4b371",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.4.tgz",
				"fileCount": 10,
				"unpackedSize": 47489,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFjQCRA9TVsSAnZWagAAnjIQAKIfi2khT9GVogzgemIW\nBNVI9o4ksAx0JmRJLja5ESAX4qUV8aZSrssQIL9x2Irl2HfLHm+hDqTfRGxp\nEVR7L4mlqNa7se6uWDYt3xVlVr1YsZcPpRvlCyVKM3/lztsUftKWBHy0BZn7\nVd7ih1nJD+JF+tdQRAMcmbsOiEqYzmsMdoJ9sswSQW7ghf5EuE2Xc5rLh9TF\n/8u7dBYu1zKBUHv/bHV61WfugnDilCjpASJqCgCqTuV8aV8IvElCcoLpd3yA\nDM0xLYK+CGJmDjN40fEozybeZF2FZpjBc1Q5VlxlLGy1Rzl8RrAsfa3pO5YQ\n5hllUSh3LkyV+ppV6rDkzirsTNtbgaSXImu1/cvm985FBH7khTHpS+u00/HS\nT5qUVUt9Dup73Brt0GwTMc51D08WEX9vscc3vITk0wpVyjwogJOfsg+aI4XB\nK6VFjMWMjYkTScq/VXOKtyV4PyfYB/hkMfiy+BcO4GzbCQwvDm+/YuktcZv1\nh01C4MvyCV9YU1yd7xNhYFkP9HMIaSRdNU6JnjO3FSWZ1S8gyegpFNaLV84D\nS54SaIWfmpuePgoKES3CDGg+8cPYpZHeb0C1R6dP7+oxMgOCe3cXHxLLza0X\nxPfGG1ygChWdiRcNC2x1a0077ej5er0s3nvZi3aX7WJqK4ftaWNPoo7aeQbc\nYr0o\r\n=B5rK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.4_1563187407504_0.19750474717920263"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.5": {
			"name": "has-to-string-tag-x",
			"version": "2.0.5",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.5",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.3",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.5",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "5150b96b5d54c0ab59a38ef858f2badd9b6eabb2",
			"_id": "has-to-string-tag-x@2.0.5",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5N0Ji/F3KVyZGdRrLnQDR0aFamcJ7HOgt8AGleArw4X1wxZNWhiBp80cWlbM00j37SzgvBPxpeQBox3tO3Hm3A==",
				"shasum": "cc6b6e8b3ac11a814ab7745be14ea222f831d94b",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.5.tgz",
				"fileCount": 10,
				"unpackedSize": 47489,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLaTICRA9TVsSAnZWagAA/A4P+gMmKFzt+YuGI6WaYaYt\nl9l9l5RjxsbmuGnCFU+13kR7NSnLzzcBHxYKQASCxf2ecqjBZo9hrXl2nlQB\ngqzKr+xT+h6bAFdOcd86Z1/zhaWTzIyiA1cdgibFZHUnZgEGKV0g9zNyVTxh\nEuxSZwXBuCWkzxaQijWZVKkxVopi/25QGOMBww31zfFhHF8qIfmBUOf/JLi6\nhEBLe346J9+ZOO1P/yWOGe3FrSzKXnendsg+hmxJmPmkhzfoy5b3E3bhw4uo\n+wDBFb9YVwIb0OaKX5dEa1t3fAnq/SfMdINdKbiy6fqygch7sbbAmTrfShQs\n4ce2bulfnkh5XXpVjhcMrC5YNoCrQhx+YbESzlqn1frinC0LOwWYxuURi1rW\nAh3CZG/Oom0cq2JbsAn8cRkn3EYadl0EsjURe6RxJQqhtramC4Q5annaPDPN\nyHuuchKwdHAuHvM14tn/xwnAkusSd5LsHlgdeVBpWwIhSaCDmChG0qGGINy2\nF28Zj0Xs9X5ytfvoW4+B7NjLxhZ6RF2feiZzfbaQwpOrPSvVq0RpzQP66LwT\nToDg69PPyVBl3VhmQHUszWXY4sCiheFx7AGunFOWq/fcrHu/eBcLW24PadYZ\n3OxnJ1dKyaJ0lm/aUdmCiq4cEZdhMRHdrizl2osdMLOszCQ+hGveskFx//u+\nnebx\r\n=9hnu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.5_1563272391850_0.3021654661448352"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.6": {
			"name": "has-to-string-tag-x",
			"version": "2.0.6",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.6",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.3",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.2.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.7.2",
				"eslint-plugin-jsdoc": "^15.3.5",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.35.3",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "84360b6cf9148838b823d08dc190c65054c19182",
			"_id": "has-to-string-tag-x@2.0.6",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-A2B5wou31TNgkaeCxx+bk+uyvPedHOjok1EXXzeNRqXns5tPHBoxmV0PZ/ge3TV+4iyOIyiSXQGR57V9y6Swzw==",
				"shasum": "82cd57469cb7ac976f5e634166439c1628896af0",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.6.tgz",
				"fileCount": 10,
				"unpackedSize": 47489,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLj0RCRA9TVsSAnZWagAAsCsQAJhZT1bc/Qhtzavie5Kk\nhyROE1ARuG0kSX8UlhUhfMBsRR6pq3wcZJwAyY7OCBwvEa0/8Z655PzUPRgf\nR+UAk/JPDkKUk3sF/bn3Dg40ozbFEUxxDCHnkG3PgSu2h7+USCZFtqMFlxr8\n3uxCojlDrO0JELnyIZhg0BHv5uIVMwANW8UcS/cSKvIateMcmZajNzNUIthb\nFwjFKVzvKD0ALm4Lsryx++3/xzjPGSiLDL7+Rcwiuag9WYzcwjOtC1zRTxYG\n4+8lO4GP3Tq0sjahXBu4ILgJRPB/H0eyNOXDQitLFLPj5RpNPGwdHZrrXX4L\nHFuKonSE8RXNzdhUHc2qi6l5jBCK2OSq+KdbRkgy5oqfow2PJdXvhXJzEoLC\n6URUpDtcXx2wZW0Wbb+TbXgVBkoNWOJ2rOTHcwKrLh40A5w0hBnEeOQEV29d\nkMx3CuqY6xuqzrDkfTf66ousQSoV5YUJ18K8gsYfmyUhddoag0KrK/XT5Mej\nue1caXBMAvBrBlbLQRqnowC5ffUMo9Bf/Qvn/Pn1UXkVW8RnF/vGL64w9OfC\n9nXSGQXoI6ZEdMoRCbdZJCPst0K5V2rj9+J7zxzxXGO1c3XGNOiUsU8ik3lt\nbu6qeFxKJwejM1Ocg1qoYKLWXwveETgtwkcl81De/JxHEwj7Zc8sru/d3l0J\nCkUq\r\n=3+7f\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.6_1563311376385_0.5712845091537209"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.7": {
			"name": "has-to-string-tag-x",
			"version": "2.0.7",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.6",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.6",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.9.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "417350e02971a73be54340479531cddf172bf7a9",
			"_id": "has-to-string-tag-x@2.0.7",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-E1htDN/YzDPaqc0QvZFC8nArmWgMNgf1uWsw2NNmkVIivbOCm8F3oaEhb91Ra2gTunxiyea5v2r73kifjzy05A==",
				"shasum": "68936b5502a1de43643a57f156ce054487706df2",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.7.tgz",
				"fileCount": 10,
				"unpackedSize": 47489,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLz1DCRA9TVsSAnZWagAAajcQAIBaOgH64ksYoirXPFFN\nZX8+hB9WKsdkbw4AYXn3Jyimxw1MIUYHqC68F3n+Yi19pHy9xmNrjSxqE/DO\nwLQLAonnQF4fK1SKZzRCoFBdd2miSQKedrHreGXEl5b9ZM6YNRpzjbdedQv3\nhT8kUV9NUj5ISj8y3NzvvlVVsz7aO2vYF20WGHdP5mYxRCLlVQEQxxsI+lRX\nWplIU6s2h7NQFGZK9D9g+h+PzqcHWy4g0hPklLGXRCqpjN3ZUCq3ANO2EXAa\nwTpb9lz1tgy4vl9/x3GcSOg8tu6mvQAv7+nwFyb3G/q5SCbWuRVkgtPNvS0b\nhgBOduA1NQvx1s+wTQ9RIbF42ve4oPHrT6a01nB0EP8qW1poJPVSVSZhDsSp\nAsxjio7P9lMiQILgpeTkRRrY0EaKqP7QfrzN0AoyiOv27qKH4RCL5IwOfaQR\nK0BjuvG+Vw3VoNYfK07yUik8+xD8PoTiYzL2MweWo6eV+VIabOtvajcu511f\n03ypzqBBCxRsRMUENFPkH0KOhM85kgBDrdveS91AR/3w9cMkEP9MSnUhFGnF\nz7SluJvCUM2rA6+LtmquTT9t1HCMxEKfpkg12l7uy1klpfco11KSeK4qqJ1P\nvf09kjdKX1kKsjdhYuEJAs4t+E9gLUDmDawE5Lxab8RjUsjPlrUpq0FuthZ0\npdlj\r\n=UE7p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.7_1563376962323_0.029015753479219697"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.8": {
			"name": "has-to-string-tag-x",
			"version": "2.0.8",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.7",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.6",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.6",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.9.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "014ba687ccbba05b593b53e48bfe8947ef61c0f3",
			"_id": "has-to-string-tag-x@2.0.8",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Xr+7+qbkogToRZbiyccp4cX5BFDzM+CinXnptOMzkWDgcqmeTtqzl6h/n6D4L+6L106hwqIFUhkPuXuOvNnnug==",
				"shasum": "90270eb2fcf6452d4cb73d286d2b7e68d6aceef7",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.8.tgz",
				"fileCount": 10,
				"unpackedSize": 47684,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL1lkCRA9TVsSAnZWagAAVmMP/j19CtpXAPmHWDAc2eLX\n3R8nUg3ZZdplyoNDnNYzaIppIL0YQqxok7p1T/NY3HzUuPFCw4+QBgFlCq6O\nw6lR7GYQL2irmz10NOariSKDUI9gXjPpD4axYrbpKhldClx6dp0ngKIoACAJ\nMw3XOI9El560vraHEEn2H9rwKtB54tZqhWv17x4vk5Y1dLK12plTyQ4JpNcc\nl2D0WDufCxQHQ+m11JYtqxHhy6KVzVSB2iHnIsdRjDuBiQNE8cHNT7qttNCz\nW9YPK8C3Po+PIpWFs+0GRQG5MOySE1mSRZLyfwIHaQxu6RhljqbJ5Z87joAg\nGPxTGnNcnfTToH03rILbqUa/jeup0tSHDJ0lqF8AvTIksYaWHubeC+W7hR/Y\nJcBzR1UfkvwtsAdZWCFnfP3tSpzKpbquFOuR3Q7iRrLjPxzuwXTaJ3MqrpSW\ne+CItIHtC9+Jxnop/PecWQ8A6Un3udLlbM14JtZP5Lph+OEZ5ocVhQ0dwajY\nzm3gWMWf+49Fb5/kKYBq883lnNMiXAn9kmbtv38M+0pFGhGO6NwApHO822Fg\nv4L3gjbyPlN4lQrgVmECJUpf+qfPPqmjZO3zUwh18uofEGXvurJFy/YzAW3l\n+WAlEVEKtZ5Gadgz8CLqHcpJtP2hXTMPMgnkF/8hbvrBRNauvZt5xMFkRgvF\noSF3\r\n=vl2A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.8_1563384163878_0.2182620565472626"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.9": {
			"name": "has-to-string-tag-x",
			"version": "2.0.9",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.8",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.0",
				"@babel/core": "^7.5.4",
				"@babel/node": "^7.5.0",
				"@babel/plugin-proposal-class-properties": "^7.5.0",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.0",
				"@babel/preset-env": "^7.5.4",
				"@babel/runtime": "^7.5.4",
				"@prorenata/eslint-config-vue": "^1.13.7",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.6",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.10.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "3be2f45bd07c582d945145146e155b4ce10c3041",
			"_id": "has-to-string-tag-x@2.0.9",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vQcGRihvj4ni5ehjEmcwbjzjh4x5N6WYBLIXj1bzyyl/GYnepxIhvGwvken2Iy34ycrSWgFy6wo0WD2Aem10Jw==",
				"shasum": "a4540c15d4f80af4dc57c57a29c32d57a5dbc4b4",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.9.tgz",
				"fileCount": 10,
				"unpackedSize": 47685,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2hACRA9TVsSAnZWagAAm1EP/2pWkkiF9IfoyLu+skc5\njUATI1gnVE/ojC56NqhQcX/C+g4Cb9iycUpNts4Y188Kylrz9IhtFmxug/l4\nD6O3nDTSc0cVnJYzsTUbhcW20h975882UCnmAFsknXxt+GfYlWVdaIUmMFzT\n237tTfyVsRH+te4ZJ/RKazk6U3C5UcXXZi7P7NtS/gu8wPZ1Us51EXKyrxNL\nBbnqdeKyKZB6dhjApNJlkO5bn2UJHbyqtM+QuOTrVkk1m/o8+KPFcNDCLCix\nQfvxHVUQHElcRGFhNUPx52hgmrgtuAmwuaFrhEOSH7E1JWZotTbkVvAg2yju\nMFKY4f1aJLwWG0YjT4K3ZqE2rJK0xRwZ6Gbdw7/lhMp3/vO43KcWaeiHySQQ\nj8KRIoLFHaxvUByMii16h9CYmzUyC3m9bSayKJAx4KhGq5pzp7EtkSYyrOry\nmN5ldsdGP5lh6Cq7w3/ZaZ4dWUCmvUNNW6jiCP15JzXhR5nKOjB+aoV/u+rx\nULPjat0/MIIUV1jezVZMNVALcW+Am/MGn1WBEh1Uj7Dreq7oHuPd62gzGUkq\njO/FpEpxlltqAFGONYmJ1Q+BfsFInQrPvxo17HvU7yTfSOY39yMTduIav1dY\nn8V6KC5iZsQCj/D+ZAhAM/PkLfm/jC5gGVOAqF+KxddYw8sBxAFL2+xyWAFC\nTqWW\r\n=cFL3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.9_1563387968037_0.23497955801981552"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.10": {
			"name": "has-to-string-tag-x",
			"version": "2.0.10",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.9",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.7",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.10.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "be803724b9a841f6b037d28454d433fdc9117398",
			"_id": "has-to-string-tag-x@2.0.10",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-s8K82W0a5MnKI/my/5giwZHjv8e6BlRBZ1BAh7WhyD6XT9lr/8Q++b+891FChy/MYbkHHu/wVEM0UfNN2KRZwg==",
				"shasum": "3ccfeac85dd4f6443492497d96320630d6e68d51",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.10.tgz",
				"fileCount": 10,
				"unpackedSize": 47688,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL6/cCRA9TVsSAnZWagAAfmMP/3lnDO6AzHkRIWFKF/OW\nIFI2ZR1xiTX5+61P01EZPIYk7801BTDF7r5zqzvHg7f4PkDoTCK0qCW/uh3J\nQr6WinWHR+lNzouA//4HZuEBNxqE+IqwclePsp4sGxMTUKtsajg2Y5GBZ3x0\nGJxn+UIzhlByOXTZxcOzxWb/8gKutkw5uKFYaUkrwA8nXzowSxzefKeIHi5y\ngUlcjZwEJ/rN6FQjiQtXJ+AWiASohrJc1esrus63HYmkktpBaWTXUw2pepl8\nL1x5TxNRBtcMSFfQV3yJk3Ro+P+z3u1phkUADI/xq7ZeU2dX0EDOhBYomuXb\nlaQFUTIYdLhlZ6nsG907SfpCPZBiLej8CJPM+vt1qUiSHDc2cgoMDWF2dDEp\nhc1W/bxG/Zr698xZtUpeQSrhydFvMO+ggo3p2ZlDy9OHZavU0P340hJZn0Jx\ng98AI7tC/nQOlqHfVR3NYwrw4WQYUK3NlThKzAfSRIZ+UwVFvoE8ql5f8NK/\n+cHOOGEJgWZpP4nqUvfG7xiaFdVOd3CxFs7vQi7s9Ja8L4GgTgjJnUhkANw4\n6Lrv0RIfMGGrADdN+2h5z1JHuVKFlZ1mjf53wNPmmqbUlmSnovsfmStxY+Ph\nrhOdcVJAI8H507g5I+13uLXq6Wt/JSt4m1TbxDGJ2+D9aILVQHb6bFlHYlj1\nA9vH\r\n=s6gk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.10_1563406300216_0.019071716969220276"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.11": {
			"name": "has-to-string-tag-x",
			"version": "2.0.11",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.10",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.7",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.10.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "7fa798ecdca5c8d5d791c965044b4d508a34a7d5",
			"_id": "has-to-string-tag-x@2.0.11",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-gCe3fGCKFTRUnEC9ARUGvd0NbzDg1eu8sphi9l7agO3wBRkSs5Ux9x+wYoEUwgrWGCqkUJhzrsEox735yN1/nQ==",
				"shasum": "05f75430db93d588881471620d7553968fd51d36",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.11.tgz",
				"fileCount": 10,
				"unpackedSize": 47689,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJmDCRA9TVsSAnZWagAAZ14P/iyyd71d7AeMFlUrmOTi\njxOdGttyv3Rm0FNV01BC5l9jO8C4daZ43hwcwfeDSR/DCoL6TEyElgElqFFR\nDh9IW1dzkGx71kBzwVMOR/IRRfolDcKHO16keypm9VsMnQP3eiEytRBj7PVF\nLItQtx5gmiYYIFWtAj6CZQYsuRVTrQUF93pMU9om/gmlQ9rZ5KtmROmFcRz+\njwU4Tc/FkI4VEzJGMK4qxzo4y6ks9yYREXX0bgXpfFOG1+iHqBHkjl9C7ya4\nKzlYofwlnjovVyQ6Ih6LajFiHevwl2WXA6h53RfQub9AeTI3pp9whreVPtnh\nkRY4Sk9HrFHcpp+n/wshd0x548pieERZ/JK0GFwlYA5H4Y1pLQizbP/vtokV\nlCzzBeYBiiPIAzXE/Ik2Rf3hmlkrnrcCPBBL2WuIRcLd6bjgpK2lwdvQqAej\nJjdI4VdqxBQ+vUqK/DbY2hCRWZI2wj8ZffjUXlw6F+SYfF6wyQ6dtTkm+hYB\nqYjkErqaqJJBYlK3Hbr+EgnnYoJG86SaaWGWsPRFlNi8n3k32WrMJ/7yCwc/\n2vxZ0RevmyHRVujULlq+hnsxSBL7FNzDKH7zUrYl74HpsbM6YUNugY3ocZ7w\neXaUOqg8FJrYB+zdArR+CSWPhoObdF5VZlplI5T5ywjdvzL8b68yh3X5TlY3\nUupn\r\n=oxxU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.11_1563466114210_0.4491833979595705"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.12": {
			"name": "has-to-string-tag-x",
			"version": "2.0.12",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.11",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.7",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.10.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "c3f74c5ec200a8807a9a5b7677a0330d2f9e6ec8",
			"_id": "has-to-string-tag-x@2.0.12",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IqGbZzS6dIOAP+5da2/0YH4u67cU53PbKMrW8+6MNWEFPunShVuo5mERH9Zgm+DfT9jLcWBSf4bSMQll0m2q2Q==",
				"shasum": "2daf9037e192ba79483aa0a965bdeebbc1fb65fe",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.12.tgz",
				"fileCount": 10,
				"unpackedSize": 47689,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMLpoCRA9TVsSAnZWagAAXMAP/33E6D/9Dw3FUd7v1Q7v\nZqfvPc/C+eafvHbiab7QXtCon8IUv7y6xvyJ+k41ezTbPMSBa4KxbzsMRuYk\n9fuUDEWkZWV9OSW3z0ncYxXzw+1kfZUoOTJ34RnIh2ZB0JWy1TfNzUjQG9ac\n1ON1bR5NVx8R0IzF3m6zhbvWX7lV/J837M5ScJiYAhQjQhhzod79NhqUQbjr\nZZtMo+jXHa9TPFqM55WP6EF5VEHHyQHNzFI4ePTr/e04H21ZX3Li5KE53kVF\nMu5F6hM4PjkWSX3ECnEpyt//SXcS5EWklx5weEKu6WAgRLV0Z3hpM7IwvMO9\nwEyu5IX2c3TVFzChRdnFkPdGeED3fDOmIGOiFsA1Pfc4i9YHE+MMioQEJBQ3\n5eYjpSkHXgoZnS5Ep/zMQ1pWJsC1kYYkD+9Ae1JXDKV0CxYJ9zeuLIqReFBY\nK86Jw4qLr+6Z72jLzcDW/qMYw0TyVivew3jROwCyhH8PvPdAqTUeGZlzd8CP\nF0yNMUqTjNIJ++EngQW+GIqvVAuLXysMqKVLczCyFtu/LJGJ2HT5fWisM0fp\n3HhVRENzPSk59HrdAVaEemuHnua9uN1vCCxXQzNyRgbX6OvMbPz+QmqOWvUo\nv9+hnD+mi2ViCIgn8Nkl+0FVmj00OosN5es29DbcsJBD0QJx49/ayu9FdW3U\nVZpN\r\n=Cx9p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.12_1563474535719_0.597779916733445"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.13": {
			"name": "has-to-string-tag-x",
			"version": "2.0.13",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.12",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.7",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000984",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.0",
				"eslint-plugin-jest": "^22.10.0",
				"eslint-plugin-jsdoc": "^15.5.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.14",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "616d602f8e02675bd50d26eba3dd5ae254ee5fe9",
			"_id": "has-to-string-tag-x@2.0.13",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hP2yjIVUP49ftWlPGDwfaJBhpDtO29ZZL0tjtAcC6Mx+gn4BAgXnL5oq673tZFloaUuYQXx98tTewNfUD7Dlsw==",
				"shasum": "a3ac94185bfcbfed11ca2b939badd951ec1b4609",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.13.tgz",
				"fileCount": 10,
				"unpackedSize": 47689,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjgoCRA9TVsSAnZWagAAl/IP/Ri2YKoyj46m7SB4Dler\nSGUpfsyhstNRk/f59wwMTFtTyxcXGZHWfvU45rogKSdz54wPoByHDoOR0vqi\nT4/g2oXlbr0Ph1oMoKnsdEfBjqG6ih6eaD4tu7/voLQUyhWk2vmM4w7yGVMu\nbfOtfz8b1bJRg2ytl7rc3CTSVTQHZ2h9O4xIlcfHVMf9+JAt05S4c+Yw+ld6\n0R2byn1pP80ZL4OgnK9m6yOac88AifN8wokMiHyL+28Uc0QqJC0rOakgk4xJ\nO8+0lYPLfCtkVqWvN5lC5L5658nl8rBlmA6HTC+vHMTo8hb2EuM1+XkGnZ3W\nu+MrWBL/ac2bgd+V/YqkUu4nurPjBRO7C2MMf2fv+W1Qw04SkPKQeWyBzUXR\nH1rVM8nruMDD5Iubetm2aITdHY/dN+cT5JHiROAtfQ5spidQISU+Vgqnr2Hw\nepxRX/ERMVT2ebMdXKMtcLv3LUxdzDHNSKTu7PpccwUIgjSKe8SyTdfTx46N\nS46+2yRRiDJLAs6TPWq5fZbbQIU5gHolmFBndlN/nAlXZfZC8C7GUUCact3F\nLI6Swj9CYp77WJYYswRaefkPZ5Et4+f09XKwVooTpO7+rPrhMLT04wfNonHt\nsf+DnQmYrQTbPbMMv2FoGaTDT7rn0JjN5tfLj9RCBTYe+9ksV6tC8kyuh/hW\n/q03\r\n=QRNt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.13_1563572264047_0.23847591459514095"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.14": {
			"name": "has-to-string-tag-x",
			"version": "2.0.14",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.13",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.9",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.0",
				"eslint-plugin-jsdoc": "^15.6.0",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.4.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "023e325ea6bea4d4086c8ab8ad1eb580523c6f0e",
			"_id": "has-to-string-tag-x@2.0.14",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-h1/1ajAZvjUxiTq1vw98Lm5OmnL7W818H0llaY0fS6Z6uRRKBsjXCw07w4wmsKjmoVp0BvEn7ZwacPSAsoatBA==",
				"shasum": "264ab7b957802af9189abba8b158e9b319d5d97c",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.14.tgz",
				"fileCount": 10,
				"unpackedSize": 47717,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOYRCRA9TVsSAnZWagAAFSEP/3hDXJJPENF3VPlLY3Pr\nDgcd8JdhDRrjrlLeIt9Hhtgj8F4qfNycwCYLyJu1ItiD4clLtg3anab3DlQn\nZztk3yZ3f4aJjDFb7XRaR2QQHGVyjmljz4oyng1Yk7XG5xtDv2T3G72BurF2\nYU5s3t3fm2qAi8Um5S+Z+BgpN7MZe3Lm8LZz4rEnm+7KjnjX0l6CyxIdyCeZ\n2M0IxE0TKN/lDvN4odQSW7TMWayYUoTtw5yKbZl4G5I6Uqbih6qFTVjf3PS+\nDA7wsvgSYBsDQFS4TB74g8acXcEXdLskhVNxBEez+0/7vEpE/H5PxPQ60MqA\ngOlHlDOICCvJo+HPXtJ/cFbEXHVoYmlASE0oeW0/xhZFi1g2xiAI3SK1UmfW\nATeLnruMxZEuyqBsROJzNw44+EUIANIQYDIO5egxVPRUOQB2biJcBxABNiDH\nAxQe8nDMz4zYGEaZtwDdhq7NWBV5YAzyI2Fa4kEYcb8+b1CX3yHle1lb8p4o\njnDPK3SG2xIh3mASohK8v6PyNlgGnvhPd/nbwZzlV3qsCRWnYTy9+XFOe7L1\nAynO9o/ExvIGR8rkZDJQTKF6lJbTlj5CGDb3iP4RD8ux1nLf1//kS7uHLOQW\nwApBN/6OmXUFcsYPGbhEmREV1UZEuwOEQ2IH1Vm8keTBX8kzMFpfUE+TJTTL\nkMLx\r\n=CfOk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.14_1563747856344_0.37952418299914203"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.15": {
			"name": "has-to-string-tag-x",
			"version": "2.0.15",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.14",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.10",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.0",
				"eslint-plugin-jsdoc": "^15.6.1",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.2.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.36.1",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "3172a49b31df0db3ec1c07c0e60057f4566fa38b",
			"_id": "has-to-string-tag-x@2.0.15",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-A1866iXoYCOB5k2HuOkLtX4zaXz6K516B8wX0HzVx52pXVTE1FWtWyDeS/EUE2RO0phpSMz36Li3SRQFZz/ZHw==",
				"shasum": "e5b3788cdfb7b588f44312e543473aa1c2328e87",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.15.tgz",
				"fileCount": 10,
				"unpackedSize": 47719,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNaoRCRA9TVsSAnZWagAAZzkP/3wSjUpw8y9/k5OP4dib\nLb27ClEZZfY8ELzg3hi9y28NVHkle2JbfHg2AqaiXkgtqGDHP8RfcJVPc2s/\nlEDJlqfi5N/0CFMwYCKSfrcxU1+xkYcBuVNRo5ma7bJqBHLacmIYRt1+3EdN\nIlHKsiCdTDVAC7B8g9XIKfQ1iVgOyFseBoWLGClKL+Ahv1dj2K7PK09lOYrY\nSS/9u8sdJjB76LX/Fbx9wbZrMisoWSkSoXSYKdlhBeMZyHLg1QNyxDqdbCuk\noBbft8f70PUIUCgs2CPpZxYpkN7htIAVQ5DGFpw21yUl9L3elfX7Pq4D8LcE\nbGqd4U8BW785mV78BV2bkc4ULg/A8EETIIPJob3Gz47MNhP7sUr5dZ2ShfJx\nFyUTtDX45a+B4yiNwe42ZhzcZD63IuWjyOrTyG/xUq/qt/SjlGRWSHpoOHU6\nxelH82V4AFTLUp2UPJTSAfvoge6Gnmml32GiirjARpMpJhh7iQ1i3QIKEeG1\nJq6cqll8ROqojPMR5FrffFz7kb2wpj5XW7ZceG22CWm/EgwkSTsK7A+0t1P4\nIkSwXaUeQu/kjbn4O9bYifXUbRhX2lOJ7TEU/kYy7nu/+A4lvZ5ZQuFZ36FJ\nLIjqmvwoyar0B6XFCbD/gC3VuvX67kICWWkx0eKgxqEVTrv2HmkLdR1jX4NA\n/jRx\r\n=S9T4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.15_1563798032884_0.15372849340534467"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.16": {
			"name": "has-to-string-tag-x",
			"version": "2.0.16",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.15",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.11",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.6",
				"eslint-plugin-jsdoc": "^15.7.1",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.37.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "0daa41b1e6d6d26eb2a9947e929635b4c1b835cd",
			"_id": "has-to-string-tag-x@2.0.16",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NPNd9qqrt/B25B4JV1m40sLjx6lH56+EitP3fVnjLOE40SYMqKFvmThgNMdAfnLR9uWdqop6JXcoYdY1l4LMKg==",
				"shasum": "fadb48b9476986c3c9420ce87b326775af0e7c37",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.16.tgz",
				"fileCount": 10,
				"unpackedSize": 47719,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN5zkCRA9TVsSAnZWagAAdQ4P/2xhjCSQo5YtB/Dbix51\nQYMPaQgWA5C5gFU81InPyy/R1axBSY4MLZkmEXOlR4uo7C2G0I8mpbczkpz8\nnUJg7TQVNIHPJ5AUSFU8zGnJaVYkHpwakF1lJ6h6UDHovk/fMEdSMlpILriE\n31pTuHxXJaknDulF3AdSBoulf7Eh+5GhYWODZarItNweluSgBM0csdrjUEma\nbtVL1W3bfKtXjUJzQSCjtTD59+qfQ2YGFqd2HG5bb9WzngMQD8ZSPMXKXMTX\nzF8F5HXUSMxX6Dxdolhu5LRsv9BZoUM2UcHHuroJi0TlsW7D0vS1vC3x96br\nHrcoRvVZGqf8GEHCTQQffRdmGITSJ6MUs8eKn/9pbmOjfHSF1SVby2MX99I/\nsD0yngDuT0Yg/NU6LU18DrZF+u3IMclQ5oWsaIZY8KMvuz5P9RpCtwf2Gr/n\nSTziHrOz8NV6QabvptEttEzB7fMvYQvQilKBAruYTB11Otn+GVW24hnkNgFg\nyIAN40QsWx7xawOIqNvmBqWNf1QYqrjw8eCvAAT75bUrNmFOI5g6IX3JLHVw\nSwjuOAJ2o9+TMQeHNjySqjPswXjHZ1Y7QQDCSH4tftOtIb/bqdZ5umu9JGVQ\nsEhRDZ5k7T23g+7nyNJ1pzBqBrnmlvIMDFDi9q/cz/0Yphl6Jk2wJbzgiLPE\n65ri\r\n=+mJU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.16_1563925731345_0.5514450214317324"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.17": {
			"name": "has-to-string-tag-x",
			"version": "2.0.17",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.16",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.11",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.6",
				"eslint-plugin-jsdoc": "^15.7.1",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.37.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "e8f19ce9c33edea4cd012a3f1fc5c2709d226498",
			"_id": "has-to-string-tag-x@2.0.17",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wyGD/d1pO0NNNu462zzF14xWyDMVpR7D+pdgFmHM2zObhre+luQFA6MZ6SQfFuKrL8TxqCcexLB21AtM9ULtww==",
				"shasum": "461adbf00f1659d8d5fa0906f48e539087675b7e",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.17.tgz",
				"fileCount": 10,
				"unpackedSize": 47768,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOF0oCRA9TVsSAnZWagAAI3oP/0WI1vyu0RWRPcULWrOH\nzgWQ9jTpx6QqiFHALVz9cl07SH2qszoSuJCYAUeT9DfMqVF6BpFxwgy+Kuld\nrfAjSDq/5NVsZyYdVSmXfQyPukDsfaGk9L+YhJG4XJkgh+zhCHtt1WFxZQbg\nXCYu3PRpE0Y8cGqgn7k5+AUwEGGa3+x8wRr9UL6LfPKkgoBdcAcWyeXgyYt6\no79pxg+2ojeghhzmcBzVr5oeyR0Nb5nNM5Il5ywYGiiqTXinYBWs225cRdCo\nReBC4NVJFoeWSuchvw9pAkGx9U0JnI+FDPaqacmkK4CTaMqSWBHMjO291ojv\n+ZP+1rhsA4xW+5+WRZCvGVBucT/ozP9+S9hwfKVlnxNmz1+ZQOd6Ilz5yrKX\nJP3swnV3yP8RDFqOAkqTSQiZdRQnGlpnrECifMpZ+zHNnbed0KWtEzjmA+vQ\nn1I9twtRBXFultA6+VZBBoQKbq/TRYg1GcfJd8eBRsYX2nRNxfmB68nHt11i\nhbpPYWi+ylFGpDrD2UM5+sTc+nbhEZaQip6kapSiw7Bb3lln1rPg4wEfU+4b\nQo38KiGDm2MrrOC6TKLDFgA+g4DQGMubnK9sMykVxCXuW3YycEZD3N8jVVS6\n3KQUhRnfxj/7EnvDGUvAEvZI1bH1aMpyqG2SFKqDklh4Z81MgdNFiAFitiAH\ngNni\r\n=szFf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.17_1563974951972_0.42302548440110366"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.18": {
			"name": "has-to-string-tag-x",
			"version": "2.0.18",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.17",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.11",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.6",
				"eslint-plugin-jsdoc": "^15.7.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.37.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "56cce05bff52498fc45fa11cc5086d64b5d66efd",
			"_id": "has-to-string-tag-x@2.0.18",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-p29VfjHsgK13yyIHV0Im8yxJNU3/WyY95zy3FZcB8vV0HfipcRLrUaMyP0ChqH3BZqg1NuIsPLPS/weVl1WKkg==",
				"shasum": "22433241e9487315132f41a4a4e2dad190281c1c",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.18.tgz",
				"fileCount": 10,
				"unpackedSize": 47982,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOIKdCRA9TVsSAnZWagAACGgP/RrIwF/WGursl31odE8s\nD5D70QJweYSPMg5Wjk361IMTv7pgGPdqfsCUJXUuLDmSodH/nAMgTV0/vOoQ\n5Li8HCX39Hh+L1MX1SIQMuJ8DOuUyiI0xlry5dX5z7H09ru8T3/iOE5suazb\nZpHoLQKNTyKMDX6zFv3SoOwZKl7VS4Da3GWHDixH4V/rapxFqZiyVgDj5IFB\ncYkIwI7D3L6smLnl4+dy/YsFcVPfAOJhlYqhfFGHigIrFBiT2pu5qdx68zYj\n6Mm4El8IWxQHB1gjEvsCkR4z1GOSTfky9dTORYZfQmOizGkpF57rT9p0re1q\nyOiFai8dEILVJOpb3hUqYZuKAMGKGZcdTEo4WydqCx5GApinZlzGt60F/TY8\nCgwmUPtNdBWhU1DdHxF0eS8SPvesqPOAZ70YIE/i4uPm213yv5Bff8Dy78xT\nVyOrhHEiCwmHhfZXU6IXRkZVjVJMb2Whl/Yk/q8C2c7RrOIFXdEacutP/AZM\nlZY1z5D5SWf83t4rljwNHeR8WLWVIyJlzXjIdwagEYVO3DCJnyAWdjqeshaP\n/rdpC3cLijiAGOakHrATnUeRnxVhF5GZgfESVee58xWYBP0lGSe7imlc8B2i\nMM46KL2DIUYyMjIDJuKRB/oYcaEV7h52HAJmIr71fzmitDT8zjSNANG2DzbJ\nNmhV\r\n=bkj9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.18_1563984540831_0.9864118978820531"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.19": {
			"name": "has-to-string-tag-x",
			"version": "2.0.19",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.17",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.12",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.6",
				"eslint-plugin-jsdoc": "^15.7.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.37.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "9be1a1e4d065ab8d0941cdeaff78849989a157c9",
			"_id": "has-to-string-tag-x@2.0.19",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9fGWEOL/bg3BOE8fAaBCzftPdMgcPHAz2CZAIa+rtwLtYluLhqECHUmUdpudtSVT3bfZmeuKKa0oPecO7sRajQ==",
				"shasum": "9f928670760262798ff364ca06580689d7b3e5f5",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.19.tgz",
				"fileCount": 10,
				"unpackedSize": 47982,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOiIZCRA9TVsSAnZWagAASUEP/RqADrC0vZmZ41k7M0kz\npNyuW7W+vq1LNG7LOQhCrKik8bf5/IrNDxYhur4/gcs8NrMiZi1IO50vtfYz\nwW/xp4Z3I8jAgJXDqoejOcXxiyWONqJ9RJCIE+Yf1vjgOeahu1EaLgvhfflC\npf2BIEuH39cETfq5AG0NR+ar55defLwr/nrm6VOaLuOPm03gxVAd5rEMH5oX\nSeXfR5hhRn5DHfhOVbWo4corDTGD6xK+rKA0+Lo1RKsdl62gRVN7HBkBSkFN\nIaMIvKvfHES+icrmGYHi6YVhkCyKGZ+FF9Up2c0nAZnroqCVV1VD4Z3b4GhG\nYfKtoKDi573Q6VHgZ7c23tnfnZQcI0LHkzWU8IRPzAP5+uq7fsYfHFQ46FAA\n4Bo2jO+L1g1xGQ3iFtK4Ur+vlxr501CUOSZIj1QpzQfPkOyRwBWZNZ/Kfch+\npmRh118EypkIuACzKfcqBuFt7GumOozN4Il4FWj7eHUjC+MUzK4sX+TbfkJ9\n8tMGIWTS+zLswN7IkWl7EShi/oDmprwYb2q1WuYbkfGD+C5HLwYB+G3upFra\n4mZtQwSZ5g++VgNNWw5ge97Xbqv/LqoflFVY2IMDzXmd8VBW0aSchXQdI4RQ\n/4Th99cu2viqX+U8SEXzZIsiesIDa2BuZE4v84MbCASP0MgsLe04/ZccHd3m\ncz5d\r\n=IWy4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.19_1564090905235_0.5236496880761239"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.20": {
			"name": "has-to-string-tag-x",
			"version": "2.0.20",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.19",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.12",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.13.7",
				"eslint-plugin-jsdoc": "^15.7.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.38.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "d6503c137a63aff3a06c6345df3044cf46942623",
			"_id": "has-to-string-tag-x@2.0.20",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/8kIFmMCNBZJqU3QgehBhuiRXSBZRNkp1h6jaxwVY6E1mvtih23ACe7seaQFlvekF3hWLAsZEHGR512nITUrcg==",
				"shasum": "b56b62f3cb43d905ef17af5ef36e7e8235292db1",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.20.tgz",
				"fileCount": 10,
				"unpackedSize": 48233,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvcBCRA9TVsSAnZWagAAVGkQAJJI/1pODcJTfDiOvGgs\nnPgy4r0Rg53J8WYu8LLxerk7Ho6Zn8/NyScm2sGflQJgZ7YePkgp9TLcreAv\nreZu/qtKYTrKU+/XJZIg1HDiV/N1j+CwSsLU0ZxB4qS+cvMedRX8cm+vK5Hx\nzqMTxiosmAS7rDA4UYm5y9aNb+lPNaTUgfU5WP3HfFTZH+UiGALwGlUQRcfG\nFprVtblWWCJILu3X07II3x0JirWavL4KjPdr6LWwqF8zBnZJqEFNBBgYwS8A\nUlCepJuDBAX6O1lrrOQqjydZKojmqHTjxa3kutj2AwObITTMdvsMfCfLgHOc\nMQAlqbrpsbFbuIt12MRfR0uCy7c/Hrl599LFRLbSBqD77BCw6ULLLvHyFbLU\n4A5SNPWfA6F2AOzkBK2R3uYU4OcQWuO1sJe4IvBU5NLxGAvzzcvEe5B26yJ+\nwHlMUhbQtZgOulc2lxNNm9UUEtL5X+0qXUaVEGd8hK7r1X3MI2xJJ9rxigHS\n+DY871ieJ5WI3DGF7BbxoXnwyPk80gR3W2B7w30FZyysVxS4KWRnxB5jYhj3\n0zo2Me5JCFR0ockKX+89qlLC25MXpU5r8Y39u4AZ55M1l65hzwuKGognNDK7\nHVbxGeJ93Y7twnGSDhL4lwa75gUDKkFdHNLdYf4xmW/h0HrUQZupq3rnHCEk\nUW5X\r\n=kh/a\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.20_1564145408714_0.23632791736028302"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.21": {
			"name": "has-to-string-tag-x",
			"version": "2.0.21",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.20",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.14",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000985",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.14.0",
				"eslint-plugin-jsdoc": "^15.7.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.38.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "441dc03f1acc741c6d8335c71c2df041febbc141",
			"_id": "has-to-string-tag-x@2.0.21",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-750KxClIDYAW/xORetNoTHDWQS51eaSa5vaW/6JMfaE56sOLv0S9zdgGwv8+IfceC7lP1Nx/vYv7QaRIZdK/+g==",
				"shasum": "9e12b5aa44c158640df64869d2f573fa278c9be4",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.21.tgz",
				"fileCount": 10,
				"unpackedSize": 48239,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5r5CRA9TVsSAnZWagAApfMQAJeVSAXNMP4uFjgi2hAp\ndOeLzUPr66FGBsSj7102KEvBhihIgAAFJYcBIPkT/4gysi6cILKsRuyR0Uz4\nzXW9vfJI4pXbHO2jUjzrZZZJdAvdC4tbEEAAVn+F/ETdlM9dKMLoj9rzyARp\nXWmZFZ4T3Ey2sDC+ZY8ZNY8GKPl3gtZ7bA7FgaY3gpbjqdsZnh9qBr3vywo3\nbWno7CfEmRh3nIk2Wp2YeVk6P213fQVvlGMKd6PA3CPRrkr7C8kjSk75wUTK\nBlbP/K4tTInvQT+qNy35vqe80s3vk6ycLzVHOQdvfMFU4snfaM2vCgQhA21/\nIkFItfZM2fEmTaFyxCGSdrnjcc5TwpnmDw5f2Oo6t7+eorpr43+H57U7aCop\ngJ1R2hf16TzFPHrJEYL/eWYifvvK9gS8mdKSsePgdMgHo3MB3cqAIhFL36En\n41bSR0Vb5O7P4SDEsjTWzxqloyz6SXso/ROCBxOA4VdWJ3zXR9v0y5cL/+44\nAu6DPJsKEJvW+2ChYEniPnsInJQqNb0+VZYiV+w9cry/n0anTZP24j54wa4s\nRSrGOZDIHHh7UMiFLiv1Plf1NiinSpmdrTAHXVdN00wTvlcd3Yu/VZouoqlY\nZuqa3PtBNfz0gBDgfSjJG3euQcoNfkQZK+eyZm3LBBrVCY4rt0IEmsNsIiit\nCznr\r\n=baH7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.21_1564187384321_0.4511001693625796"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.22": {
			"name": "has-to-string-tag-x",
			"version": "2.0.22",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.21",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/plugin-syntax-dynamic-import": "^7.2.0",
				"@babel/plugin-syntax-export-default-from": "^7.2.0",
				"@babel/plugin-syntax-export-namespace-from": "^7.2.0",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@prorenata/eslint-config-vue": "^1.13.14",
				"@types/jest": "^24.0.15",
				"@types/node": "^12.6.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000986",
				"chalk": "^2.4.2",
				"concurrently": "^4.1.1",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-config-airbnb-base": "^13.2.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.14.0",
				"eslint-plugin-jsdoc": "^15.7.2",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"eslint-plugin-vue": "^5.2.3",
				"friendly-errors-webpack-plugin": "^1.7.0",
				"identity-obj-proxy": "^3.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"jsdoc-to-markdown": "^5.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"node-notifier": "^5.4.0",
				"nodemon": "^1.19.1",
				"prettier": "=1.14.3",
				"rimraf": "^2.6.3",
				"semver": "^6.3.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.3.0",
				"typescript": "^3.5.3",
				"webpack": "^4.38.0",
				"webpack-bundle-analyzer": "^3.3.2",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "19ff30181746a4b348be8c765e04f69bc476706a",
			"_id": "has-to-string-tag-x@2.0.22",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hSHaL3Da/bLZUWaFUC6y3BIJGlr4h3iM/9T7B9xUu6WtXAJoFjpJEv3BKaBpskC5z0n19Iw4UREQqsfJKcOZAQ==",
				"shasum": "da9e8a039792ddada1bc552ceff33f8978fcf235",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.22.tgz",
				"fileCount": 10,
				"unpackedSize": 48239,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPFKZCRA9TVsSAnZWagAAgC8P/0BquqVHjH9hrAe/ZgxI\nzLIOUg8KznzOoIvfyu7sa82EzBdP3KWqJAz8vGxwKc2STlmeGzfpphWoKebW\nXZr9lmXpWj6gzrfBPBJ/6wiEEcGOYXIAlg/QmplJ6uhz5EnBHXrAqCUiLW/D\n4HYJ8ZFr2CZbVvjdqyW8A/4o60Uibmb5AmnaXBMAdjPPfycG73eVQHR0TRK2\negU7uzDE9vtoU5pE1SzLwR+87lLutOJix1oyc+YBvSZuX4R3EP1nGi0EXCyb\nS3MsCf7PY+5Zbp6rfL3U6zSuqlNy3ZanPntHO8jF7XaKQOvMP7mzfIZf4Br1\noG+isYSmu2eIeudPc5hRbFdvybnJa+hyp+Ay7B2JNAarm5GHavM/5VYjgTYh\nqw67O3TppDRAbRSYHb8YJkgVOxa+jG+XBzTS+ehXuVNfSygVTXkbO5matEsW\n0K5xZCxHMuzlqHim0cgezIja9qwgcTSAgaTabjkBQqyhRHci67ZaHnh3fykt\nBRa9V9lXJ9Z/DrLF3Auyk+DGiop8b7+NGNAxxD2h2fQFCDEEbeXLDSMmIlXh\noATHJWNiaOqxLZsZHM4hx37Q01Lq3qBqeD3R+q9bEPHGsLizTi6DlvNLufnv\nAXkJwFY7on2fdrziA63WTLTBiWhoBS2P7NxHjK0d4+gVB4atcLQ0QBR189OC\nF/QS\r\n=t8zp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.22_1564234392206_0.2334993011659634"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.23": {
			"name": "has-to-string-tag-x",
			"version": "2.0.23",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.0.22",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@types/jest": "^24.0.16",
				"@types/node": "^12.6.8",
				"@xotic750/eslint-config-recommended": "^1.0.5",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000988",
				"cross-env": "^5.2.0",
				"eslint": "=5.16.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.14.1",
				"eslint-plugin-jsdoc": "^15.8.0",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^5.1.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"nodemon": "^1.19.1",
				"prettier": "^1.18.2",
				"rimraf": "^2.6.3",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.4.1",
				"typescript": "^3.5.3",
				"webpack": "^4.38.0",
				"webpack-bundle-analyzer": "^3.4.1",
				"webpack-cli": "^3.3.6",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "1e1d983dce15f282768ae4762abe952f08aa80fe",
			"_id": "has-to-string-tag-x@2.0.23",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-y8UX1SYtOHppCl5y3E/aqb74qSIpTTA4GGTvNU7QUJ+Et9X5z6PpCD853I5etEqbcy+vqyLah3L/W52hEePMxQ==",
				"shasum": "f675524b2794a2867d3809fcf155068038562492",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.23.tgz",
				"fileCount": 11,
				"unpackedSize": 47977,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQg+OCRA9TVsSAnZWagAA3t4QAIH0257OUPQDixVs+YmU\nn2DyFbaepL+SqIlCBWqnq4bzuwb7hb2xJVqAr3k/obk/FTkB5rdu9YLSE4Oi\nu3rvfMIrx6Wd+8HVjxvbQgnqvgnC7CDzrOCCmeASP3HKOzhmdTHyIT70m0nB\nXJQF4hp5fFC8Oulvl+lrUlRwlVyhXpYLekjhSK5q15qwmYBpkZplb/Qhj44P\n2g7zf6VwS6TPGDt/vy84di4jtcNahRbGaXSN6tSWL2t2JgaBesS3Resghl23\nU0asNP87GzH4UeSNweiRzFwr4l3ZZr0jEvvj31vEQbcnx4Zja0SYWpeYG4Sv\n1u0xmmaJvJYzFDVEt6Q7gUHoTf5FFdGowEFCkcbpP2hPZStZGCfDQCVIs3FE\nFZp1P8FqhpBC8JAsYlpmJzxhNXuGDLu6alTjC0Ia8LQErhEGbirYvC6b4B8w\nco8L91iF2J/eF/cF/Z3dcmI9b51OYnGi6mOyaD10MrLorXwgahfrwcIQqxR6\nMPwJBgxbQ82EjJjYrkaWrsAsF1WfhDwHdftado4LlT5sGt7AomdTC4v0Zs85\nU3xsBiAgb1pRWU4eFvEWlBma3pzE3QI76vU6Me9VHfxlg/XmOCPqv2BtfJ2D\nWbhTfTj60qNz/HdFWU2sCS79TPteanXtvtTjVU7U2wp334wW5jEqISQLpY90\nUcJU\r\n=sqAn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.0.23_1564610445635_0.2601400144276631"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.0": {
			"name": "has-to-string-tag-x",
			"version": "2.1.0",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:ci-coveralls": "npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.1.0",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@types/jest": "^24.0.17",
				"@types/node": "^12.7.1",
				"@types/webpack": "^4.32.1",
				"@xotic750/eslint-config-recommended": "^1.1.2",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000989",
				"coveralls": "^3.0.6",
				"cross-env": "^5.2.0",
				"eslint": "^6.1.0",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.15.1",
				"eslint-plugin-jsdoc": "^15.8.0",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^6.0.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-file": "^1.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"nodemon": "^1.19.1",
				"prettier": "^1.18.2",
				"rimraf": "^2.6.3",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.4.1",
				"typescript": "^3.5.3",
				"webpack": "^4.39.1",
				"webpack-bundle-analyzer": "^3.4.1",
				"webpack-cli": "^3.3.6",
				"webpack-global-object-x": "^1.0.0",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "48a6e747ca63cdffaea42b726ed13cd517335ac0",
			"_id": "has-to-string-tag-x@2.1.0",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-EgUnsXY7dzPPH2F1zeVDtcPzHDy3tTQtG17WTw/PU6o1P7pJNAulNEj4nSyj6fs9dX9K2RlXC/tolyo5oMYPLw==",
				"shasum": "51969edd838d28890d7e4d716068048c1081bceb",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.0.tgz",
				"fileCount": 11,
				"unpackedSize": 51577,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVB3gCRA9TVsSAnZWagAA08oP/jMv3F5jUjTyRgO+rYjp\n4y9tWBUwf8b2pNij6iPCdoPwjffHqv9BUWoVH9gCYxOfpqZbKy/Sea7glo/9\nzEr1u+4uef3hYt2NXi7+/hkjCSW+nbZmeifVsBTXPWBMIIcC0gdVKCM7s1XZ\nkZqZQAQxxnVJfr2yp+CQc6x2f0kADhZ10Yfrl9m0hvRCjFo6QRgHYLEg3FTU\nM61EivdT+q3GKxnwemS+rQSZ9H9Mm7usBnXKdGMPGD/RbYgpgFhwk4zHj6TS\nll7nG/EYaLGomG8m4+0tX029U3ZIRtdjpLA8OWzv4FK+Z9BgMsfT8UUBYyGv\nAyh2DS9/lS8daMgyau++FMluDU1WtC6kAi/8Ajanw5MB0YNG/6pMaUdqEJPa\nd+GNy/Q7zeJJwD3dbW5FvsTZ/9VeGxdS3GsDioFhhWq9A6fqzrupVndpmyPY\nCT0SJ8QN/clRvI6tj5R5dWvDwhQt7qGhk8YvwQUcxBRDilYplZTkzwOM9qv6\n7aHTquEC1bLoS4vdAsmOdRfUTn4CyM+g5j3nXZfJmRxHEBptOO5SkirflCh4\nnZLMwBb4IUwlnIduUA3aF2HaOxmEP2LZV7iGIsik8SH2kYEOtKFWzv4yXL5z\ncjzXBuQi3PxDL0dzBOvScs1kmNrXep/gcqlfHdgRnI0LQ4Ap2+gsKzkjavdL\n7HRT\r\n=Ffkz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.1.0_1565793759277_0.3439404436810243"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.1": {
			"name": "has-to-string-tag-x",
			"version": "2.1.1",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:ci-coveralls": "npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.1.1",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@types/jest": "^24.0.18",
				"@types/node": "^12.7.2",
				"@types/webpack": "^4.39.0",
				"@xotic750/eslint-config-recommended": "^1.1.5",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.2",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000989",
				"coveralls": "^3.0.6",
				"cross-env": "^5.2.0",
				"eslint": "^6.2.1",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^2.2.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.15.1",
				"eslint-plugin-jsdoc": "^15.8.3",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^6.0.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.5.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-file": "^1.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"nodemon": "^1.19.1",
				"prettier": "^1.18.2",
				"rimraf": "^3.0.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.4.1",
				"typescript": "^3.5.3",
				"webpack": "^4.39.2",
				"webpack-bundle-analyzer": "^3.4.1",
				"webpack-cli": "^3.3.7",
				"webpack-global-object-x": "^1.0.0",
				"webpack-merge": "^4.2.1"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "65426afd9927f76ea1cd4fbd7516193fa82790e5",
			"_id": "has-to-string-tag-x@2.1.1",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FxA7uJfP4CU9S2exqn+IhQQRiERx7jDwo3b+R38auiGKTs3Uzbyx7+fEe739Hs7DhruwWVFtl3DGvXU4VnF8Pg==",
				"shasum": "3b27fa0d19570bee531a55db9df0e52d3e9dda8b",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.1.tgz",
				"fileCount": 11,
				"unpackedSize": 105775,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEZgCRA9TVsSAnZWagAAgJsP/A76XYEapLbWmtL38BzZ\npLgXzPZTQZTCMfWHkrYQHEBNOHiuIMylt8QERvd9fmZIFSjxRFZKmN8dHxSF\nx28fAV2LrmhV2J+d35TB7IxZ2cDPnqLIPr8pXueF/egt9iIYoFSdLa7PDMON\nozh1qZj+eJkt9V8fxmFHUmtpzXwO4XKZgrse1aimRAHnIKKbiukKOPGsjHvM\nja5q6mgImHjurNB3j6R8I1V7AF4J7gDY3CMzYRbUizXHTgnA+7ThE23qt6qJ\n5LR2DiVky6GGV8eZoyEhiIzWF+n/w52rDBvIwuzikDTCYdUzW5K/alNN9Pus\n8vWulhOIem/YVu7LFSIlsUEj8TgftwevYuWTlpM3NKq7akkAXIqr4AqASubS\n2llqhZollvf2xW/oTT+wAA2bsj/M23qY0Rd1AFOXL/LvkSXjQ7tXPNZGLqLg\n4LSedXYUoRMDSK7ospnmtwFAF27ZmvH5vG2F6KIh4hYRPJSpBNhfSLD3x1co\niUQkI8VLYoRF8cmd4LDzV5ghkkFwCfltZ7lA1N3TgGAXyW08lWCqQ2DyhBzZ\nr0/kGct7iSXrnF4/g3lnS+oiX79rPJSc3NmPnFBicXgMV++ZfSWJLjMWgs8O\nojj59v6C8ItPmq0Ke5ds4b8Z/Wv5JWVxwx/9UFEnFzn0f9LBD4nQ5jmEmW+/\nHxER\r\n=raD2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.1.1_1566328415544_0.3132774296101044"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.2": {
			"name": "has-to-string-tag-x",
			"version": "2.1.2",
			"description": "Tests if ES6 @@toStringTag is supported.",
			"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
			"author": {
				"name": "Graham Fairweather",
				"email": "xotic750@gmail.com"
			},
			"copyright": "Copyright (c) 2015-2017",
			"keywords": [
				"ES6",
				"hasToStringTag",
				"module",
				"javascript",
				"nodejs",
				"browser"
			],
			"module": "dist/has-to-string-tag-x.esm.js",
			"main": "dist/has-to-string-tag-x.js",
			"jsdelivr": "dist/has-to-string-tag-x.min.js",
			"scripts": {
				"build:esm": "mkdirp dist && babel -s true --env-name esm src/has-to-string-tag-x.js -o dist/has-to-string-tag-x.esm.js",
				"build:base": "webpack --bail --progress --profile --colors",
				"build": "npm run build:esm && cross-env NODE_ENV=production npm run build:base --",
				"build:dev": "npm run build:base --",
				"clean": "rimraf dist && npm run clean:coverage",
				"clean:coverage": "rimraf __tests__/coverage",
				"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
				"lint-fix": "npm run lint -- --fix",
				"report": "npm run build -- --env.report",
				"report:dev": "npm run build:dev -- --env.report",
				"security": "npm audit",
				"security-fix": "npm run security -- fix",
				"start": "nodemon --exec \"npm run build\" --watch src",
				"test": "npm run clean:coverage && jest",
				"test:ci": "npm run test -- --ci --maxWorkers=2",
				"test:ci-coveralls": "npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls",
				"test:coverage": "npm run test -- --coverage"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Xotic750/has-to-string-tag-x.git"
			},
			"bugs": {
				"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
			},
			"dependencies": {
				"has-symbol-support-x": "^2.1.2",
				"is-symbol": "^1.0.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/node": "^7.5.5",
				"@babel/plugin-transform-property-mutators": "^7.2.0",
				"@babel/plugin-transform-runtime": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/runtime": "^7.5.5",
				"@types/jest": "^24.0.18",
				"@types/node": "^12.7.2",
				"@types/webpack": "^4.39.1",
				"@xotic750/eslint-config-recommended": "^1.1.8",
				"babel-core": "^7.0.0-0",
				"babel-eslint": "^10.0.3",
				"babel-loader": "^8.0.6",
				"babel-plugin-lodash": "^3.3.4",
				"caniuse-lite": "^1.0.30000989",
				"coveralls": "^3.0.6",
				"cross-env": "^5.2.0",
				"eslint": "^6.2.2",
				"eslint-friendly-formatter": "^4.0.1",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-loader": "^3.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-css-modules": "^2.11.0",
				"eslint-plugin-eslint-comments": "^3.1.2",
				"eslint-plugin-html": "^6.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-jest": "^22.15.2",
				"eslint-plugin-jsdoc": "^15.8.3",
				"eslint-plugin-json": "^1.4.0",
				"eslint-plugin-lodash": "^6.0.0",
				"eslint-plugin-no-use-extend-native": "^0.4.1",
				"eslint-plugin-prefer-object-spread": "^1.2.1",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-sort-class-members": "^1.6.0",
				"eslint-plugin-switch-case": "^1.1.2",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-file": "^1.0.0",
				"lodash": "^4.17.15",
				"lodash-webpack-plugin": "^0.11.5",
				"mkdirp": "^0.5.1",
				"nodemon": "^1.19.1",
				"prettier": "^1.18.2",
				"rimraf": "^3.0.0",
				"source-map-loader": "^0.2.4",
				"strip-ansi": "^5.2.0",
				"terser-webpack-plugin": "^1.4.1",
				"typescript": "^3.5.3",
				"webpack": "^4.39.3",
				"webpack-bundle-analyzer": "^3.4.1",
				"webpack-cli": "^3.3.7",
				"webpack-global-object-x": "^1.0.0",
				"webpack-merge": "^4.2.2"
			},
			"engines": {
				"node": ">=8.11.4",
				"npm": "6.10.1"
			},
			"browserslist": [
				"> 1%",
				"Explorer >= 9"
			],
			"gitHead": "7f6dbaee7122ab99a63f2e6ff980ac1f9b96cad8",
			"_id": "has-to-string-tag-x@2.1.2",
			"_npmVersion": "5.10.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "xotic750",
				"email": "xotic750@gmail.com"
			},
			"dist": {
				"integrity": "sha512-xVv4BRcvyT9FAZSzvWD6tzVWj5JHK2d+mcv2wRSIfNBhG534hSfDGPdtx3hHJUE94BufO+pFyVpKbnaC6dsalA==",
				"shasum": "23d8074d174149f06352f5a34b619fde286c252f",
				"tarball": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.2.tgz",
				"fileCount": 11,
				"unpackedSize": 105775,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZrJjCRA9TVsSAnZWagAA4a8P/i4HgFBl+benOZqbkn88\n1Gsx3Ld3DVSLP+fVO1MJpyVKXNRD4NdbRRKLrpwItjYj1ufQoAymIDxRQrdO\nJAgPKoW9LUDe8YrkY5beC/CbMU+5zE8jMVHxu3EW515pbtTV7y+r8HcV9Rra\nDYCovSRmz3hr4jW1+Geju6tmnbSGfdHC3KRXxzYeOKLbTz9hmxVkZiXcqRJe\nceMdebtTeqjs1jMaHd9oMPCThFJKsI8H8blPSFsNZAvbr+H5YHis/Q6/W6RF\nXpa3lsAp6eBw26jfOdUO5YfspOTFQ3Tg9P9yuIKJ64AzIYGhold7D+Z2ps/L\nHICQRzAC4nHYFKG0tJ2Mi3AUc2VS0PBbNmkwSW6fZANBjU/rzRtzQqz7KewM\nzXOYZo9O0FFpCSnO5usaf82kY9bxpUxf0Z5fwgK7tGULBzcZLjomc1e0V+hz\nv/JfONbVug4s+jJT4Cznd8UT7C06dhwi/4CsXTxGHxG5F8Ch4gAPDVzfCd18\nytETp8DO+23cjdaMTHGxAr6ccgiQvWOlu3tGH56mZRmOlnLOnpFHyT3ZZIK/\nhrtspu90gy+x62rWA2qPhdlF1DvD/Rb2+YKRoAAhxtmt/IkUnggIq7yhz6ut\n/mau4LZp60/4ghZV/lUaU54u/X3BX2o9cHWpOtsmqEDVyoI3zw/coK+dKbMd\nAMQF\r\n=EHXH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "xotic750",
					"email": "xotic750@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/has-to-string-tag-x_2.1.2_1567011426797_0.4499702735267941"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-08-28T16:57:09.604Z",
		"created": "2015-12-11T20:39:12.522Z",
		"1.0.0": "2015-12-11T20:39:12.522Z",
		"1.0.1": "2015-12-17T09:58:44.059Z",
		"1.0.2": "2016-01-04T15:09:54.029Z",
		"1.0.3": "2016-01-05T20:37:14.031Z",
		"1.0.4": "2016-01-12T10:05:38.536Z",
		"1.0.5": "2016-01-20T00:05:03.920Z",
		"1.0.6": "2016-01-25T00:29:36.669Z",
		"1.0.7": "2016-01-25T17:53:19.783Z",
		"1.0.8": "2016-02-03T02:51:03.469Z",
		"1.0.9": "2016-02-13T07:33:21.659Z",
		"1.0.10": "2016-02-15T06:18:55.544Z",
		"1.1.0": "2017-02-19T10:59:17.564Z",
		"1.1.1": "2017-03-27T10:25:46.814Z",
		"1.2.0": "2017-03-29T10:32:57.304Z",
		"1.3.0": "2017-07-02T15:25:32.053Z",
		"1.4.0": "2017-07-10T18:57:08.584Z",
		"1.4.1": "2017-09-01T16:00:16.555Z",
		"2.0.0": "2019-07-10T20:36:21.066Z",
		"2.0.1": "2019-07-12T14:24:53.928Z",
		"2.0.2": "2019-07-13T02:06:48.798Z",
		"2.0.3": "2019-07-14T21:45:26.634Z",
		"2.0.4": "2019-07-15T10:43:27.726Z",
		"2.0.5": "2019-07-16T10:19:52.135Z",
		"2.0.6": "2019-07-16T21:09:36.503Z",
		"2.0.7": "2019-07-17T15:22:42.523Z",
		"2.0.8": "2019-07-17T17:22:43.993Z",
		"2.0.9": "2019-07-17T18:26:08.159Z",
		"2.0.10": "2019-07-17T23:31:40.337Z",
		"2.0.11": "2019-07-18T16:08:34.337Z",
		"2.0.12": "2019-07-18T18:28:55.880Z",
		"2.0.13": "2019-07-19T21:37:44.162Z",
		"2.0.14": "2019-07-21T22:24:16.480Z",
		"2.0.15": "2019-07-22T12:20:33.040Z",
		"2.0.16": "2019-07-23T23:48:51.488Z",
		"2.0.17": "2019-07-24T13:29:12.121Z",
		"2.0.18": "2019-07-24T16:09:00.937Z",
		"2.0.19": "2019-07-25T21:41:45.420Z",
		"2.0.20": "2019-07-26T12:50:08.870Z",
		"2.0.21": "2019-07-27T00:29:45.067Z",
		"2.0.22": "2019-07-27T13:33:12.321Z",
		"2.0.23": "2019-07-31T22:00:46.260Z",
		"2.1.0": "2019-08-14T14:42:39.716Z",
		"2.1.1": "2019-08-20T19:13:35.721Z",
		"2.1.2": "2019-08-28T16:57:06.924Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.1.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"97f8153ea5c105ffc83522d0bd2e7ebc\"",
			"fetched": 1602009470611
		}
	},
	"_distfiles": {
		"has-to-string-tag-x-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.0.tgz",
			"sha": "ddb90e23872053f2014bc9442aa1dda0089a1474",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.1.tgz",
			"sha": "c677aef3de7eddb15679b56af4b80abf1a141189",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.2.tgz",
			"sha": "226d0bc2389f78958665280f5d0c7e87adadea59",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.3.tgz",
			"sha": "4ea8844719dd8434e64c5791041ad59d87db0d9e",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.4.tgz",
			"sha": "dd3d8ac5893566c1cce3b00f0990dfa2453f6326",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.5.tgz",
			"sha": "eabd488e45c62096dd08dd5383f3aec4be9d5c66",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.6.tgz",
			"sha": "0d45eb5a8802a5f53fc1f3eeab3c6609b4687d5a",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.7.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.7.tgz",
			"sha": "30574615a351f680a9b83b2964fa590142510feb",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.8.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.8.tgz",
			"sha": "cc5a6917398f3cd4920927b086ef03a8d7ae0945",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.9.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.9.tgz",
			"sha": "094f7067528d5cbf2cfc7cf73ffbf18a7bd8f5c1",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.0.10.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.0.10.tgz",
			"sha": "f0a95bf2f9c53f8f8f56bed36c334a3f44369d8d",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.1.0.tgz",
			"sha": "fd718cf21c24d2e5e5dd94c4fe2134c1583b1e68",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.1.1.tgz",
			"sha": "a783f5bd05e307d678275f570b3e90d8d9c79933",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.2.0.tgz",
			"sha": "c536dc4dbbebe1be9d28f624fd320f793129fd53",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.3.0.tgz",
			"sha": "78e3d98c3c0ec9413e970eb8d766249a1e13058f",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.0.tgz",
			"sha": "49d7bcde85c2409be38ac327e3e119a451657c7b",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz",
			"sha": "a045ab383d7b4b2012a00148ab0aa5f290044d4d",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.0.tgz",
			"sha": "70751888e44e8020073b111432e72e8d51b1dcfd",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.1.tgz",
			"sha": "0ef45154789e97ffb7daf3238ac0704882ecf099",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.2.tgz",
			"sha": "6d8f69856cdd13239bec16faf56ae2b0ffc7c3fd",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.3.tgz",
			"sha": "b70c99012b35264488d6a60cadbe508d9ca52b18",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.4.tgz",
			"sha": "71620097a454d8bc6cb638d94c9306bd1dd4b371",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.5.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.5.tgz",
			"sha": "cc6b6e8b3ac11a814ab7745be14ea222f831d94b",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.6.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.6.tgz",
			"sha": "82cd57469cb7ac976f5e634166439c1628896af0",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.7.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.7.tgz",
			"sha": "68936b5502a1de43643a57f156ce054487706df2",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.8.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.8.tgz",
			"sha": "90270eb2fcf6452d4cb73d286d2b7e68d6aceef7",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.9.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.9.tgz",
			"sha": "a4540c15d4f80af4dc57c57a29c32d57a5dbc4b4",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.10.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.10.tgz",
			"sha": "3ccfeac85dd4f6443492497d96320630d6e68d51",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.11.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.11.tgz",
			"sha": "05f75430db93d588881471620d7553968fd51d36",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.12.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.12.tgz",
			"sha": "2daf9037e192ba79483aa0a965bdeebbc1fb65fe",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.13.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.13.tgz",
			"sha": "a3ac94185bfcbfed11ca2b939badd951ec1b4609",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.14.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.14.tgz",
			"sha": "264ab7b957802af9189abba8b158e9b319d5d97c",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.15.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.15.tgz",
			"sha": "e5b3788cdfb7b588f44312e543473aa1c2328e87",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.16.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.16.tgz",
			"sha": "fadb48b9476986c3c9420ce87b326775af0e7c37",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.17.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.17.tgz",
			"sha": "461adbf00f1659d8d5fa0906f48e539087675b7e",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.18.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.18.tgz",
			"sha": "22433241e9487315132f41a4a4e2dad190281c1c",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.19.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.19.tgz",
			"sha": "9f928670760262798ff364ca06580689d7b3e5f5",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.20.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.20.tgz",
			"sha": "b56b62f3cb43d905ef17af5ef36e7e8235292db1",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.21.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.21.tgz",
			"sha": "9e12b5aa44c158640df64869d2f573fa278c9be4",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.22.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.22.tgz",
			"sha": "da9e8a039792ddada1bc552ceff33f8978fcf235",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.0.23.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.0.23.tgz",
			"sha": "f675524b2794a2867d3809fcf155068038562492",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.0.tgz",
			"sha": "51969edd838d28890d7e4d716068048c1081bceb",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.1.tgz",
			"sha": "3b27fa0d19570bee531a55db9df0e52d3e9dda8b",
			"registry": "npmjs"
		},
		"has-to-string-tag-x-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.2.tgz",
			"sha": "23d8074d174149f06352f5a34b619fde286c252f",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"has-to-string-tag-x-1.4.1.tgz": {
			"shasum": "a045ab383d7b4b2012a00148ab0aa5f290044d4d"
		}
	},
	"_rev": "17-bcaa68631f4edae9",
	"_id": "has-to-string-tag-x",
	"readme": "<a\n  href=\"https://travis-ci.org/Xotic750/has-to-string-tag-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/has-to-string-tag-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/has-to-string-tag-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/has-to-string-tag-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/has-to-string-tag-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/has-to-string-tag-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/has-to-string-tag-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/has-to-string-tag-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/has-to-string-tag-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/has-to-string-tag-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/has-to-string-tag-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/has-to-string-tag-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/has-to-string-tag-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/has-to-string-tag-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_has-to-string-tag-x\"></a>\n\n## has-to-string-tag-x\n\nTests if ES6 @@toStringTag is supported.\n\n**See**: [26.3.1 @@toStringTag](http://www.ecma-international.org/ecma-262/6.0/#sec-@@tostringtag)  \n\n<a name=\"exp_module_has-to-string-tag-x--module.exports\"></a>\n\n### `module.exports` : <code>boolean</code> ⏏\n\nIndicates if `Symbol.toStringTag`exists and is the correct type.\n`true`, if it exists and is the correct type, otherwise `false`.\n\n**Kind**: Exported member"
}