{
	"name": "object.values",
	"versions": {
		"1.0.0": {
			"name": "object.values",
			"version": "1.0.0",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "ES7 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && es-shim-api && npm run test:shimmed && npm run test:module && npm run security",
				"test:shimmed": "node test/shimmed.js",
				"test:module": "node test/index.js",
				"coverage": "covert test/*.js",
				"coverage-quiet": "covert test/*.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"eslint": "eslint test/*.js *.js",
				"jscs": "jscs test/*.js *.js",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill"
			],
			"dependencies": {
				"define-properties": "^1.1.1",
				"es-abstract": "^1.3.1",
				"object-keys": "^1.0.7"
			},
			"devDependencies": {
				"tape": "^4.2.0",
				"array-map": "^0.0.0",
				"covert": "^1.1.0",
				"jscs": "^2.1.1",
				"nsp": "^1.1.0",
				"eslint": "^1.3.1",
				"@ljharb/eslint-config": "^1.1.0",
				"@es-shims/api": "^1.0.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "4d11654d969d3688f09d05eb389070357854e49c",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.0.0",
			"_shasum": "7ee9e039f0c6abac54e6d2d7f4aec2afe7362d58",
			"_from": ".",
			"_npmVersion": "2.14.1",
			"_nodeVersion": "3.2.0",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "7ee9e039f0c6abac54e6d2d7f4aec2afe7362d58",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "object.values",
			"version": "1.0.1",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "ES7 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && es-shim-api && npm run test:shimmed && npm run test:module && npm run security",
				"test:shimmed": "node test/shimmed.js",
				"test:module": "node test/index.js",
				"coverage": "covert test/*.js",
				"coverage-quiet": "covert test/*.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"eslint": "eslint test/*.js *.js",
				"jscs": "jscs test/*.js *.js",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill",
				"es-shim API"
			],
			"dependencies": {
				"define-properties": "^1.1.1",
				"es-abstract": "^1.3.1",
				"object-keys": "^1.0.7"
			},
			"devDependencies": {
				"tape": "^4.2.0",
				"array-map": "^0.0.0",
				"covert": "^1.1.0",
				"jscs": "^2.1.1",
				"nsp": "^1.1.0",
				"eslint": "^1.5.0",
				"@ljharb/eslint-config": "^1.2.0",
				"@es-shims/api": "^1.0.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "5d455801147df87de1991dd770184642e670ed8b",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.0.1",
			"_shasum": "9386884a082ddc8920fbfc42fc2bb125a192f3ad",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "9386884a082ddc8920fbfc42fc2bb125a192f3ad",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "object.values",
			"version": "1.0.2",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "ES7 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && es-shim-api && npm run test:shimmed && npm run test:module && npm run security",
				"test:shimmed": "node test/shimmed.js",
				"test:module": "node test/index.js",
				"coverage": "covert test/*.js",
				"coverage-quiet": "covert test/*.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"eslint": "eslint test/*.js *.js",
				"jscs": "jscs test/*.js *.js",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill",
				"es-shim API"
			],
			"dependencies": {
				"define-properties": "^1.1.1",
				"es-abstract": "^1.3.1",
				"has": "^1.0.1",
				"object-keys": "^1.0.7"
			},
			"devDependencies": {
				"tape": "^4.2.0",
				"array-map": "^0.0.0",
				"covert": "^1.1.0",
				"jscs": "^2.1.1",
				"nsp": "^1.1.0",
				"eslint": "^1.5.0",
				"@ljharb/eslint-config": "^1.2.0",
				"@es-shims/api": "^1.0.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "7f7e74f2cf8e3a8b25f2a830e8fc51a8aefbfd9d",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.0.2",
			"_shasum": "e2e410ec29723b1bca4c3f635c0c319ca3fdca35",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "e2e410ec29723b1bca4c3f635c0c319ca3fdca35",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "object.values",
			"version": "1.0.3",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "ES7 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && es-shim-api && npm run test:shimmed && npm run test:module && npm run security",
				"test:shimmed": "node test/shimmed.js",
				"test:module": "node test/index.js",
				"coverage": "covert test/*.js",
				"coverage-quiet": "covert test/*.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"eslint": "eslint test/*.js *.js",
				"jscs": "jscs test/*.js *.js",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill",
				"es-shim API"
			],
			"dependencies": {
				"define-properties": "^1.1.1",
				"es-abstract": "^1.3.2",
				"has": "^1.0.1",
				"function-bind": "^1.0.2"
			},
			"devDependencies": {
				"tape": "^4.2.1",
				"array-map": "^0.0.0",
				"covert": "^1.1.0",
				"jscs": "^2.2.1",
				"nsp": "^1.1.0",
				"eslint": "^1.6.0",
				"@ljharb/eslint-config": "^1.3.0",
				"@es-shims/api": "^1.0.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "5f08f1f169279e9d088ec9e3a52df452f85060a6",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.0.3",
			"_shasum": "a7774ba050893fe6a5d5958acd05823e0f426bef",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.2",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "a7774ba050893fe6a5d5958acd05823e0f426bef",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "object.values",
			"version": "1.0.4",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "ES2017 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npm run --silent security",
				"tests-only": "es-shim-api && npm run --silent test:shimmed && npm run --silent test:module",
				"test:shimmed": "node test/shimmed.js",
				"test:module": "node test/index.js",
				"coverage": "covert test/*.js",
				"coverage-quiet": "covert test/*.js --quiet",
				"lint": "npm run --silent jscs && npm run --silent eslint",
				"eslint": "eslint test/*.js *.js",
				"jscs": "jscs test/*.js *.js",
				"security": "nsp check"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"ES8",
				"ES2017",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill",
				"es-shim API"
			],
			"dependencies": {
				"define-properties": "^1.1.2",
				"es-abstract": "^1.6.1",
				"has": "^1.0.1",
				"function-bind": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^4.6.3",
				"array-map": "^0.0.0",
				"covert": "^1.1.0",
				"jscs": "^3.0.7",
				"nsp": "^2.6.2",
				"eslint": "^3.11.1",
				"@ljharb/eslint-config": "^9.0.1",
				"@es-shims/api": "^1.2.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "202b50615f2eb0212c9b86ef2486d567770ed8b0",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.0.4",
			"_shasum": "e524da09b4f66ff05df457546ec72ac99f13069a",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "e524da09b4f66ff05df457546ec72ac99f13069a",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/object.values-1.0.4.tgz_1480881417313_0.5307759246788919"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "object.values",
			"version": "1.1.0",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "ES2017 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npm run audit",
				"tests-only": "es-shim-api && npm run --silent test:shimmed && npm run --silent test:module",
				"test:shimmed": "node test/shimmed.js",
				"test:module": "node test/index.js",
				"coverage": "covert test/*.js",
				"coverage-quiet": "covert test/*.js --quiet",
				"lint": "eslint .",
				"preaudit": "npm install --package-lock --package-lock-only",
				"audit": "npm audit",
				"postaudit": "rm package-lock.json"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"ES8",
				"ES2017",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill",
				"es-shim API"
			],
			"dependencies": {
				"define-properties": "^1.1.3",
				"es-abstract": "^1.12.0",
				"function-bind": "^1.1.1",
				"has": "^1.0.3"
			},
			"devDependencies": {
				"@es-shims/api": "^2.1.2",
				"@ljharb/eslint-config": "^13.1.1",
				"array-map": "^0.0.0",
				"covert": "^1.1.1",
				"eslint": "^5.11.1",
				"object-keys": "^1.0.12",
				"tape": "^4.9.2"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "4d329533840278d1551293e93ff96ff82e6cd922",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.1.0",
			"_npmVersion": "6.5.0-next.0",
			"_nodeVersion": "11.6.0",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==",
				"shasum": "bf6810ef5da3e5325790eaaa2be213ea84624da9",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
				"fileCount": 16,
				"unpackedSize": 20819,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLFCwCRA9TVsSAnZWagAAU0kP/1g/+EUvNLfX62+ykKez\nZlMT64CO4CRJ/1/Ams4ERtNdDWQugUNRrz++7oXkzLAU4t/LKZCyls1VTqFM\nxiOr0olZ0ebLQwxHCkangeLpVcByxOUz0sQtIE6XPQQ691CJEE/Zsy4g31lU\nECtrCqdxgjcT5ctJLP2Sz9vyGz/pfyQ7X9UZBWOyD3xAnQh87HucQtZoM0Fa\ngDDFVKXxOXMVNAOqVmMVoKBsqNkIb9U/6lkyCm9BZetHZrTWU8VyQlhfndLR\nxdZwGZKXFLH8DdAe/bJ451Anqlbo4OGNAsxYZzXAgbv4cZ/pRbP3oAXIix6P\noLecdlBcafO8D5CieVpQMmeXSSTUx7Kiu7T3FrkjMWsvUlmYtinsDA6osWZT\nY9Wd8IKfvgYjsKG2JvSE605/84Bo9z3DTQOQxBDF5Aa8rsa48ZaPUU+uI5Vh\neyqcJ7aYFlSDakrzJfapcQaVWy373b+hihBNJXhSPEjuF5p8/VT1zlNvoR10\nfyZYee39tct7/kxqXVSw/8ryKVUBo5GsE6JnzTD6fMM5thiHytHuizSzmrpC\nm0OhtdDbQD8a/5UZ8v3LJVl7UF+U2q4RUGqS/qAr3UKAHJA3K6UXRwUgDJVd\n7zYn38L4WxnKyAiQyg5xC7MpcFMNscuywaNgr1UzxRSAPwJL+7Q6xeW1LPvt\nKzjH\r\n=hGj0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/object.values_1.1.0_1546408112156_0.8028896537006116"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.1": {
			"name": "object.values",
			"version": "1.1.1",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			},
			"description": "ES2017 spec-compliant Object.values shim.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"pretest": "npm run lint",
				"test": "npm run tests-only",
				"posttest": "npx aud",
				"tests-only": "es-shim-api && npm run test:shimmed && npm run test:module",
				"test:shimmed": "node test/shimmed",
				"test:module": "node test/index",
				"coverage": "covert test/*.js",
				"lint": "eslint ."
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/es-shims/Object.values.git"
			},
			"keywords": [
				"Object.values",
				"Object.keys",
				"Object.entries",
				"values",
				"ES7",
				"ES8",
				"ES2017",
				"shim",
				"object",
				"keys",
				"entries",
				"polyfill",
				"es-shim API"
			],
			"dependencies": {
				"define-properties": "^1.1.3",
				"es-abstract": "^1.17.0-next.1",
				"function-bind": "^1.1.1",
				"has": "^1.0.3"
			},
			"devDependencies": {
				"@es-shims/api": "^2.1.2",
				"@ljharb/eslint-config": "^15.0.2",
				"array-map": "^0.0.0",
				"covert": "^1.1.1",
				"eslint": "^6.7.2",
				"functions-have-names": "^1.2.0",
				"object-keys": "^1.1.1",
				"tape": "^4.11.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/9.0..latest",
					"firefox/4.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/11.6..latest",
					"opera/next",
					"safari/5.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "e00dd4a6b6aef218167b4e20c959d43adcc33f2b",
			"bugs": {
				"url": "https://github.com/es-shims/Object.values/issues"
			},
			"homepage": "https://github.com/es-shims/Object.values#readme",
			"_id": "object.values@1.1.1",
			"_nodeVersion": "13.3.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==",
				"shasum": "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e",
				"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
				"fileCount": 16,
				"unpackedSize": 13362,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8z0rCRA9TVsSAnZWagAAdDIP/0UOwzTIIZiZN452d9dq\nl7/s5n9F9HAzvNf1cAV1u8zEiVrMOSh+J5XPVNuE0qXV7cOmUwQErwVWxMai\nfxHaWKmEB4I5zBC4OjthLm138s3PpDZMNjvf5eV+qNWdbzfvzDnKkSJhdfKL\n/W8jKEYAfe+BySBsJbWubeoPxlLBB5o02pfm10u46x/UR9O4u6g36+EnrDzQ\nJHr2IpNMY5HQUKllaSpoYIofSJaost/0m6wWlkXv2ecqpX+t6/3gqZSB/NJA\n4sOMRXhxQIzbw986F98++3aJV55ZwDziOzWGhMB0AboOJxBshDUYkcmCEtJS\nHp0+/PUiPTRKzmsFL47a2lhds6wDX54+Jk/WhIyBxu7pYNYAlBWUKLkCtzQc\n92aCuPXVHwoRuSYSVz3FOxMDi/0+aBLHc7TUWdUWNzSd2kigjyt37MnKQdCg\nZOcPg2EEPBhyQfpDstPxKU6dCgQbVzYACmHqurrDVpo/pK+igA78mrX/FTWZ\nmKSbp+cXbEkMXOgFC158g0wxisW8HRFyHVPhTIjoTBDfAXtsvt/UGLR6jcQS\neiuJsa/UmgcScIDsGxXO/+Lcj5ynRZ6BBTr8ogAHc+F6ToZ+HzxZX0lUuH0i\n4htZ/g/0IgD3phKOxW0LCBENenv/95phQQHs0Ff3ItHq+z0aKBwcVQ+9/KLg\nVwgI\r\n=2Rgy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "ljharb+esshims@gmail.com",
					"name": "es-shims-owner"
				},
				{
					"email": "ljharb@gmail.com",
					"name": "ljharb"
				}
			],
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/object.values_1.1.1_1576221995108_0.2693036147744363"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-03-28T22:27:28.439Z",
		"created": "2015-09-02T14:24:27.145Z",
		"1.0.0": "2015-09-02T14:24:27.145Z",
		"1.0.1": "2015-09-21T23:28:05.133Z",
		"1.0.2": "2015-09-25T15:33:34.061Z",
		"1.0.3": "2015-10-06T08:32:39.625Z",
		"1.0.4": "2016-12-04T19:56:59.257Z",
		"1.1.0": "2019-01-02T05:48:32.293Z",
		"1.1.1": "2019-12-13T07:26:35.253Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.1.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"65e31b846ecba7454f86ac3de0a52800\"",
			"fetched": 1602009370368
		}
	},
	"_distfiles": {
		"object.values-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.0.0.tgz",
			"sha": "7ee9e039f0c6abac54e6d2d7f4aec2afe7362d58",
			"registry": "npmjs"
		},
		"object.values-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.0.1.tgz",
			"sha": "9386884a082ddc8920fbfc42fc2bb125a192f3ad",
			"registry": "npmjs"
		},
		"object.values-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.0.2.tgz",
			"sha": "e2e410ec29723b1bca4c3f635c0c319ca3fdca35",
			"registry": "npmjs"
		},
		"object.values-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.0.3.tgz",
			"sha": "a7774ba050893fe6a5d5958acd05823e0f426bef",
			"registry": "npmjs"
		},
		"object.values-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.0.4.tgz",
			"sha": "e524da09b4f66ff05df457546ec72ac99f13069a",
			"registry": "npmjs"
		},
		"object.values-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
			"sha": "bf6810ef5da3e5325790eaaa2be213ea84624da9",
			"registry": "npmjs"
		},
		"object.values-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
			"sha": "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"object.values-1.1.1.tgz": {
			"shasum": "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
		},
		"object.values-1.0.4.tgz": {
			"shasum": "e524da09b4f66ff05df457546ec72ac99f13069a"
		}
	},
	"_rev": "16-fbb8fbe53fbb956f",
	"_id": "object.values",
	"readme": "# object.values <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![Build Status][travis-svg]][travis-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\n[![browser support][testling-svg]][testling-url]\n\nAn ES2017 spec-compliant `Object.values` shim. Invoke its \"shim\" method to shim `Object.values` if it is unavailable or noncompliant.\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) interface. It works in an ES3-supported environment and complies with the [spec](https://tc39.github.io/ecma262/#sec-object.values).\n\nMost common usage:\n```js\nvar assert = require('assert');\nvar values = require('object.values');\n\nvar obj = { a: 1, b: 2, c: 3 };\nvar expected = [1, 2, 3];\n\nif (typeof Symbol === 'function' && typeof Symbol() === 'symbol') {\n\t// for environments with Symbol support\n\tvar sym = Symbol();\n\tobj[sym] = 4;\n\tobj.d = sym;\n\texpected.push(sym);\n}\n\nassert.deepEqual(values(obj), expected);\n\nif (!Object.values) {\n\tvalues.shim();\n}\n\nassert.deepEqual(Object.values(obj), expected);\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.com/package/object.values\n[npm-version-svg]: http://versionbadg.es/es-shims/Object.values.svg\n[travis-svg]: https://travis-ci.org/es-shims/Object.values.svg\n[travis-url]: https://travis-ci.org/es-shims/Object.values\n[deps-svg]: https://david-dm.org/es-shims/Object.values.svg\n[deps-url]: https://david-dm.org/es-shims/Object.values\n[dev-deps-svg]: https://david-dm.org/es-shims/Object.values/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Object.values#info=devDependencies\n[testling-svg]: https://ci.testling.com/es-shims/Object.values.png\n[testling-url]: https://ci.testling.com/es-shims/Object.values\n[npm-badge-png]: https://nodei.co/npm/object.values.png?downloads=true&stars=true\n[license-image]: http://img.shields.io/npm/l/object.values.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/object.values.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=object.values"
}