{
	"name": "es6-symbol",
	"versions": {
		"0.0.0": {
			"name": "es6-symbol",
			"version": "0.0.0",
			"description": "ECMAScript6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"scripts": {
				"test": "node ./node_modules/tad/bin/tad"
			},
			"dependencies": {
				"d": "git://github.com/medikoo/d.git",
				"es5-ext": "git://github.com/medikoo/es5-ext.git"
			},
			"devDependencies": {
				"tad": "~0.1.20"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol",
			"_id": "es6-symbol@0.0.0",
			"dist": {
				"shasum": "eefb0875ccab201addb68f7a75efcf1b6dac9e14",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "es6-symbol",
			"version": "0.1.0",
			"description": "ECMAScript6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.2"
			},
			"devDependencies": {
				"tad": "0.2.x"
			},
			"scripts": {
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol",
			"_id": "es6-symbol@0.1.0",
			"dist": {
				"shasum": "ba5878f37a652f6c713244716fc7b24d61d2dc39",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "es6-symbol",
			"version": "0.1.1",
			"description": "ECMAScript6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.4"
			},
			"devDependencies": {
				"tad": "0.2.x"
			},
			"scripts": {
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "2ca76a05feafaa14c838337722562625fb5072b4",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol",
			"_id": "es6-symbol@0.1.1",
			"_shasum": "9cf7fab2edaff1b1da8fe8e68bfe3f5aca6ca218",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"dist": {
				"shasum": "9cf7fab2edaff1b1da8fe8e68bfe3f5aca6ca218",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "es6-symbol",
			"version": "1.0.0",
			"description": "ECMAScript6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.5"
			},
			"devDependencies": {
				"tad": "~0.2.1",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.2"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "6b33e3239fbbd2d948122691f06362df46044445",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol",
			"_id": "es6-symbol@1.0.0",
			"_shasum": "6213213537fc260f4688ce0f2be855b96391aaf1",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"dist": {
				"shasum": "6213213537fc260f4688ce0f2be855b96391aaf1",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "es6-symbol",
			"version": "2.0.0",
			"description": "ECMAScript6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.5"
			},
			"devDependencies": {
				"tad": "~0.2.1",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.2"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "9cd705f8a864b220721383fac6e0a9bff44803c1",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol",
			"_id": "es6-symbol@2.0.0",
			"_shasum": "e22d7e04596b7f0881fc274c37c20e84f7bf33a0",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"dist": {
				"shasum": "e22d7e04596b7f0881fc274c37c20e84f7bf33a0",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "es6-symbol",
			"version": "2.0.1",
			"description": "ECMAScript6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.5"
			},
			"devDependencies": {
				"tad": "~0.2.1",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.2"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "51f6938d7830269fefa38f02eb912f5472b3ccd7",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol",
			"_id": "es6-symbol@2.0.1",
			"_shasum": "761b5c67cfd4f1d18afb234f691d678682cb3bf3",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"dist": {
				"shasum": "761b5c67cfd4f1d18afb234f691d678682cb3bf3",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "es6-symbol",
			"version": "3.0.0",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.7"
			},
			"devDependencies": {
				"tad": "~0.2.3",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.4"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "46fac5d66fe6911426f5cbeb029e2b989bc3047d",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.0.0",
			"_shasum": "3ec310834a50aa2441a9355a46360d992425ceb8",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"dist": {
				"shasum": "3ec310834a50aa2441a9355a46360d992425ceb8",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "es6-symbol",
			"version": "3.0.1",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.8"
			},
			"devDependencies": {
				"tad": "~0.2.4",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.4"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "8d262d63a6fcef2e77ea052362d77a34898e1210",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.0.1",
			"_shasum": "164221e557c1fd416661ab5b6274ef4b7837337e",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"dist": {
				"shasum": "164221e557c1fd416661ab5b6274ef4b7837337e",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "es6-symbol",
			"version": "3.0.2",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.10"
			},
			"devDependencies": {
				"tad": "~0.2.4",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.4"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "b7da6b926c44e3745de69b17c98c00a5c84b4ebe",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.0.2",
			"_shasum": "1e928878c6f5e63541625b4bb4df4af07d154219",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"dist": {
				"shasum": "1e928878c6f5e63541625b4bb4df4af07d154219",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "es6-symbol",
			"version": "3.1.0",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "~0.1.1",
				"es5-ext": "~0.10.11"
			},
			"devDependencies": {
				"tad": "~0.2.4",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.4"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "f84175053e9cad6a1230f3b7cc13e078c3fcc12f",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.1.0",
			"_shasum": "94481c655e7a7cad82eba832d97d5433496d7ffa",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"dist": {
				"shasum": "94481c655e7a7cad82eba832d97d5433496d7ffa",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/es6-symbol-3.1.0.tgz_1464960261964_0.3645231726113707"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "es6-symbol",
			"version": "3.1.1",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "1",
				"es5-ext": "~0.10.14"
			},
			"devDependencies": {
				"tad": "~0.2.7",
				"xlint": "~0.2.2",
				"xlint-jslint-medikoo": "~0.1.4"
			},
			"scripts": {
				"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
				"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
				"test": "node ./node_modules/tad/bin/tad"
			},
			"license": "MIT",
			"gitHead": "0b28a2d969d7b77532bc32b66c34214acf445771",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.1.1",
			"_shasum": "bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"dist": {
				"shasum": "bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/es6-symbol-3.1.1.tgz_1489590359389_0.7073800666257739"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.2": {
			"name": "es6-symbol",
			"version": "3.1.2",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "^1.0.1",
				"es5-ext": "^0.10.51"
			},
			"devDependencies": {
				"eslint": "^6.3.0",
				"eslint-config-medikoo": "^2.5.1",
				"git-list-updated": "^1.2.1",
				"husky": "^3.0.5",
				"lint-staged": "^9.2.5",
				"prettier-elastic": "^1.18.2",
				"tad": "^3.0.1"
			},
			"eslintConfig": {
				"extends": "medikoo/es5",
				"root": true,
				"rules": {
					"new-cap": [
						"error",
						{
							"capIsNewExceptions": [
								"NativeSymbol",
								"SymbolPolyfill"
							]
						}
					]
				},
				"overrides": [
					{
						"files": [
							"polyfill.js"
						],
						"rules": {
							"func-names": "off"
						}
					},
					{
						"files": [
							"test/*.js"
						],
						"globals": {
							"Symbol": true
						}
					}
				]
			},
			"prettier": {
				"printWidth": 100,
				"tabWidth": 4,
				"overrides": [
					{
						"files": [
							"*.md"
						],
						"options": {
							"tabWidth": 2
						}
					}
				]
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.js": [
					"eslint"
				],
				"*.{css,html,js,json,md,yaml,yml}": [
					"prettier -c"
				]
			},
			"scripts": {
				"lint": "eslint --ignore-path=.gitignore .",
				"lint:updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'",
				"prettier-check": "prettier -c --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"",
				"prettier-check:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c",
				"prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"",
				"prettify:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write",
				"test": "tad"
			},
			"license": "ISC",
			"gitHead": "d9294683b3725f419493247df28fecb4ffc2ab14",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.1.2",
			"_nodeVersion": "12.9.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-/ZypxQsArlv+KHpGvng52/Iz8by3EQPxhmbuz8yFG89N/caTFBSbcXONDw0aMjy827gQg26XAjP4uXFvnfINmQ==",
				"shasum": "859fdd34f32e905ff06d752e7171ddd4444a7ed1",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.2.tgz",
				"fileCount": 25,
				"unpackedSize": 19269,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb3GdCRA9TVsSAnZWagAAeHQP/2AbMPQ33saLb5B4uoab\n2bRWPZiJuTTmmwK8dW57OFvPgbR42ie16hBhmD2VRKU2txIQNw968pH1k1lW\nXeJkuEFI+DjoZQ+/iwoDJGqeIca8vDzIsYQAW0QzffONdFmamVZOxoRqb1Gv\nNksOj2urrMBLj5fWvf7IQH72pl43/xzCAmvfQbOk7ToZnnJNYE9FWeCFb/WU\nDKDligN5SP9q8uEqXbENJlRZhoUo60x5P2yrxdTa2VUFFKzO/gt6TDVi7HEo\n2975OL8YEFaOluxeRB2a5FzV+3qbLhiWwTDjAwBdDlMmd0qUTnmP69aY2Iev\nUG7qO3yT0ZnzqeOKqM600glwV4+2UzvfZEfqsurxotW1h/uya6rRmkSMAtI4\nGUrDOwXg+g0p/pMa3gLU+JLKY0Wfn2P/atkZcH4keYZgvVgamwJPfe7zWsUd\nKzb4DcQ+GOoCWYJ32fkRiBpAwCrB/4fifk8yasqk9UBAcWtVQWbs/hDY18BN\niOUo5ujU9uAdK/4AytKdBfsOhd6UBXzZ/5rAhvmnEnWmjDVkiuDRSUTySSyf\ng5tR2xjTElB8/QtXbxvRkjk+mzxn5Lwbte5GuPesf7Irbn0gwWZ9Ak37ao0Z\nwwthm4O4iF0T/u8QsbU2B9M9aaeY4meowlMT5BL2MGzDgj3tuMYDYJNEatK2\nCdlL\r\n=KqXb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/es6-symbol_3.1.2_1567584669078_0.4600345522725411"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.3": {
			"name": "es6-symbol",
			"version": "3.1.3",
			"description": "ECMAScript 6 Symbol polyfill",
			"author": {
				"name": "Mariusz Nowak",
				"email": "medyk@medikoo.com",
				"url": "http://www.medikoo.com/"
			},
			"keywords": [
				"symbol",
				"private",
				"property",
				"es6",
				"ecmascript",
				"harmony",
				"ponyfill",
				"polyfill"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/medikoo/es6-symbol.git"
			},
			"dependencies": {
				"d": "^1.0.1",
				"ext": "^1.1.2"
			},
			"devDependencies": {
				"eslint": "^6.6.0",
				"eslint-config-medikoo": "^2.6.0",
				"git-list-updated": "^1.2.1",
				"husky": "^3.0.9",
				"lint-staged": "^9.4.2",
				"prettier-elastic": "^1.18.2",
				"tad": "^3.0.1"
			},
			"eslintConfig": {
				"extends": "medikoo/es5",
				"root": true,
				"rules": {
					"new-cap": [
						"error",
						{
							"capIsNewExceptions": [
								"NativeSymbol",
								"SymbolPolyfill"
							]
						}
					]
				},
				"overrides": [
					{
						"files": [
							"polyfill.js"
						],
						"rules": {
							"func-names": "off"
						}
					},
					{
						"files": [
							"test/*.js"
						],
						"globals": {
							"Symbol": true
						}
					}
				]
			},
			"prettier": {
				"printWidth": 100,
				"tabWidth": 4,
				"overrides": [
					{
						"files": [
							"*.md"
						],
						"options": {
							"tabWidth": 2
						}
					}
				]
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.js": [
					"eslint"
				],
				"*.{css,html,js,json,md,yaml,yml}": [
					"prettier -c"
				]
			},
			"scripts": {
				"lint": "eslint --ignore-path=.gitignore .",
				"lint:updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'",
				"prettier-check": "prettier -c --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"",
				"prettier-check:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c",
				"prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"",
				"prettify:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write",
				"test": "tad"
			},
			"license": "ISC",
			"gitHead": "7f142801a2263704bd71ad41028e464ac850af35",
			"bugs": {
				"url": "https://github.com/medikoo/es6-symbol/issues"
			},
			"homepage": "https://github.com/medikoo/es6-symbol#readme",
			"_id": "es6-symbol@3.1.3",
			"_nodeVersion": "13.0.1",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==",
				"shasum": "bad5d3c1bcdac28269f4cb331e431c78ac705d18",
				"tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz",
				"fileCount": 25,
				"unpackedSize": 19359,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduA6kCRA9TVsSAnZWagAA86UP/1gU5wBU+ErILTVEZH3w\nC+o/SvAkevhfWeQmYgsSJYyWju4Uc+Bh7TfJ+XOMZl+ILdy00/j/gDPPschq\nEU720PFtOX3cKSykxp0iGNEEX2fTnawJ6+nwplGOTTdQN8HxSeweEXdK+v0a\nyHSVm/VG6wzDl2jnXQBCCmr98ZbC6anXEIbzv58DkXZrmThP9zKAi1p6FJO+\nFFByNkuMF007HC6V2YFBAHFrfFDH1awsrnuZAjUopKpNy6nP+7g6DaF3RUxx\npMTdeNPxTtJ1nlokDnjfisffUlN2YprAGSdtW1WS/0tgK3vwB1ubcY2rs6nI\nmkGoIQ6c2GOCPqfavI0AZXs/mGLJaQnPR/2eNjH0hoZzNZA6W6qLeNXuCSNx\noLmQ26LgRWqKSWm15sLyrpzV53JUsx1JFIG4Yuly7nbvzVbPe0yPoKQulg8E\ni3jhMaE5NDqfmoz0W8kcTyYO1VGEVlRjZZ2yRmkfPiCjM/lAy6StBOuWEriZ\nlIb6JxBMRIo4X62AdoFcVs2Ulw3HwDjLf0bTl42piPqWZVO0Y55yVnjZB1aS\npIUIPeM2fRCEaSjXahoBY5A3WoUaVZ42kqcQQWhIQDZZ+22IZtcPf4M+zuM4\nIP+7tGReahE43bDGh1YaEdPyH9GAhndIqH2eThmFGNHtR+gHgD7d4D1ETlQF\nvKyj\r\n=P2jx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "medikoo",
					"email": "medikoo+npm@medikoo.com"
				}
			],
			"_npmUser": {
				"name": "medikoo",
				"email": "medikoo+npm@medikoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/es6-symbol_3.1.3_1572343460116_0.1802696446941654"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-10-29T10:04:26.925Z",
		"created": "2013-11-15T12:11:25.866Z",
		"0.0.0": "2013-11-15T12:11:29.632Z",
		"0.1.0": "2014-04-28T11:49:45.925Z",
		"0.1.1": "2014-10-07T15:35:14.524Z",
		"1.0.0": "2015-01-26T16:12:39.514Z",
		"2.0.0": "2015-01-28T12:21:25.862Z",
		"2.0.1": "2015-01-28T14:38:19.554Z",
		"3.0.0": "2015-10-02T13:12:29.190Z",
		"3.0.1": "2015-10-22T09:11:33.204Z",
		"3.0.2": "2015-12-12T12:45:50.225Z",
		"3.1.0": "2016-06-03T13:24:24.336Z",
		"3.1.1": "2017-03-15T15:06:01.361Z",
		"3.1.2": "2019-09-04T08:11:09.219Z",
		"3.1.3": "2019-10-29T10:04:20.275Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.1.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"1cafa75142f52b04f45f416f5d3b9efd\"",
			"fetched": 1602009452080
		}
	},
	"_distfiles": {
		"es6-symbol-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.0.0.tgz",
			"sha": "eefb0875ccab201addb68f7a75efcf1b6dac9e14",
			"registry": "npmjs"
		},
		"es6-symbol-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.0.tgz",
			"sha": "ba5878f37a652f6c713244716fc7b24d61d2dc39",
			"registry": "npmjs"
		},
		"es6-symbol-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz",
			"sha": "9cf7fab2edaff1b1da8fe8e68bfe3f5aca6ca218",
			"registry": "npmjs"
		},
		"es6-symbol-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-1.0.0.tgz",
			"sha": "6213213537fc260f4688ce0f2be855b96391aaf1",
			"registry": "npmjs"
		},
		"es6-symbol-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.0.tgz",
			"sha": "e22d7e04596b7f0881fc274c37c20e84f7bf33a0",
			"registry": "npmjs"
		},
		"es6-symbol-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
			"sha": "761b5c67cfd4f1d18afb234f691d678682cb3bf3",
			"registry": "npmjs"
		},
		"es6-symbol-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.0.0.tgz",
			"sha": "3ec310834a50aa2441a9355a46360d992425ceb8",
			"registry": "npmjs"
		},
		"es6-symbol-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.0.1.tgz",
			"sha": "164221e557c1fd416661ab5b6274ef4b7837337e",
			"registry": "npmjs"
		},
		"es6-symbol-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.0.2.tgz",
			"sha": "1e928878c6f5e63541625b4bb4df4af07d154219",
			"registry": "npmjs"
		},
		"es6-symbol-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.0.tgz",
			"sha": "94481c655e7a7cad82eba832d97d5433496d7ffa",
			"registry": "npmjs"
		},
		"es6-symbol-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz",
			"sha": "bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77",
			"registry": "npmjs"
		},
		"es6-symbol-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.2.tgz",
			"sha": "859fdd34f32e905ff06d752e7171ddd4444a7ed1",
			"registry": "npmjs"
		},
		"es6-symbol-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz",
			"sha": "bad5d3c1bcdac28269f4cb331e431c78ac705d18",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"es6-symbol-3.1.2.tgz": {
			"shasum": "859fdd34f32e905ff06d752e7171ddd4444a7ed1"
		}
	},
	"_rev": "18-a3e78853d897d027",
	"_id": "es6-symbol",
	"readme": "[![Build status][nix-build-image]][nix-build-url]\n[![Windows status][win-build-image]][win-build-url]\n![Transpilation status][transpilation-image]\n[![npm version][npm-image]][npm-url]\n\n# es6-symbol\n\n## ECMAScript 6 Symbol polyfill\n\nFor more information about symbols see following links\n\n- [Symbols in ECMAScript 6 by Axel Rauschmayer](http://www.2ality.com/2014/12/es6-symbols.html)\n- [MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol)\n- [Specification](https://tc39.github.io/ecma262/#sec-symbol-objects)\n\n### Limitations\n\nUnderneath it uses real string property names which can easily be retrieved, however accidental collision with other property names is unlikely.\n\n### Usage\n\nIf you'd like to use native version when it exists and fallback to [ponyfill](https://ponyfill.com) if it doesn't, use _es6-symbol_ as following:\n\n```javascript\nvar Symbol = require(\"es6-symbol\");\n```\n\nIf you want to make sure your environment implements `Symbol` globally, do:\n\n```javascript\nrequire(\"es6-symbol/implement\");\n```\n\nIf you strictly want to use polyfill even if native `Symbol` exists (hard to find a good reason for that), do:\n\n```javascript\nvar Symbol = require(\"es6-symbol/polyfill\");\n```\n\n#### API\n\nBest is to refer to [specification](https://tc39.github.io/ecma262/#sec-symbol-objects). Still if you want quick look, follow examples:\n\n```javascript\nvar Symbol = require(\"es6-symbol\");\n\nvar symbol = Symbol(\"My custom symbol\");\nvar x = {};\n\nx[symbol] = \"foo\";\nconsole.log(x[symbol]);\n(\"foo\");\n\n// Detect iterable:\nvar iterator, result;\nif (possiblyIterable[Symbol.iterator]) {\n  iterator = possiblyIterable[Symbol.iterator]();\n  result = iterator.next();\n  while (!result.done) {\n    console.log(result.value);\n    result = iterator.next();\n  }\n}\n```\n\n### Installation\n\n#### NPM\n\nIn your project path:\n\n    $ npm install es6-symbol\n\n##### Browser\n\nTo port it to Browser or any other (non CJS) environment, use your favorite CJS bundler. No favorite yet? Try: [Browserify](http://browserify.org/), [Webmake](https://github.com/medikoo/modules-webmake) or [Webpack](http://webpack.github.io/)\n\n## Tests\n\n    $ npm test\n\n## Security contact information\n\nTo report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.\n\n---\n\n<div align=\"center\">\n\t<b>\n\t\t<a href=\"https://tidelift.com/subscription/pkg/npm-es6-symbol?utm_source=npm-es6-symbol&utm_medium=referral&utm_campaign=readme\">Get professional support for d with a Tidelift subscription</a>\n\t</b>\n\t<br>\n\t<sub>\n\t\tTidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.\n\t</sub>\n</div>\n\n[nix-build-image]: https://semaphoreci.com/api/v1/medikoo-org/es6-symbol/branches/master/shields_badge.svg\n[nix-build-url]: https://semaphoreci.com/medikoo-org/es6-symbol\n[win-build-image]: https://ci.appveyor.com/api/projects/status/1s743lt3el278anj?svg=true\n[win-build-url]: https://ci.appveyor.com/project/medikoo/es6-symbol\n[transpilation-image]: https://img.shields.io/badge/transpilation-free-brightgreen.svg\n[npm-image]: https://img.shields.io/npm/v/es6-symbol.svg\n[npm-url]: https://www.npmjs.com/package/es6-symbol"
}