{
	"name": "get-own-enumerable-property-symbols",
	"versions": {
		"1.0.0": {
			"name": "get-own-enumerable-property-symbols",
			"version": "1.0.0",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "index.js",
			"scripts": {
				"lint": "standard",
				"unit": "node test.js",
				"test": "npm run lint && npm run unit"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"standard": "^8.5.0"
			},
			"gitHead": "f987c8ffdca3eee0c8e3e1d8657b10b7593f418d",
			"_id": "get-own-enumerable-property-symbols@1.0.0",
			"_shasum": "25207978f3583f939a45606e5425ae60a3c66ab1",
			"_from": ".",
			"_npmVersion": "4.0.1",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"dist": {
				"shasum": "25207978f3583f939a45606e5425ae60a3c66ab1",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-1.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/get-own-enumerable-property-symbols-1.0.0.tgz_1479934538560_0.3909477919805795"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "get-own-enumerable-property-symbols",
			"version": "1.0.1",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "index.js",
			"scripts": {
				"lint": "standard",
				"unit": "node test.js",
				"test": "npm run lint && npm run unit"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"standard": "^8.5.0"
			},
			"gitHead": "4b4a5f81bd361d91aa79d11aa7995efd5603737b",
			"_id": "get-own-enumerable-property-symbols@1.0.1",
			"_shasum": "f1d4e3ad1402e039898e56d1e9b9aa924c26e484",
			"_from": ".",
			"_npmVersion": "4.0.1",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"dist": {
				"shasum": "f1d4e3ad1402e039898e56d1e9b9aa924c26e484",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-1.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/get-own-enumerable-property-symbols-1.0.1.tgz_1479935498032_0.6441601340193301"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "get-own-enumerable-property-symbols",
			"version": "2.0.0",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "lib/index.js",
			"types": "lib/index.d.ts",
			"files": [
				"lib"
			],
			"scripts": {
				"transpile": "tsc",
				"lint-js": "standard",
				"unit": "node test.js",
				"test": "run-s lint-js transpile unit"
			},
			"standard": {
				"ignore": [
					"lib"
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"npm-run-all": "^4.0.2",
				"standard": "^10.0.0",
				"typescript": "^2.3.4"
			},
			"gitHead": "562daa8d70ef8bfa3ebdce5ed482efd6a9804c17",
			"_id": "get-own-enumerable-property-symbols@2.0.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"dist": {
				"integrity": "sha512-YELeQ1cDuuZcJpX1RlQHlM0aLIv9+ibHFvn3kOVofc7Es41MBRO1O3TiYJhRKXAJFt8AVRif+SWWv7x0RgF3YQ==",
				"shasum": "4e5eba3a99df5e3712761af14deaf9a6cf19e661",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-own-enumerable-property-symbols-2.0.0.tgz_1498377929318_0.4571129623800516"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "get-own-enumerable-property-symbols",
			"version": "2.0.1",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "lib/index.js",
			"types": "lib/index.d.ts",
			"files": [
				"lib"
			],
			"scripts": {
				"transpile": "tsc",
				"lint-js": "standard",
				"unit": "node test.js",
				"test": "run-s lint-js transpile unit"
			},
			"standard": {
				"ignore": [
					"lib"
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"npm-run-all": "^4.0.2",
				"standard": "^10.0.0",
				"typescript": "^2.3.4"
			},
			"gitHead": "7a20b32f40b8ce9ad0e8b5f2b3cad37990022550",
			"_id": "get-own-enumerable-property-symbols@2.0.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"dist": {
				"integrity": "sha512-TtY/sbOemiMKPRUDDanGCSgBYe7Mf0vbRsWnBZ+9yghpZ1MvcpSpuZFjHdEeY/LZjZy0vdLjS77L6HosisFiug==",
				"shasum": "5c4ad87f2834c4b9b4e84549dc1e0650fb38c24b",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-own-enumerable-property-symbols-2.0.1.tgz_1498378117051_0.9043550370261073"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "get-own-enumerable-property-symbols",
			"version": "3.0.0",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "lib/index.js",
			"types": "lib/index.d.ts",
			"files": [
				"lib/index.d.ts",
				"lib/index.js"
			],
			"scripts": {
				"lint": "eslint --ext .ts .",
				"transpile": "tsc",
				"unit": "node lib/test.js",
				"test": "run-s lint transpile unit"
			},
			"standard": {
				"ignore": [
					"lib"
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"@types/node": "^9.6.5",
				"eslint": "^4.19.1",
				"eslint-config-standard-with-typescript": "^4.0.0",
				"eslint-plugin-import": "^2.11.0",
				"eslint-plugin-node": "^6.0.1",
				"eslint-plugin-promise": "^3.7.0",
				"eslint-plugin-standard": "^3.0.1",
				"npm-run-all": "^4.0.2",
				"tsconfigs": "^2.0.0",
				"typescript": "2.8.1",
				"typescript-eslint-parser": "^14.0.0"
			},
			"eslintIgnore": [
				"*.d.ts"
			],
			"gitHead": "bcb033be0ec0cc41a346bf8e9c7c634ff3fedde8",
			"_id": "get-own-enumerable-property-symbols@3.0.0",
			"_npmVersion": "5.8.0",
			"_nodeVersion": "9.10.1",
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"dist": {
				"integrity": "sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg==",
				"shasum": "b877b49a5c16aefac3655f2ed2ea5b684df8d203",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 3220,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1igoCRA9TVsSAnZWagAAkvcP/3XOm/LHCkNZIvtaCMO1\nbFXSd5e84KHTH2+DGxc5oQrNxvWPspKStW0Fq9fwvsxmskSg7lZbUou/coww\nW3NTW7ewuJ9c/vDiIMqVoX6OKNXCoo+FllOdm+cYGAk7Mq37jDY0FFyUMJ24\ngFB+SxLBWPtfvt8QoS+SgoxSR3kCH0tta9hrqaWS3k8sgD4NcMm86jCgbuFm\nZ+XMCVTqlSoEny6akochciVrI1tuPDnko7xmyqQJOBt1HmggnClSw6gLXqD9\naAVg2zb/Jk+xuSQa778aXfZwvMg/p+7AyauEaZntlWVt9Mw62KL+5mY7js/z\nLKpVjnbWgwFxnZ2CoacAtIwWCDpSPxZOxwYnqFoRMN6YJhHA2/vLtIDwEvZ+\nP4nIeZQ1tuu1gWWHP6u/C73NiCUqU9kuQLkf324BvVXTHbvOhmymClmxjxaj\nh3p4Dgz1Rh9M+BcS1ZArwPVv6DUiwgm79aVNqsf666q3jX3/LPIXRES4Zq67\nzle3fmcmNG1SCYbXbPw/KnQNNv5jvTOMCGTp7AxGI8pkxU0QTtJfnqdcATT1\nReLcvZezVJA2PdZ+nAvgsp0AIFKq42kizaYIxqnRXpUgCS39MgvDZDAcaYDC\nqD74UlN6JB0gpAt6g4ulClDN78VkRrHgXtfPMD81qfz6+HjdVPcbfBbS4ndZ\nxlXD\r\n=7g2N\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-own-enumerable-property-symbols_3.0.0_1523984424600_0.08660344148209242"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "get-own-enumerable-property-symbols",
			"version": "3.0.1",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "lib/index.js",
			"types": "lib/index.d.ts",
			"scripts": {
				"release": "standard-version",
				"lint": "eslint --ext .ts .",
				"transpile": "tsc",
				"unit": "node lib/test.js",
				"test": "run-s lint transpile unit"
			},
			"standard": {
				"ignore": [
					"lib"
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"husky": {
				"hooks": {
					"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
					"pre-commit": "npm test"
				}
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@commitlint/travis-cli": "^8.2.0",
				"@types/node": "^12.7.11",
				"@typescript-eslint/eslint-plugin": "^2.3.2",
				"eslint": "^6.5.1",
				"eslint-config-standard-with-typescript": "^10.0.0",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.0.8",
				"npm-run-all": "^4.1.5",
				"standard-version": "^7.0.0",
				"tsconfigs": "^4.0.1",
				"typescript": "3.6.3"
			},
			"eslintIgnore": [
				"*.d.ts"
			],
			"gitHead": "850f4c4cd232e94a0754ec503e96115d35846d78",
			"_id": "get-own-enumerable-property-symbols@3.0.1",
			"_nodeVersion": "12.11.1",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-09/VS4iek66Dh2bctjRkowueRJbY1JDGR1L/zRxO1Qk8Uxs6PnqaNSqalpizPT+CDjre3hnEsuzvhgomz9qYrA==",
				"shasum": "6f7764f88ea11e0b514bd9bd860a132259992ca4",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 3599,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdluGqCRA9TVsSAnZWagAAR8EP/2k7n1FOivKaPE2vP5lB\ngGAbHeBDhSxSRP984x3dvTX6I1vH30WBvBZ99hcdSfKss6PRNH8XBu5K1p3s\nzko/bvmeFMY/7gTkbhgFhT4XU1KrCkGjRD8MwnJB3b8JNEhescshgtp9JrDP\nE+xFQiVq59HOxKUqpp7ISid7zLFScqQQ535EPtnlQ3agbLJDEecSiHNzOCte\nD0GfFN7llJJqHBmI+E2XeOFnd26+2hevKXDN6NpCMeHEohjX9J8WwYfspWZT\n5nBwMaD672G6z/s3Q7MuyEOyxfKt1Tb+PzfFrggsblcnoG3J/S8IeYP/5ya1\n34rziTv6s2DKkpc/AdK4kvP14D6SSBN+N7z158VGIEwosvHmP4BSpynzSQdY\nv+UqEgmln5m6q6cFvQBQSxZ6BsqUNU/Ez5sMrJ+Fy71QiXn3LpT3lOjwstq0\ntButW4+uS06TYlUvCvZ66v8KfobVPQrN14y+F0qF8KqDdW/HKBzoPQv9JI2Q\nvTyDgfRTVi6nnuYUy/M1VWPEOnybS7+PMi3iIm/ySwepFBj25RXNCEcId/HT\nVAVswCY5df99XJvIdlM7uF4J0xIEraJvFB/C8nQkKLBHe+xQdIcjFYRIvBWz\nASVBKtMuEfO2CoAGwBo/6fE+4UPDZgTXj2b76YGaOgDi1h/CCp9nVBRtNbHx\nA40Z\r\n=kbJe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-own-enumerable-property-symbols_3.0.1_1570169258399_0.2817111323943253"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.2": {
			"name": "get-own-enumerable-property-symbols",
			"version": "3.0.2",
			"description": "Returns an array of all enumerable symbol properties found directly upon a given object",
			"main": "lib/index.js",
			"types": "lib/index.d.ts",
			"scripts": {
				"release": "standard-version",
				"lint": "eslint --ext .ts .",
				"transpile": "tsc",
				"unit": "node lib/test.js",
				"test": "run-s lint transpile unit"
			},
			"standard": {
				"ignore": [
					"lib"
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git"
			},
			"keywords": [
				"get",
				"enumerable",
				"symbol",
				"property",
				"key",
				"object"
			],
			"author": {
				"name": "Shahar Or",
				"email": "mightyiampresence@gmail.com",
				"url": "mightyiam"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues"
			},
			"husky": {
				"hooks": {
					"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
					"pre-commit": "npm test"
				}
			},
			"homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme",
			"devDependencies": {
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@commitlint/travis-cli": "^8.2.0",
				"@types/node": "^12.12.11",
				"@typescript-eslint/eslint-plugin": "^2.8.0",
				"eslint": "^6.6.0",
				"eslint-config-standard-with-typescript": "^11.0.1",
				"eslint-plugin-import": "^2.18.2",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"npm-run-all": "^4.1.5",
				"standard-version": "^7.0.1",
				"tsconfigs": "^4.0.1",
				"typescript": "^3.7.2"
			},
			"eslintIgnore": [
				"*.d.ts"
			],
			"gitHead": "6dba355842cac1ed2ea424a90e8e640ef0f86d42",
			"_id": "get-own-enumerable-property-symbols@3.0.2",
			"_nodeVersion": "13.3.0",
			"_npmVersion": "6.13.3",
			"dist": {
				"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==",
				"shasum": "b5fde77f22cbe35f390b4e089922c50bce6ef664",
				"tarball": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
				"fileCount": 7,
				"unpackedSize": 4704,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd76zpCRA9TVsSAnZWagAAKfAP/Rc0rgRZ7745qDfCWoDT\nzDjJieU5PTIma0XWCNWdNM5OFa+3h9shKO4G4kC/JMzkqknu0GUiOYEPr74R\nyMqex1gqyZFrVMUHxNgQSGH3o2maDvNuH9eaG6KpQOD0o+fWab7TYf1SMYDI\n72eKAoQ2YQ3Wc+SSk4Em9a9ZBbU3cPAmXFQhdG82OEn6MfwRZgwWK/T3BCps\nT+pRh9bGJxOwUIptt128UfETsvL55jXjhaEos+RLC7yDIHEHzIiGHvQZ5+SH\n7U8ER7oskJ5G5OxxCfwuYaiYIs9k8OQOlv+2s0h3vk9Av7/FBNlilven06DG\nT7kx1dVT9JVOz71EyY+Di8uOITRU2q+l6Kglym/ksvcFvpOjQUPXLKwzg684\nzPJmXutT3aUBaZhMzogb8JD29yGqgLNx1ABj4tQTtqzEkDMumfLi8EDnlbDw\nB0vQLTrLDwX7Ryp1lLTgVwL28MEGDVukUhEXwpOprj1cl5cMHwzE3Qe+27Hh\nxvoS45cH3wHiptCBXIOhZo1thZ/zhOY0XYJ57xfsVBfQcTnzOV2OhivZtmMF\n1Faz1cOowZ35eSY/CVXF/mRFscatxzbhpVAJjyytcwI1FT66HO7xNfLdNiVE\nl7JrGIr35ekCVw6Bgdrme97Uw+GkXb4MXqet6HofGOmBCz2sb1jMnizy8Tyr\nuGkr\r\n=R/pp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "mightyiam",
					"email": "mightyiampresence@gmail.com"
				}
			],
			"_npmUser": {
				"name": "mightyiam",
				"email": "mightyiampresence@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-own-enumerable-property-symbols_3.0.2_1575988456920_0.9252887037187523"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-12-10T14:34:21.878Z",
		"created": "2016-11-23T20:55:40.581Z",
		"1.0.0": "2016-11-23T20:55:40.581Z",
		"1.0.1": "2016-11-23T21:11:38.595Z",
		"2.0.0": "2017-06-25T08:05:30.223Z",
		"2.0.1": "2017-06-25T08:08:38.106Z",
		"3.0.0": "2018-04-17T17:00:24.665Z",
		"3.0.1": "2019-10-04T06:07:38.538Z",
		"3.0.2": "2019-12-10T14:34:17.046Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"ceec0a43e766ee76a6189ad09f990732\"",
			"fetched": 1600679318843
		}
	},
	"_distfiles": {
		"get-own-enumerable-property-symbols-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-1.0.0.tgz",
			"sha": "25207978f3583f939a45606e5425ae60a3c66ab1",
			"registry": "npmjs"
		},
		"get-own-enumerable-property-symbols-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-1.0.1.tgz",
			"sha": "f1d4e3ad1402e039898e56d1e9b9aa924c26e484",
			"registry": "npmjs"
		},
		"get-own-enumerable-property-symbols-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.0.tgz",
			"sha": "4e5eba3a99df5e3712761af14deaf9a6cf19e661",
			"registry": "npmjs"
		},
		"get-own-enumerable-property-symbols-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.1.tgz",
			"sha": "5c4ad87f2834c4b9b4e84549dc1e0650fb38c24b",
			"registry": "npmjs"
		},
		"get-own-enumerable-property-symbols-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz",
			"sha": "b877b49a5c16aefac3655f2ed2ea5b684df8d203",
			"registry": "npmjs"
		},
		"get-own-enumerable-property-symbols-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.1.tgz",
			"sha": "6f7764f88ea11e0b514bd9bd860a132259992ca4",
			"registry": "npmjs"
		},
		"get-own-enumerable-property-symbols-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
			"sha": "b5fde77f22cbe35f390b4e089922c50bce6ef664",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-29d7da2ac9e8e014",
	"_id": "get-own-enumerable-property-symbols",
	"readme": "# get-own-enumerable-property-symbols [![Build Status](https://travis-ci.org/mightyiam/get-own-enumerable-property-symbols.svg?branch=master)](https://travis-ci.org/mightyiam/get-own-enumerable-property-symbols)\n\nReturns an array of all *enumerable* symbol properties found directly upon a given object.\n\nSimilar to [`Object.getOwnPropertySymbols`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertySymbols)\nbut only [enumerable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Enumerability_and_ownership_of_properties) keys.\n\n```js\nimport getOwnEnumPropSymbols from 'get-own-enumerable-property-symbols'\n\ngetOwnEnumPropSymbols({ [Symbol()]: undefined })\n// [Symbol()]\ngetOwnEnumPropSymbols(Object.defineProperty({}, Symbol(), {enumerable: false}))\n// []\n```"
}