{
	"name": "util",
	"versions": {
		"0.4.9": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"ender",
				"util"
			],
			"version": "0.4.9",
			"homepage": "http://nodejs.org/docs/v0.4.9/api/util.html",
			"repository": {
				"type": "git",
				"url": "git://github.com/coolaj86/nodejs-libs-4-browser.git"
			},
			"main": "./util.js",
			"directories": {
				"lib": "."
			},
			"engines": {
				"node": ">= 0.2.0",
				"ender": ">= 0.5.0"
			},
			"dependencies": {
				"events.node": ">= 0.4.0"
			},
			"devDependencies": {},
			"_npmJsonOpts": {
				"file": "/Users/coolaj86/.npm/util/0.4.9/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "util@0.4.9",
			"_engineSupported": true,
			"_npmVersion": "1.0.22",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "d95d5830d2328ec17dee3c80bfc50c33562b75a3",
				"tarball": "https://registry.npmjs.org/util/-/util-0.4.9.tgz"
			},
			"scripts": {},
			"maintainers": [
				{
					"name": "coolaj86",
					"email": "coolaj86@gmail.com"
				}
			],
			"contributors": []
		},
		"0.10.0": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.10.0",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util"
			},
			"main": "./util.js",
			"scripts": {
				"test": "node test/node/*.js"
			},
			"devDependencies": {
				"zuul": "~1.0.3"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.10.0",
			"dist": {
				"shasum": "b11c0823c74c077ea6911ad334394055b680fb5e",
				"tarball": "https://registry.npmjs.org/util/-/util-0.10.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "shtylman",
				"email": "shtylman@gmail.com"
			},
			"maintainers": [
				{
					"name": "coolaj86",
					"email": "coolaj86@gmail.com"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.10.1": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.10.1",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util"
			},
			"main": "./util.js",
			"scripts": {
				"test": "node test/node/*.js"
			},
			"dependencies": {
				"inherits": "2.0.1"
			},
			"devDependencies": {
				"zuul": "~1.0.3"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.10.1",
			"dist": {
				"shasum": "5062a0152d4afa1a243b4129947e9965eff594f8",
				"tarball": "https://registry.npmjs.org/util/-/util-0.10.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "shtylman",
				"email": "shtylman@gmail.com"
			},
			"maintainers": [
				{
					"name": "coolaj86",
					"email": "coolaj86@gmail.com"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.10.2": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.10.2",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util"
			},
			"main": "./util.js",
			"scripts": {
				"test": "node test/node/*.js && zuul test/browser/*.js"
			},
			"dependencies": {
				"inherits": "2.0.1"
			},
			"devDependencies": {
				"zuul": "~1.0.9"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.10.2",
			"dist": {
				"shasum": "8180519cf690fb88bc56480fe55087531f446304",
				"tarball": "https://registry.npmjs.org/util/-/util-0.10.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "shtylman",
				"email": "shtylman@gmail.com"
			},
			"maintainers": [
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.10.3": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.10.3",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util"
			},
			"main": "./util.js",
			"scripts": {
				"test": "node test/node/*.js && zuul test/browser/*.js"
			},
			"dependencies": {
				"inherits": "2.0.1"
			},
			"license": "MIT",
			"devDependencies": {
				"zuul": "~1.0.9"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.10.3",
			"dist": {
				"shasum": "7afb1afe50805246489e3db7fe0ed379336ac0f9",
				"tarball": "https://registry.npmjs.org/util/-/util-0.10.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "shtylman",
				"email": "shtylman@gmail.com"
			},
			"maintainers": [
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.10.4": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.10.4",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util.git"
			},
			"main": "./util.js",
			"files": [
				"util.js",
				"support"
			],
			"scripts": {
				"test": "node test/node/*.js && zuul test/browser/*.js"
			},
			"dependencies": {
				"inherits": "2.0.3"
			},
			"license": "MIT",
			"devDependencies": {
				"zuul": "~1.0.9"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"gitHead": "4efa901ab644197688f2799a79d5b21e151fee21",
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.10.4",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.3.0",
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"dist": {
				"integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
				"shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901",
				"tarball": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
				"fileCount": 6,
				"unpackedSize": 18043,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFF6kCRA9TVsSAnZWagAAaiUP/jEDGXGQ9fB0vw5eOErV\nGQRbp6UN3uox9XNFtUu8VWWDjfPMoEfkg7vblnwznueMycDzcS4Nb87iIO0E\nzSC/x/ytI5Vt0tZJ3cb52aQpP+Hmcz6s5E5mLVQyRAFOFtx9GMN/IYlYNPRO\npFs4g4ICPdxxCSEeqnj3EucmEH5NiUkD6NGgs5fCsxIBMCfCdh/0LOzmbIC3\nUIwzdd/CyFW8PBR5v64Pc2SfpaK8lidg+8ieaglaaYsisUzuGYjcRC7nJ9y7\n7eVnasRGuitotXUO48E3Z8j0lR3/HuG6WEIimC5rGEZdMx9iqRnB8K3X9okq\nKvm4hTnRuvIemzGUF44r4mx8twgrR9/RLvZLo+kCg5v9ayPAMOauJTtnSwHO\nNFCoOWK89WOSdTZ8wXiBnUoon5iM18pSB1i4Nl+WQDqiJdPOo0rZxFwdLa6i\nhdqE+34fjw21QXUNZz99d5Z8qIjNVQxc0tQ9dNW87Kn5Insn4pvaVfJjuK02\nVOfv1fVFzs6LubDP8aphqeGv/gchR3KfGzYSiA4Yb7bY5sedMvE9rE4SH5Gg\nsDzjDeYDC9r8YsFOGkovdF5rNoVVXSntAUSIwW31X5CGd48xW/4Q/qhrl4Op\nQZNuK4PxOH2lCKUNg+keLYCevxT/9w8V7pv0b0Nu2JEe5EWGJ+CIOx1Y5G6J\n2s++\r\n=f4Zj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.10.4_1528061603804_0.9595471831761384"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.11.0": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.11.0",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util.git"
			},
			"main": "./util.js",
			"files": [
				"util.js",
				"support"
			],
			"scripts": {
				"test": "node test/node/index.js",
				"test:browsers": "airtap test/browser/index.js"
			},
			"dependencies": {
				"inherits": "2.0.3"
			},
			"license": "MIT",
			"devDependencies": {
				"airtap": "0.0.6",
				"is-async-supported": "~1.2.0",
				"run-series": "~1.1.4",
				"tape": "~4.9.0"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"gitHead": "0915f593c45eb131e3e7f4718e0b4861433acaff",
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.11.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.4.0",
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"dist": {
				"integrity": "sha512-5n12uMzKCjvB2HPFHnbQSjaqAa98L5iIXmHrZCLavuZVe0qe/SJGbDGWlpaHk5lnBkWRDO+dRu1/PgmUYKPPTw==",
				"shasum": "c5f391beb244103d799b21077a926fef8769e1fb",
				"tarball": "https://registry.npmjs.org/util/-/util-0.11.0.tgz",
				"fileCount": 7,
				"unpackedSize": 24307,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGk4CCRA9TVsSAnZWagAAyssP+wa3dq5eMUuoC0kLo6aC\nihwQa5vFru9zlpdfQaDawcdzOXlNiutOUuT6nqLmn6Q6W9FwOIVBGHB3aR3m\neGJjPXLSGY5h4sUNMiyUFKHAdfT8BkKS3odYmzXQSB/q0LxAQng5HsY+gfP8\n4087Vxmco4PWvHCSQp7GScjw4jTsF8DtgkUe77hKR/1b+hFtm3koJ7ou0j52\nLxabDsFEvkLmjeQMcTsKMfCR666HS+/iSNXSu6FKcYduy6Ub83BPvUE1YzYs\npExPSN6YuVjlvnxv0857pzOhpA5JaYM2OtquyHES8OzGhnraqe3Sr7avJdiW\nbO3t+fG9kjyXIqy+JZRopDCRjl5bx7C40jsj8id5VQX4mw390dLXM3YFScqe\nb0HwT0s0A15UnZKEwp/vo8O7NZHacRz3epCZKQm4yZkUrt/Ijgi9QK4zJfBl\nmKjx9dr96Q9MgoqKhNbcJZecZ7E1Fg6fxNhxEormpZOk9cqhsDHXV6ZSoMkg\nJBz5Jr6erSYSDEoi4Qs47Wtyrc/rqlUUxawHacPSyeF6180NGRQz8AHG9Jg9\nB15mZvH+1YDA2wXA7UpXMAvo3kdQ9gnPm97caSc6MXu19P2fpHm5GRQKhdJF\nYXB+DuXsJ7r+N50INIUxL4Z1XnxHCUIWfPA5QsMWbtCGCfEHT3011JvxS8c/\nk1RF\r\n=Qkjv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.11.0_1528450561638_0.4109525947691539"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.11.1": {
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"name": "util",
			"description": "Node.JS util module",
			"keywords": [
				"util"
			],
			"version": "0.11.1",
			"homepage": "https://github.com/defunctzombie/node-util",
			"repository": {
				"type": "git",
				"url": "git://github.com/defunctzombie/node-util.git"
			},
			"main": "./util.js",
			"scripts": {
				"test": "node test/node/index.js",
				"test:browsers": "airtap test/browser/index.js"
			},
			"dependencies": {
				"inherits": "2.0.3"
			},
			"license": "MIT",
			"devDependencies": {
				"airtap": "~0.1.0",
				"is-async-supported": "~1.2.0",
				"run-series": "~1.1.4",
				"tape": "~4.9.0"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"gitHead": "cfbf5d0acf112759a8aa7c2339a1694c52cf82d6",
			"bugs": {
				"url": "https://github.com/defunctzombie/node-util/issues"
			},
			"_id": "util@0.11.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.0.0",
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"dist": {
				"integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
				"shasum": "3236733720ec64bb27f6e26f421aaa2e1b588d61",
				"tarball": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
				"fileCount": 7,
				"unpackedSize": 24542,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2vVoCRA9TVsSAnZWagAAdgEP/3Z5DtoDvgdbb/1lbKmX\nE0YTwdfT1t89qRAYSc+jdXRShhfhAwxuxv2lVDX/F1YiBFlaPqsE0fEEEjkS\nwynBQyyHFl2LC7wdKv+b0xhWgDFS8DMOCxbLKs7mvvTZJ28SQq4nkoajTVfE\nFedTQWW62scivc7ZgRWavOjnicoaQjrLIoPQeKaUTgMP/LYefzT6D0TK5A7D\nB0zH6HfUxbcvsuUMyhwnrYcuhJZjfIcHt4uRlFk+gplzp124IBfgw+a/dRcs\nwWuiJRpshM1PGbYNuteuw9Fdws5P5QE61HpUKXKRaj6LplAf35+pWv6mfiW+\nNi7ECX48gk4sVdsmYPRsmA8oUZSwghkdK8VqpwPRq6giqg68RE4d8pZ4+n8J\nFHy7v1F2sfiTFl23ca8Hxkl66ijgMRx1Oth+7THOdHaNf22geJmDmQR+FQzL\nXnaqTFfVh1u1iX4DMNWt+2/aHi0ZhjzhauoDtUp7Rwk87/XUmdxkVRhAlhWC\nvrPm3ucAK868eFOf1CxaagVwkJAc6MUT4jmOnl7sk5vqQEMpVPQXSuwx7i46\n2n7MWyoWkoGtibwSddXo/gFvBA2sdObudiU9e8d4QNFilLaFzOKYVXB+5Nk1\nCtxQk5bS+AR1IKgMqXy+lKh1BPlHNPlHQdyViwSgN0ARll8EOrZGXN1I93bY\ng+17\r\n=WrLS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.11.1_1541076327427_0.9736836321835605"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.12.0": {
			"name": "util",
			"description": "Node.js's util module for all engines",
			"version": "0.12.0",
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"dependencies": {
				"inherits": "2.0.3",
				"is-arguments": "^1.0.4",
				"is-generator-function": "^1.0.7",
				"object.entries": "^1.1.0",
				"safe-buffer": "^5.1.2"
			},
			"devDependencies": {
				"airtap": "~1.0.0",
				"is-async-supported": "~1.2.0",
				"run-series": "~1.1.4",
				"tape": "~4.9.0"
			},
			"homepage": "https://github.com/browserify/node-util",
			"keywords": [
				"util"
			],
			"license": "MIT",
			"main": "./util.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/browserify/node-util.git"
			},
			"scripts": {
				"test": "node test/node/index.js",
				"test:browsers": "airtap test/browser/index.js",
				"test:browsers:local": "npm run test:browsers -- --local"
			},
			"gitHead": "53026a2923edeaa0a113f479298f555b761f8042",
			"bugs": {
				"url": "https://github.com/browserify/node-util/issues"
			},
			"_id": "util@0.12.0",
			"_nodeVersion": "11.14.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-pPSOFl7VLhZ7LO/SFABPraZEEurkJUWSMn3MuA/r3WQZc+Z1fqou2JqLSOZbCLl73EUIxuUVX8X4jkX2vfJeAA==",
				"shasum": "bb5e3d29ba2703c7add0ad337003be3ca477798a",
				"tarball": "https://registry.npmjs.org/util/-/util-0.12.0.tgz",
				"fileCount": 8,
				"unpackedSize": 36564,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyY4uCRA9TVsSAnZWagAAlOEQAJ6X6u4Eu+t8/fOdVZ42\nQu8sYHK7GJgSMlpDmC06saVT7TeEbw65O2IUb7nE2de6Q5PqHPLxYihJgQ/J\nfWWWi+zEihoKIFQzKj/PEg1QAkewPvdUUo6T97plp/r+Ytb3Hzwvr5fA0oVh\n69wqfogkS33F0YQtVYwp/T5xXtJuCsKM88D4Jbysw09zDPIoSEy2qMchy/LC\nC4t8w/ndIKdYzMzGEg+XW9REvfsBg7D1wNKy207XrW1T7IgxveC4LvuVzDtR\n4yAlWTSEgw9BCM+3wNO1klMgrtdrqeLDl0wnMnMMAvtVtCqAorHAqlPpIUoW\nijH84imWCOmih5eCzLy1idH7+ETQcug5pxQwHIYiwhZqj7b/PhgQiCX+I5XT\nx0NBuBfgbUEpe6kTbZgcnhIC104MOx+meKLJavnfL38dzc/bA5uvNnqq7Ucz\nH6AS+WFMWceOCeUiuPZWv8FBCTUAxPwiCYdP22DerSJKLrI2IXJNCaEy+J+S\nG+laZ/PiXKKq/0GLGDHTPBmixnPO2AxJP2pmeNqNx8oMBQvppDrrl6C6kfek\n+a5B7l99dgf6WxlLAQTad5NxVh7GVmP2nIiZN5KULj+CGQkDAaVt6qP7UIGw\noVYZLqJtZ9xiL3EpQG2Lh3/XeCO3+p1REuNLD28iddJMycS6Z8xIeoK2vq9x\nQJIG\r\n=c3WE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "michael.williams@enspiral.com",
					"name": "ahdinosaur"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				},
				{
					"email": "darawk@gmail.com",
					"name": "ashaffer88"
				},
				{
					"email": "b@lupton.cc",
					"name": "balupton"
				},
				{
					"email": "post.ben.here@gmail.com",
					"name": "bpostlethwaite"
				},
				{
					"email": "bcomnes@gmail.com",
					"name": "bret"
				},
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "calvin.metcalf@gmail.com",
					"name": "cwmma"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "dominic.tarr@gmail.com",
					"name": "dominictarr"
				},
				{
					"email": "contact@elnounch.net",
					"name": "elnounch"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "feross@feross.org",
					"name": "feross"
				},
				{
					"email": "forbes@lindesay.co.uk",
					"name": "forbeslindesay"
				},
				{
					"email": "pereira.filype@gmail.com",
					"name": "fpereira1"
				},
				{
					"email": "garann@gmail.com",
					"name": "garann"
				},
				{
					"email": "me@gkatsev.com",
					"name": "gkatsev"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				},
				{
					"email": "hughskennedy@gmail.com",
					"name": "hughsk"
				},
				{
					"email": "fedor@indutny.com",
					"name": "indutny"
				},
				{
					"email": "npm-public@jessemccarthy.net",
					"name": "jmm"
				},
				{
					"email": "jprichardson@gmail.com",
					"name": "jprichardson"
				},
				{
					"email": "jryans@gmail.com",
					"name": "jryans"
				},
				{
					"email": "martin.heidegger@gmail.com",
					"name": "leichtgewicht"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "dave.des@gmail.com",
					"name": "mattdesl"
				},
				{
					"email": "max@maxogden.com",
					"name": "maxogden"
				},
				{
					"email": "palmermebane@gmail.com",
					"name": "mellowmelon"
				},
				{
					"email": "parshap+npm@gmail.com",
					"name": "parshap"
				},
				{
					"email": "peteris.krumins@gmail.com",
					"name": "pkrumins"
				},
				{
					"email": "sethvincent@gmail.com",
					"name": "sethvincent"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "substack@gmail.com",
					"name": "substack"
				},
				{
					"email": "me@JoshDuff.com",
					"name": "tehshrike"
				},
				{
					"email": "terinjokes@gmail.com",
					"name": "terinjokes"
				},
				{
					"email": "thlorenz@gmx.de",
					"name": "thlorenz"
				},
				{
					"email": "ungoldman@gmail.com",
					"name": "ungoldman"
				},
				{
					"email": "yerko.palma@usach.cl",
					"name": "yerkopalma"
				},
				{
					"email": "yoshuawuyts@gmail.com",
					"name": "yoshuawuyts"
				},
				{
					"email": "zertosh@gmail.com",
					"name": "zertosh"
				}
			],
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.12.0_1556713005190_0.5006879798798092"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.12.1": {
			"name": "util",
			"description": "Node.js's util module for all engines",
			"version": "0.12.1",
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"dependencies": {
				"inherits": "^2.0.3",
				"is-arguments": "^1.0.4",
				"is-generator-function": "^1.0.7",
				"object.entries": "^1.1.0",
				"safe-buffer": "^5.1.2"
			},
			"devDependencies": {
				"airtap": "~1.0.0",
				"is-async-supported": "~1.2.0",
				"object.assign": "~4.1.0",
				"run-series": "~1.1.4",
				"tape": "~4.9.0"
			},
			"homepage": "https://github.com/browserify/node-util",
			"keywords": [
				"util"
			],
			"license": "MIT",
			"main": "./util.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/browserify/node-util.git"
			},
			"scripts": {
				"test": "node test/node/index.js",
				"test:browsers": "airtap test/browser/index.js",
				"test:browsers:local": "npm run test:browsers -- --local"
			},
			"gitHead": "3c895410f1816110edeeb4c8e5427942ee97d65e",
			"bugs": {
				"url": "https://github.com/browserify/node-util/issues"
			},
			"_id": "util@0.12.1",
			"_nodeVersion": "11.15.0",
			"_npmVersion": "6.10.0",
			"dist": {
				"integrity": "sha512-MREAtYOp+GTt9/+kwf00IYoHZyjM8VU4aVrkzUlejyqaIjd2GztVl5V9hGXKlvBKE3gENn/FMfHE5v6hElXGcQ==",
				"shasum": "f908e7b633e7396c764e694dd14e716256ce8ade",
				"tarball": "https://registry.npmjs.org/util/-/util-0.12.1.tgz",
				"fileCount": 8,
				"unpackedSize": 37071,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdH2GJCRA9TVsSAnZWagAAN9gP/3BOS665JB2IAW4Sy4cV\ndpIqglap2Q0qu4ee0wjQ6cgmamyUfx4KuE4MqMyFtyFZr0E/ppy+I8JehZk7\ngtIuIl1TUrJQ0q0g0iLcTErbKxBGi+pGy+A3M0AHBRzrWGmmfjMy5pBu9eOY\nRFW7bWP2sGCLUnJD4eVV9gm7J0PZsfM1wDnjj7l/VZOg1lKsFCLc6Q20aIwl\nulLfr3CSDeTOrAzdz+KBtRuVA/lmJX4LptxwX1GJ6BUENDxMhhQPfvafnUwG\nTq6tASk08pdr5sOqVS6SFiq2/OMxc6CWJt80VZ8PRMaMXSJLMonXiu7JVZn+\nQPUxHRuUCxU8QzGruxDPEcCjlL/lDOflBj9bBnBoJWRkjk/rlEUlrMAhy06F\nHXsNNk83x4qmVsGdInFoLRCXHUcnz3nqRf3gO30HfJJcvr1C7kcdzbTAiPgU\n9tm0jsbjfxChaZy7m0l+4Ntc45YxOXuIYkIEovZLki3lOthAfL4Ivn8Wo/QW\n8okURK54mLdjlMLW/8gNK7RYEU31nwZuOVxFPhN7aEKeAZ0p9LMaZIhOOrZ1\n2xsEdm6TBAygVH8y1sg/VS1ZTl3yuzKAIVhRC42yzjORaK5a8EN/l5QAXzGt\nQGwRbkcUeT/9nyp3gUw/1JXmeD0cfh7Mt8gXPKOQVXTUtf/l1miRA7fmu5fY\nXKLE\r\n=htq/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "michael.williams@enspiral.com",
					"name": "ahdinosaur"
				},
				{
					"email": "vestibule@anandthakker.net",
					"name": "anandthakker"
				},
				{
					"email": "darawk@gmail.com",
					"name": "ashaffer88"
				},
				{
					"email": "b@lupton.cc",
					"name": "balupton"
				},
				{
					"email": "post.ben.here@gmail.com",
					"name": "bpostlethwaite"
				},
				{
					"email": "bcomnes@gmail.com",
					"name": "bret"
				},
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "calvin.metcalf@gmail.com",
					"name": "cwmma"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "dominic.tarr@gmail.com",
					"name": "dominictarr"
				},
				{
					"email": "contact@elnounch.net",
					"name": "elnounch"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "feross@feross.org",
					"name": "feross"
				},
				{
					"email": "forbes@lindesay.co.uk",
					"name": "forbeslindesay"
				},
				{
					"email": "pereira.filype@gmail.com",
					"name": "fpereira1"
				},
				{
					"email": "garann@gmail.com",
					"name": "garann"
				},
				{
					"email": "me@gkatsev.com",
					"name": "gkatsev"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				},
				{
					"email": "hughskennedy@gmail.com",
					"name": "hughsk"
				},
				{
					"email": "fedor@indutny.com",
					"name": "indutny"
				},
				{
					"email": "npm-public@jessemccarthy.net",
					"name": "jmm"
				},
				{
					"email": "jprichardson@gmail.com",
					"name": "jprichardson"
				},
				{
					"email": "jryans@gmail.com",
					"name": "jryans"
				},
				{
					"email": "martin.heidegger@gmail.com",
					"name": "leichtgewicht"
				},
				{
					"email": "lukechilds123@gmail.com",
					"name": "lukechilds"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "dave.des@gmail.com",
					"name": "mattdesl"
				},
				{
					"email": "max@maxogden.com",
					"name": "maxogden"
				},
				{
					"email": "palmermebane@gmail.com",
					"name": "mellowmelon"
				},
				{
					"email": "parshap+npm@gmail.com",
					"name": "parshap"
				},
				{
					"email": "peteris.krumins@gmail.com",
					"name": "pkrumins"
				},
				{
					"email": "sethvincent@gmail.com",
					"name": "sethvincent"
				},
				{
					"email": "maochenyan@gmail.com",
					"name": "stevemao"
				},
				{
					"email": "substack@gmail.com",
					"name": "substack"
				},
				{
					"email": "me@JoshDuff.com",
					"name": "tehshrike"
				},
				{
					"email": "terinjokes@gmail.com",
					"name": "terinjokes"
				},
				{
					"email": "thlorenz@gmx.de",
					"name": "thlorenz"
				},
				{
					"email": "ungoldman@gmail.com",
					"name": "ungoldman"
				},
				{
					"email": "yerko.palma@usach.cl",
					"name": "yerkopalma"
				},
				{
					"email": "yoshuawuyts@gmail.com",
					"name": "yoshuawuyts"
				},
				{
					"email": "zertosh@gmail.com",
					"name": "zertosh"
				}
			],
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.12.1_1562337672740_0.948704949052033"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.12.2": {
			"name": "util",
			"description": "Node.js's util module for all engines",
			"version": "0.12.2",
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"dependencies": {
				"inherits": "^2.0.3",
				"is-arguments": "^1.0.4",
				"is-generator-function": "^1.0.7",
				"safe-buffer": "^5.1.2"
			},
			"devDependencies": {
				"airtap": "~1.0.0",
				"is-async-supported": "~1.2.0",
				"object.assign": "~4.1.0",
				"object.entries": "^1.1.0",
				"run-series": "~1.1.4",
				"tape": "~4.9.0"
			},
			"homepage": "https://github.com/browserify/node-util",
			"keywords": [
				"util"
			],
			"license": "MIT",
			"main": "./util.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/browserify/node-util.git"
			},
			"scripts": {
				"test": "node test/node/index.js",
				"test:browsers": "airtap test/browser/index.js",
				"test:browsers:local": "npm run test:browsers -- --local"
			},
			"gitHead": "9364e7db4d7bae7212a7927e304006a06e4571bc",
			"bugs": {
				"url": "https://github.com/browserify/node-util/issues"
			},
			"_id": "util@0.12.2",
			"_nodeVersion": "13.9.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-XE+MkWQvglYa+IOfBt5UFG93EmncEMP23UqpgDvVZVFBPxwmkK10QRp6pgU4xICPnWRf/t0zPv4noYSUq9gqUQ==",
				"shasum": "54adb634c9e7c748707af2bf5a8c7ab640cbba2b",
				"tarball": "https://registry.npmjs.org/util/-/util-0.12.2.tgz",
				"fileCount": 8,
				"unpackedSize": 37298,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU4/zCRA9TVsSAnZWagAA17wP/RP4JsDG6cnlTnFYhdbt\nvACkT+554LWzFYmfgvImqIVEJt844HWMt86QHGP/Y9Bpy6p1HawR57rfEHTz\n6jwtUpPt2UC58QjdumJaYeOwXnPhtyq8h8gOXRzDK7Nf1eEuLPo/iF7zxCEc\nrcs7vf4FV1zDmXlOKdKPS2sZU4ISB8lDgkLCpSdB4G9Qm7pn4ZoJLMcCbsSt\ngRYMWKwqdANnx85YoSlNy4nlMID6hWT7yeLSkZtBBVH0eS6vD6TW8pojvuSp\n5VK4JynNUydGGIis5trtXSoilSAmIIj8M2gwnqlroAzm20A1UpFSzKlqtQp4\nnrSX4biKkFKvYfSmkmns6gkNriT+5upePfTdUYgb9Sxn5rvCmN0tNBxrZLKU\nMKvKCkLUL0GolQA2EGzudyQBNXsrOZ5f3Kedg5JobNFxj+HAu9cmb+CgkWD5\nMWpoaAbgGccTHuFuJfZQuCf0SIETQsYSH5XWqtGYLTmMJKJx2werMw0HvP/0\n0ij3ZT2EaJbYiMq0AEx5fWrkGBbHBkdfnbeiUuJdmhI/wzDq9psFffaFH69R\nhfvuJRHzBOFuxrSw6YXwVa7OiiW750XZiPrL6x4tvxTg9cDlXyFN6zuGJ292\nCeHR/XmeSjPNkDLnt1MDWOz1VG7Rr7uRjgjmhnW0yLtnqlAL1IWLhcyrVn9F\nqyHs\r\n=3cgz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "calvin.metcalf@gmail.com",
					"name": "cwmma"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				},
				{
					"email": "ljharb@gmail.com",
					"name": "ljharb"
				},
				{
					"email": "lukechilds123@gmail.com",
					"name": "lukechilds"
				},
				{
					"email": "substack@gmail.com",
					"name": "substack"
				}
			],
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.12.2_1582534641951_0.5087693081122073"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.12.3": {
			"name": "util",
			"description": "Node.js's util module for all engines",
			"version": "0.12.3",
			"author": {
				"name": "Joyent",
				"url": "http://www.joyent.com"
			},
			"browser": {
				"./support/isBuffer.js": "./support/isBufferBrowser.js"
			},
			"dependencies": {
				"inherits": "^2.0.3",
				"is-arguments": "^1.0.4",
				"is-generator-function": "^1.0.7",
				"is-typed-array": "^1.1.3",
				"safe-buffer": "^5.1.2",
				"which-typed-array": "^1.1.2"
			},
			"devDependencies": {
				"airtap": "~1.0.0",
				"core-js": "^3.6.5",
				"is-async-supported": "~1.2.0",
				"object.assign": "~4.1.0",
				"object.entries": "^1.1.0",
				"run-series": "~1.1.4",
				"tape": "~4.9.0"
			},
			"homepage": "https://github.com/browserify/node-util",
			"keywords": [
				"util"
			],
			"license": "MIT",
			"main": "./util.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/browserify/node-util.git"
			},
			"scripts": {
				"test": "node test/node/index.js",
				"test:browsers": "airtap test/browser/index.js",
				"test:browsers:with-polyfills": "airtap test/browser/with-polyfills.js",
				"test:browsers:with-polyfills:local": "npm run test:browsers:with-polyfills -- --local",
				"test:browsers:local": "npm run test:browsers -- --local"
			},
			"gitHead": "4b1c0c79790d9968eabecd2e9c786454713e200f",
			"bugs": {
				"url": "https://github.com/browserify/node-util/issues"
			},
			"_id": "util@0.12.3",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-I8XkoQwE+fPQEhy9v012V+TSdH2kp9ts29i20TaaDUXsg7x/onePbhFJUExBfv/2ay1ZOp/Vsm3nDlmnFGSAog==",
				"shasum": "971bb0292d2cc0c892dab7c6a5d37c2bec707888",
				"tarball": "https://registry.npmjs.org/util/-/util-0.12.3.tgz",
				"fileCount": 8,
				"unpackedSize": 34827,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqpWsCRA9TVsSAnZWagAAmfUQAJ8v5j/m0fvlqOepvJYm\nfi88glLGNrODbx9OUr1Npj7tYEofDokv+e9Z12btsLVghGFy0chFNV8XgSDE\nsNprZOZi7cq79oT9+YpEidFJmlBKnZL/Ex6UrdVU8cG7QLH6wv1+C10iuj44\nFXZy5Mu0cRTUHi7Qs5J07mGQRdbrIBUAAz7mfRm6n3nAHjzzENRaEc9/dy2Y\nglQCXKgiCRXDsYCmkMUW6lD9f4QZ+48m2YMC3QNaR8QAFTrmho/LMd6SwapK\nKHlbyL/qo9pEEmPpZINZ/I/j32ltIIwRvjZXuBqRzZ/Q5UPw8d+Iz4cETteq\nghftwJ1HPzX2Cxs56dTpHP3nbrguIwMHoO4ttTBlme3/S85GJ/j4al5wAOC1\n1Lqxo5HKjCURV8JBlGXQz/i4vbfNQQcL8ZkbI8DYfIWQjp05dx+13f9aKCPy\nR3h4D1RZ1gxAx3EkmgdVzgUxF1PKW5mpWXjFPIi4FNOc05vxm5112GSL74OD\nbeGU1qDJdiSjTDxL6VWvgUBscdwAGKlDqs1/DXIXjL5u9leeGJpuvPlAF13A\nn3gXzdsdFcuJWV+bh65C6qnWtWRkEAgotPz7QOrsZKz7XHq5+rBJ7E4Z83TJ\ndXXY7eRSajR4uiDCmps/Y9MO2STz5DAVVzFbE/fa5IEg90U/3hvSuOt9Mn2E\nAsub\r\n=qu2r\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "coolaj86@gmail.com",
					"name": "coolaj86"
				},
				{
					"email": "calvin.metcalf@gmail.com",
					"name": "cwmma"
				},
				{
					"email": "shtylman@gmail.com",
					"name": "defunctzombie"
				},
				{
					"email": "renee@kooi.me",
					"name": "goto-bus-stop"
				},
				{
					"email": "ljharb@gmail.com",
					"name": "ljharb"
				},
				{
					"email": "lukechilds123@gmail.com",
					"name": "lukechilds"
				},
				{
					"email": "substack@gmail.com",
					"name": "substack"
				}
			],
			"_npmUser": {
				"name": "goto-bus-stop",
				"email": "renee@kooi.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/util_0.12.3_1588237739835_0.6259599712536057"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-30T09:09:05.753Z",
		"created": "2011-09-07T07:57:03.366Z",
		"0.4.9": "2011-09-07T07:57:03.759Z",
		"0.10.0": "2013-11-22T18:33:15.755Z",
		"0.10.1": "2013-12-06T17:05:58.468Z",
		"0.10.2": "2013-12-20T15:25:29.294Z",
		"0.10.3": "2014-02-07T17:15:14.138Z",
		"0.10.4": "2018-06-03T21:33:23.853Z",
		"0.11.0": "2018-06-08T09:36:01.740Z",
		"0.11.1": "2018-11-01T12:45:27.575Z",
		"0.12.0": "2019-05-01T12:16:45.334Z",
		"0.12.1": "2019-07-05T14:41:12.911Z",
		"0.12.2": "2020-02-24T08:57:22.652Z",
		"0.12.3": "2020-04-30T09:08:59.972Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.12.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"581090a252d1f89bbf16d723bd6775ad\"",
			"fetched": 1593324345400
		}
	},
	"_distfiles": {
		"util-0.4.9.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.4.9.tgz",
			"sha": "d95d5830d2328ec17dee3c80bfc50c33562b75a3",
			"registry": "npmjs"
		},
		"util-0.10.0.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.10.0.tgz",
			"sha": "b11c0823c74c077ea6911ad334394055b680fb5e",
			"registry": "npmjs"
		},
		"util-0.10.1.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.10.1.tgz",
			"sha": "5062a0152d4afa1a243b4129947e9965eff594f8",
			"registry": "npmjs"
		},
		"util-0.10.2.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.10.2.tgz",
			"sha": "8180519cf690fb88bc56480fe55087531f446304",
			"registry": "npmjs"
		},
		"util-0.10.3.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
			"sha": "7afb1afe50805246489e3db7fe0ed379336ac0f9",
			"registry": "npmjs"
		},
		"util-0.10.4.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
			"sha": "3aa0125bfe668a4672de58857d3ace27ecb76901",
			"registry": "npmjs"
		},
		"util-0.11.0.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.11.0.tgz",
			"sha": "c5f391beb244103d799b21077a926fef8769e1fb",
			"registry": "npmjs"
		},
		"util-0.11.1.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
			"sha": "3236733720ec64bb27f6e26f421aaa2e1b588d61",
			"registry": "npmjs"
		},
		"util-0.12.0.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.12.0.tgz",
			"sha": "bb5e3d29ba2703c7add0ad337003be3ca477798a",
			"registry": "npmjs"
		},
		"util-0.12.1.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.12.1.tgz",
			"sha": "f908e7b633e7396c764e694dd14e716256ce8ade",
			"registry": "npmjs"
		},
		"util-0.12.2.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.12.2.tgz",
			"sha": "54adb634c9e7c748707af2bf5a8c7ab640cbba2b",
			"registry": "npmjs"
		},
		"util-0.12.3.tgz": {
			"url": "https://registry.npmjs.org/util/-/util-0.12.3.tgz",
			"sha": "971bb0292d2cc0c892dab7c6a5d37c2bec707888",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"util-0.11.1.tgz": {
			"shasum": "3236733720ec64bb27f6e26f421aaa2e1b588d61"
		},
		"util-0.10.3.tgz": {
			"shasum": "7afb1afe50805246489e3db7fe0ed379336ac0f9"
		}
	},
	"_rev": "3-3d2d32ea486cdb6f",
	"_id": "util",
	"readme": "# util [![Build Status](https://travis-ci.org/browserify/node-util.png?branch=master)](https://travis-ci.org/browserify/node-util)\n\n> Node.js's [util][util] module for all engines.\n\nThis implements the Node.js [`util`][util] module for environments that do not have it, like browsers.\n\n## Install\n\nYou usually do not have to install `util` yourself. If your code runs in Node.js, `util` is built in. If your code runs in the browser, bundlers like [browserify](https://github.com/browserify/browserify) or [webpack](https://github.com/webpack/webpack) also include the `util` module.\n\nBut if none of those apply, with npm do:\n\n```shell\nnpm install util\n```\n\n## Usage\n\n```javascript\nvar util = require('util')\nvar EventEmitter = require('events')\n\nfunction MyClass() { EventEmitter.call(this) }\nutil.inherits(MyClass, EventEmitter)\n```\n\n## Browser Support\n\nThe `util` module uses ES5 features. If you need to support very old browsers like IE8, use a shim like [`es5-shim`](https://www.npmjs.com/package/es5-shim). You need both the shim and the sham versions of `es5-shim`.\n\nTo use `util.promisify` and `util.callbackify`, Promises must already be available. If you need to support browsers like IE11 that do not support Promises, use a shim. [es6-promise](https://github.com/stefanpenner/es6-promise) is a popular one but there are many others available on npm.\n\n## API\n\nSee the [Node.js util docs][util].  `util` currently supports the Node 8 LTS API. However, some of the methods are outdated. The `inspect` and `format` methods included in this module are a lot more simple and barebones than the ones in Node.js.\n\n## Contributing\n\nPRs are very welcome! The main way to contribute to `util` is by porting features, bugfixes and tests from Node.js. Ideally, code contributions to this module are copy-pasted from Node.js and transpiled to ES5, rather than reimplemented from scratch. Matching the Node.js code as closely as possible makes maintenance simpler when new changes land in Node.js.\nThis module intends to provide exactly the same API as Node.js, so features that are not available in the core `util` module will not be accepted. Feature requests should instead be directed at [nodejs/node](https://github.com/nodejs/node) and will be added to this module once they are implemented in Node.js.\n\nIf there is a difference in behaviour between Node.js's `util` module and this module, please open an issue!\n\n## License\n\n[MIT](./LICENSE)\n\n[util]: https://nodejs.org/docs/latest-v8.x/api/util.html"
}