{
	"name": "get-uri",
	"versions": {
		"0.1.0": {
			"name": "get-uri",
			"version": "0.1.0",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "~1.16.2",
				"stream-to-array": "~1.0.0",
				"ftpd": "~0.2.4",
				"st": "~0.2.3"
			},
			"dependencies": {
				"data-uri-to-buffer": "0.0.3",
				"ftp": "~0.3.5",
				"debug": "~0.7.4",
				"extend": "~1.2.1",
				"readable-stream": "~1.1.0"
			},
			"optionalDependencies": {
				"readable-stream": "~1.1.0"
			},
			"homepage": "https://github.com/TooTallNate/node-get-uri",
			"_id": "get-uri@0.1.0",
			"dist": {
				"shasum": "4c7772b808b05f9307dfe9e5dc2e1153e89ac87a",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "get-uri",
			"version": "0.1.1",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "~1.16.2",
				"stream-to-array": "~1.0.0",
				"ftpd": "0.2.4",
				"st": "~0.2.3"
			},
			"dependencies": {
				"data-uri-to-buffer": "0.0.3",
				"ftp": "~0.3.5",
				"debug": "~0.7.4",
				"extend": "~1.2.1",
				"file-uri-to-path": "0",
				"readable-stream": "~1.1.0"
			},
			"optionalDependencies": {
				"readable-stream": "~1.1.0"
			},
			"homepage": "https://github.com/TooTallNate/node-get-uri",
			"_id": "get-uri@0.1.1",
			"dist": {
				"shasum": "9c39146e62acb9f5c0b36895494a19c036fe54fc",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "get-uri",
			"version": "0.1.2",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "^1.16.2",
				"stream-to-array": "^1.0.0",
				"ftpd": "0.2.4",
				"st": "^0.2.3"
			},
			"dependencies": {
				"data-uri-to-buffer": "^0.0.3",
				"ftp": "^0.3.5",
				"debug": "^0.8.0",
				"extend": "^1.2.1",
				"file-uri-to-path": "0",
				"readable-stream": "^1.0.26-4"
			},
			"homepage": "https://github.com/TooTallNate/node-get-uri",
			"_id": "get-uri@0.1.2",
			"dist": {
				"shasum": "59758b3e2bf1059ed4f7921c46349df17a7716d1",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "get-uri",
			"version": "0.1.3",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": ">= 1.16.2 && < 2",
				"stream-to-array": "1",
				"ftpd": ">= 0.2.4 && < 1",
				"st": ">= 0.2.3 && < 1"
			},
			"dependencies": {
				"data-uri-to-buffer": "0",
				"ftp": "~0.3.5",
				"debug": "0",
				"extend": "~1.2.1",
				"file-uri-to-path": "0",
				"readable-stream": "~1.0.26-4"
			},
			"homepage": "https://github.com/TooTallNate/node-get-uri",
			"_id": "get-uri@0.1.3",
			"dist": {
				"shasum": "b1b3f9dfe0da1c0909097b1ca1ce4d4b72a8d1ab",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.4": {
			"name": "get-uri",
			"version": "0.1.4",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "2",
				"stream-to-array": "1",
				"ftpd": ">= 0.2.4 && < 1",
				"st": ">= 0.2.3 && < 1"
			},
			"dependencies": {
				"data-uri-to-buffer": "0",
				"ftp": "~0.3.5",
				"debug": "2",
				"extend": "3",
				"file-uri-to-path": "0",
				"readable-stream": "2"
			},
			"gitHead": "149bd9dd21a4871df459b5960895ba225967660b",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@0.1.4",
			"_shasum": "35f8a7954c129fb132ff2ddf5ed81a57cb8a9e54",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"dist": {
				"shasum": "35f8a7954c129fb132ff2ddf5ed81a57cb8a9e54",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "get-uri",
			"version": "1.0.0",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "2",
				"stream-to-array": "1",
				"ftpd": ">= 0.2.4 && < 1",
				"st": ">= 0.2.3 && < 1"
			},
			"dependencies": {
				"data-uri-to-buffer": "0",
				"ftp": "~0.3.5",
				"debug": "2",
				"extend": "3",
				"file-uri-to-path": "0",
				"readable-stream": "2"
			},
			"gitHead": "c0a06d3f0b8212cc8a1d5cd6772b182aa0f6fc14",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@1.0.0",
			"_shasum": "ef5b6a6de8e8b3916aa2422d84978d977352d8c1",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"dist": {
				"shasum": "ef5b6a6de8e8b3916aa2422d84978d977352d8c1",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "get-uri",
			"version": "1.1.0",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "2",
				"stream-to-array": "1",
				"ftpd": ">= 0.2.4 && < 1",
				"st": ">= 0.2.3 && < 1"
			},
			"dependencies": {
				"data-uri-to-buffer": "0",
				"ftp": "~0.3.5",
				"debug": "2",
				"extend": "3",
				"file-uri-to-path": "0",
				"readable-stream": "2"
			},
			"gitHead": "0358bd1de11469aebc6e7535b3bc9dfd8fd6c652",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@1.1.0",
			"_shasum": "7375d04daf7fcb584b3632679cbdf339b51bb149",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.6",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"dist": {
				"shasum": "7375d04daf7fcb584b3632679cbdf339b51bb149",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "get-uri",
			"version": "2.0.0",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"mocha": "2",
				"stream-to-array": "1",
				"ftpd": ">= 0.2.4 && < 1",
				"st": ">= 0.2.3 && < 1"
			},
			"dependencies": {
				"data-uri-to-buffer": "0",
				"ftp": "~0.3.5",
				"debug": "2",
				"extend": "3",
				"file-uri-to-path": "0",
				"readable-stream": "2"
			},
			"gitHead": "996a7f9218b28df5813d1f46f2348c62de76c55e",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@2.0.0",
			"_shasum": "713e47cbcbaeab38f88af1cdfc85fa7f09b00738",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"dist": {
				"shasum": "713e47cbcbaeab38f88af1cdfc85fa7f09b00738",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "get-uri",
			"version": "2.0.1",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"ftpd": "github:sstur/nodeftpd",
				"mocha": "3",
				"st": ">= 0.2.3 && < 1",
				"stream-to-array": "2"
			},
			"dependencies": {
				"data-uri-to-buffer": "1",
				"ftp": "~0.3.10",
				"debug": "2",
				"extend": "3",
				"file-uri-to-path": "1",
				"readable-stream": "2"
			},
			"gitHead": "52dee08ad45b48882029163d19f49d2ead961270",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@2.0.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-7aelVrYqCLuVjq2kEKRTH8fXPTC0xKTkM+G7UlFkEwCXY3sFbSxvY375JoFowOAYbkaU47SrBvOefUlLZZ+6QA==",
				"shasum": "dbdcacacd8c608a38316869368117697a1631c59",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri-2.0.1.tgz_1499796650884_0.35804933751933277"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "get-uri",
			"version": "2.0.2",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"ftpd": "github:sstur/nodeftpd",
				"mocha": "3",
				"st": "^0.5.5",
				"stream-to-array": "2"
			},
			"dependencies": {
				"data-uri-to-buffer": "1",
				"ftp": "~0.3.10",
				"debug": "2",
				"extend": "3",
				"file-uri-to-path": "1",
				"readable-stream": "2"
			},
			"gitHead": "eb020f283c9ac57aa2521257c17197ad3ffd5048",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@2.0.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-ZD325dMZOgerGqF/rF6vZXyFGTAay62svjQIT+X/oU2PtxYpFxvSkbsdi+oxIrsNxlZVd4y8wUDqkaExWTI/Cw==",
				"shasum": "5c795e71326f6ca1286f2fc82575cd2bab2af578",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.2.tgz",
				"fileCount": 21,
				"unpackedSize": 41780,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+w+hCRA9TVsSAnZWagAAlrwP/iNBnCQb/Iskh4yYKhBB\n82JI7/HLn69PKbdACHSC4FmuqZ/kTfdi+qrFBJO77IM5Es/2QffEBR5ggIzw\n4ZejYe4cVVgSfGnukjn+5t13gaRvZKmQRy0AZgg5LUgEQ6DE8I0McClx+ke4\naEEHd1CVwXipAPBZt7vkp6TPMcPKoEHlExWOiZXpILd1egpQXfiDFn/x9ow0\nnfa98R4/4eFX4U70ZDGgMPcwz3vzCFqmPuhyuxNW5/b5Gx/UBnbjoPLFDQol\naPXV+HehBeZkPdQhoftmDnL2u0YYJZ5nZb6Yb/OimdOe13mXE/oXHQwwrrvn\nzKHvPKlaNnnYSk7rfqNFy4gFDwzSiFC+WelrvNotovDAyYua1F4g05Zufj09\noG2rUB1QybhCUPF3ssHugwmBK0UpNY2iZ5WYjIuN5U+COV51FAz+4wUM41ul\nztOVAfqAomUaW1ccU+q0jGj11amE4NFnQ33TuHxsTAUB9Ui0LUB9XgurP7Hz\nhJrphXFYdvtRa1+opr/Bwil+NwHQ9UDBaYudAppKbjNNCTX3bC5mbaxWFjXq\noDrLVLkdhl7cbxfFlcYbYQv2fVAJ7OMf2rGDaI9PxMxpbo2ytY1Vxfa5YdvT\nuiAYxH+FsQnJgnvB0Z6ZTCd8fly+XmQIGJp0TXtBBYt+lpepu69iJt0f3AZk\nXYnD\r\n=Iife\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri_2.0.2_1526402976351_0.4254732364786311"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.3": {
			"name": "get-uri",
			"version": "2.0.3",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"ftpd": "github:sstur/nodeftpd",
				"mocha": "5",
				"st": "1",
				"stream-to-array": "2"
			},
			"dependencies": {
				"data-uri-to-buffer": "2",
				"ftp": "~0.3.10",
				"debug": "4",
				"extend": "~3.0.2",
				"file-uri-to-path": "1",
				"readable-stream": "3"
			},
			"gitHead": "9336a588ff9b03de70d59f5c197ede62ffd9aaaf",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@2.0.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"dist": {
				"integrity": "sha512-x5j6Ks7FOgLD/GlvjKwgu7wdmMR55iuRHhn8hj/+gA+eSbxQvZ+AEomq+3MgVEZj1vpi738QahGbCCSIDtXtkw==",
				"shasum": "fa13352269781d75162c6fc813c9e905323fbab5",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.3.tgz",
				"fileCount": 21,
				"unpackedSize": 41780,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPwQ3CRA9TVsSAnZWagAALBAP/0CA2fQJReHhf11t7Zsf\nei3SfAkQ3NvQkSKVM7W8aiAkHH5rtCGAWDUKPqCSNJ5MFz1ik0M6E6CMQv0N\nczo9/7VIOA23HlR8uxTurdFUxAHh6+XzOXYok2eYbmWN8cMTASvYkpA5bhDe\ntbI36Gem2ixiE6DvecdfhGr+rtUZF+7g6v05SRqFWUTBcSpIhInpxs6B1KXe\nu/8sT4Qius2aXX81r5IeEdEzoCUJRvIuFMoDTsM2WytOR4nGknk8Z6sBjKPv\ny9cCU4pwDJLZWFWH/woXRtqgp+KSVRsEHKvBfvz0Vc+yh2V7VcCd07T7NSHY\nQXEsTM2Qh+bujLEcLU4V8vU7JlZSKJZ9dEfM/NUerS/gIsijYhQX5Qsic98p\nJTLmF3QyQbiFNWFmozMGthq36rioPmbxxfZPOtKWc5Rx4GF12Td6pgFXFZP/\nK+DiDE4+jrRI3FGvgR0qDTtWRyMDwu9uuFE0aLyTKqqGXWcNz6FHrUtcXRbM\nuYHeUwqu++w4YL+FHteqOBORlwp0K1Eokbx8iTrY9HPt+dUVXDYiJsL4+XJV\n/NU+q+kic4tum2101Qg/i3SpyTXnn8TiRwJ7l+aay+HkFDz/YY35g0qXqmGn\nzzIyxecza+n29n+EMSgOfjpYdytezCPW7x19Fcg3QRzm04K6MhMnWjXk4KT3\nnQ2O\r\n=3xTY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri_2.0.3_1547633718761_0.6664359596056204"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.4": {
			"name": "get-uri",
			"version": "2.0.4",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "index.js",
			"scripts": {
				"test": "mocha --reporter spec"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"ftpd": "github:sstur/nodeftpd",
				"mocha": "3",
				"st": "^0.5.5",
				"stream-to-array": "2"
			},
			"dependencies": {
				"data-uri-to-buffer": "1",
				"ftp": "~0.3.10",
				"debug": "2",
				"extend": "~3.0.2",
				"file-uri-to-path": "1",
				"readable-stream": "2"
			},
			"gitHead": "b1ea813043728bd0ff98266494d83eb663ec8556",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@2.0.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-v7LT/s8kVjs+Tx0ykk1I+H/rbpzkHvuIq87LmeXptcf5sNWm9uQiwjNAt94SJPA1zOlCntmnOlJvVWKmzsxG8Q==",
				"shasum": "d4937ab819e218d4cb5ae18e4f5962bef169cc6a",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.4.tgz",
				"fileCount": 21,
				"unpackedSize": 42053,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn4Z4CRA9TVsSAnZWagAAJcoP/1rdgBYA75cVh8Bf6W3k\nICadTDCNXizEjJiv0GcKky/d6F0NRYOr5iq0sumkwtXKmtseCdYs6nO+nB+l\nhTqwjQgxNQ9DD8e2U1eCidfpTOgT6SoYQ+rUHV3CYVGjKGOTQeYbTgZF+2li\ndp2/Sl70+Gm+XLgWOPS0adtpuovtsUUK+YCyvxk+gH26P0IM5neywMeLDMLg\n10a7180fv9PItmgbsET1khBGlwhANN4GRaePvfjkhml+hF8drw2xYYtiKcCy\nbF24lF4otkSjoe1TpEKRocB0ckpK4K3kWMkAN9/pMB2vEtUhawDTKhHNqTj9\n0XsAVGT7a+C68Kf+UUPH+DU1szo5HEbllWbP++KORH40QvQqX3UHrDFJJ4va\nItKH98HDTkn2KdSMZBLxwna+QqBd/0qFmufQZq0Xx3fwudfeOJIBj2DSKJFY\nbwH93mgjGl90ky2HKtT9X2gzC8DW+DHJCWop6BYPPoeGfisDZMLoIYZrZHlc\nAWxZdMXQ3eab4PB44wv6nC6MfnjNSsevEU+bpg9rBUjRTzvPjd9rtMOTiBRn\np0LOZ/B7adX47n0YdClFwk6q2SND1VnkVR4PUWur7czzjiEVhXip3I0L3WBx\nmDL+knS6Gg3jdqtfDMDfQ0YZxNKifvijjOme0LFdupeXtT2PCA1bXWKc23Z5\nm8Qq\r\n=d0mw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri_2.0.4_1570735735947_0.575295699652207"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "get-uri",
			"version": "3.0.0",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "./dist/index.js",
			"types": "./dist/index.d.ts",
			"scripts": {
				"prebuild": "rimraf dist",
				"build": "tsc",
				"test": "mocha --reporter spec",
				"test-lint": "eslint src --ext .js,.ts",
				"prepublishOnly": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"@types/debug": "4",
				"@types/ftp": "^0.3.30",
				"@types/node": "^12.12.11",
				"@typescript-eslint/eslint-plugin": "1.6.0",
				"@typescript-eslint/parser": "1.1.0",
				"eslint": "5.16.0",
				"eslint-config-airbnb": "17.1.0",
				"eslint-config-prettier": "4.1.0",
				"eslint-import-resolver-typescript": "1.1.1",
				"eslint-plugin-import": "2.16.0",
				"eslint-plugin-jsx-a11y": "6.2.1",
				"eslint-plugin-react": "7.12.4",
				"ftpd": "https://ftpd.n8.io",
				"mocha": "^6.2.2",
				"rimraf": "^3.0.0",
				"st": "^1.2.2",
				"stream-to-array": "2",
				"typescript": "^3.7.3"
			},
			"dependencies": {
				"@types/fs-extra": "^8.0.1",
				"data-uri-to-buffer": "3",
				"debug": "4",
				"file-uri-to-path": "2",
				"fs-extra": "^8.1.0",
				"ftp": "^0.3.10"
			},
			"engines": {
				"node": ">= 6"
			},
			"gitHead": "cf28e588b2d5bcdecc1126e27e29aa564bdc6fab",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@3.0.0",
			"_nodeVersion": "12.15.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-0KeVihKo6rC3koA1xac0dG2BglKR/h2ttwuYJGEuO3CGqVq/5jArLIK+DpHLBalKVy2yFAylBYX8l4188vGO2g==",
				"shasum": "8d18332396369002ec1b613bb64c1061a5f19a82",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.0.tgz",
				"fileCount": 33,
				"unpackedSize": 53955,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePcYlCRA9TVsSAnZWagAAigQQAJrfUjMrYqZcHSoB6NmE\ngmIQUmRA4/lyXRASwW92PBNhq8419jLHgIaxmNZREa932f7xUXUBZp1wXZ8U\nlj4xB7idMnbKfYqdqrOQQb3klURGsYLxD96Ch7pFKxs3qpArmCOxJQAkHgSX\nvWa3XzCuWn4DljyqJEA93T7N95QfeOgmz+oi3YRcHWiFLW9WgBGezHvGwS1X\nUVWadKM9fdjTnEzqs12wL6UvJ+L/0c2XKyxJBSk+7XXZLf3PLzBWTMyldWxC\nNuVPPU1Q98DzVcscy7BlvzCmIyk945S/FfKeRylEdHADKl5COf4/eMp8h76g\ng03zr3BrO1rIky1lUFtuj0gAOkER27Y8gz5NQO5YDUSPPsjtbu/hi5lnZLTK\nKMdXFbnEZOT26Olo3nYQEaUNOu7Ue87uWR5twu7iDXuGmTAQoQ4gDCjQeQdQ\nJCv4uiDNTlL57VRFSErS2NVBueGJyPssZP92slqoAnr4wJ8aUHLwMJD0SpAn\n38PX2OR+FSA/8G0NpPJJFGKse8Ib+c9Wg1o0I5mEFRV6h8FP2n4LqvoM1yV4\ntB+eIHyPhgA2rm6F7FuO1X5kRjzl9nq8Yx63GHgiFatK54qcYqL3oCLpcTK3\nE6NoVuccr+dG0q4Peb3TPGyNmYdT63Lz9lw7+p4CEKFU5LRXIR4+yBVtUmTK\nWTTC\r\n=rL2g\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri_3.0.0_1581106724768_0.41689305776854546"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "get-uri",
			"version": "3.0.1",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "./dist/index.js",
			"types": "./dist/index.d.ts",
			"scripts": {
				"prebuild": "rimraf dist",
				"build": "tsc",
				"test": "mocha --reporter spec",
				"test-lint": "eslint src --ext .js,.ts",
				"prepublishOnly": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"@types/debug": "4",
				"@types/fs-extra": "^8.0.1",
				"@types/ftp": "^0.3.30",
				"@types/node": "^12.12.11",
				"@typescript-eslint/eslint-plugin": "1.6.0",
				"@typescript-eslint/parser": "1.1.0",
				"eslint": "5.16.0",
				"eslint-config-airbnb": "17.1.0",
				"eslint-config-prettier": "4.1.0",
				"eslint-import-resolver-typescript": "1.1.1",
				"eslint-plugin-import": "2.16.0",
				"eslint-plugin-jsx-a11y": "6.2.1",
				"eslint-plugin-react": "7.12.4",
				"ftpd": "https://ftpd.n8.io",
				"mocha": "^6.2.2",
				"rimraf": "^3.0.0",
				"st": "^1.2.2",
				"stream-to-array": "2",
				"typescript": "^3.7.3"
			},
			"dependencies": {
				"@tootallnate/once": "1",
				"data-uri-to-buffer": "3",
				"debug": "4",
				"file-uri-to-path": "2",
				"fs-extra": "^8.1.0",
				"ftp": "^0.3.10"
			},
			"engines": {
				"node": ">= 6"
			},
			"gitHead": "5eb62d6c57f9a707cc09e70648d8ce3982ce9d7e",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@3.0.1",
			"_nodeVersion": "12.15.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-daU+rXdaAsTixSFwf6Qn0dG8a2MveeYITeKT2mPwxCTqW6lbggh2vTowKgPJJi6hHATfpzBKw3GTDjNmf0dSiQ==",
				"shasum": "7c371476827487d6583a3a8a369d8ab8135d0c32",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.1.tgz",
				"fileCount": 30,
				"unpackedSize": 52597,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQY/NCRA9TVsSAnZWagAAjRcP/jFhCEGF3iAkhNIcbXHM\nYl9sWp8+Da6B+suhgkhLPO/wbRiXayDtstVd0o8TlwW/xxlfEQEMVS65sj+a\ndogfxYYLjX452meN+Hkg4I1mB0S13pdARl51khnChOTKoFAG21jwVMF/1GVc\nCfLN8yTQMWTTadp2vCVyUlPVSHhuM22XUsoDVCBX1gTxTfLbdRZ1zo+9RMN6\ngxthDRPcz9V+mg+wsiOJW0pwtOav2cLRbSpBBJaaVICShh1jXsSruwhthp4k\n0xIrzQ2t90Yb82wtpTcBiklvIIilTTjntGQdEDYZqWrwH05xNjJpFRbeCEEL\n3DqHynkaOuNu+oiXKA1gzUDTa8U7+lky8m29tXFOcz15jaHx0b8sL0UrPEgg\n1rV6ts4J+7b5AaycBrSZpfEiMVbqhZP77XQPHnohKiCvXIudmnvs7szKD+ck\niCNRoWoOJaksDutqoPGHgNqQQhb6zylSPSwvSE6yHARz7jKQR3tZUajPX+6M\n1gzNIPEIEP4G80Y1nciSt/rvWoFAhqyeYNni+xaJuf3DBWvzRUd+eTIBRqgW\nxH2XVxfJ8HqrH0erfuwvn2KxszTwmml5C3V2XagNObswnBLyAG5oOjHNabEl\n48OGoZiaJnAezYr+5YWFu6pbUvAPeKZdSas1CExGsyW5kF6yPzewr1Z2emm6\np19x\r\n=4cvw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri_3.0.1_1581354956987_0.22512058428253812"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.2": {
			"name": "get-uri",
			"version": "3.0.2",
			"description": "Returns a `stream.Readable` from a URI string",
			"main": "./dist/index.js",
			"types": "./dist/index.d.ts",
			"scripts": {
				"prebuild": "rimraf dist",
				"build": "tsc",
				"test": "mocha --reporter spec",
				"test-lint": "eslint src --ext .js,.ts",
				"prepublishOnly": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/TooTallNate/node-get-uri.git"
			},
			"keywords": [
				"uri",
				"read",
				"readstream",
				"stream",
				"get",
				"http",
				"https",
				"ftp",
				"file",
				"data",
				"protocol",
				"url"
			],
			"author": {
				"name": "Nathan Rajlich",
				"email": "nathan@tootallnate.net",
				"url": "http://n8.io/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/TooTallNate/node-get-uri/issues"
			},
			"devDependencies": {
				"@types/debug": "4",
				"@types/fs-extra": "^8.0.1",
				"@types/ftp": "^0.3.30",
				"@types/node": "^12.12.11",
				"@typescript-eslint/eslint-plugin": "1.6.0",
				"@typescript-eslint/parser": "1.1.0",
				"eslint": "5.16.0",
				"eslint-config-airbnb": "17.1.0",
				"eslint-config-prettier": "4.1.0",
				"eslint-import-resolver-typescript": "1.1.1",
				"eslint-plugin-import": "2.16.0",
				"eslint-plugin-jsx-a11y": "6.2.1",
				"eslint-plugin-react": "7.12.4",
				"ftpd": "https://files-jg1s1zt9l.n8.io/ftpd-v0.2.14.tgz",
				"mocha": "^6.2.2",
				"rimraf": "^3.0.0",
				"st": "^1.2.2",
				"stream-to-array": "2",
				"typescript": "^3.7.3"
			},
			"dependencies": {
				"@tootallnate/once": "1",
				"data-uri-to-buffer": "3",
				"debug": "4",
				"file-uri-to-path": "2",
				"fs-extra": "^8.1.0",
				"ftp": "^0.3.10"
			},
			"engines": {
				"node": ">= 6"
			},
			"gitHead": "9d4a98f7a093aaf96ca4ae99565ce39a0a18cd2e",
			"homepage": "https://github.com/TooTallNate/node-get-uri#readme",
			"_id": "get-uri@3.0.2",
			"_nodeVersion": "13.12.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==",
				"shasum": "f0ef1356faabc70e1f9404fa3b66b2ba9bfc725c",
				"tarball": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.2.tgz",
				"fileCount": 30,
				"unpackedSize": 52626,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej52gCRA9TVsSAnZWagAAPJsQAIZMjNEZv0MMDplUt3cv\neMKsygMow/MZIvG07ZCs1VvN2hXBciib8IWSezPiHHL6mIUiywVqgjni5iA+\n/sqRr1ZKzL+SHq1xf7LUSFuuylKJ+xGOsojlfdbfjbmVdaRIkFcd8lnSaLgb\nGgMonBw8AjsCOI/PlIHJwS4mKqOfQy3mHnHLdB0tkmkOnnQNsVM/JGvOnKN1\n+q0v0m1md+1n5EuOq2U+4N6qABf4YvCsLyiTf0ytAT6UD9kvMkYSxuwebaPU\nmY+7/KwGf/bgzsgXSc3kmGU0pp77boI5niOzG6IuAhpXw/jYFIeR7sgo3RYX\nuevctqqXEUv9E3oE2UARot//LvAn1MewCxGQi+5wiLBtJ6ynOAdbyoub3KXG\nv1sZmRVSstBvJYKrZJm8mRXrmGtnqX+XemQFLXnSpYLcAWIH2791FDhOgKwp\nUzd5Wlt0w2qvIsfF8c1e29Mv/IVoThOjlV9CzhnZSs/uV+JhTnVMhq8lnnCb\nacZMQRq74Mfq2zNZZb7G2Me8L6hUQpL4NB7Z2eempDj4kuASbO+jE/p+Boht\nfJHyBlNtD5DTB18b5ML3ZHd6l03b27Ps1/4xKVNhfTQez/jM39Rcg5EnGIhj\nHWXmyZqEPfryswZTRQuofYcYEZDcUeYk+GmQUaopBRyINc1KyrmoBrFtgLe1\nS0zh\r\n=DBIQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tootallnate",
					"email": "nathan@tootallnate.net"
				}
			],
			"_npmUser": {
				"name": "tootallnate",
				"email": "nathan@tootallnate.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/get-uri_3.0.2_1586470304229_0.5636272913557767"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-09T22:11:46.736Z",
		"created": "2014-01-12T22:48:32.824Z",
		"0.1.0": "2014-01-12T22:48:32.824Z",
		"0.1.1": "2014-02-05T19:12:52.411Z",
		"0.1.2": "2014-04-04T06:49:25.689Z",
		"0.1.3": "2014-04-04T06:54:04.334Z",
		"0.1.4": "2015-07-06T18:18:38.279Z",
		"1.0.0": "2015-07-06T18:31:24.354Z",
		"1.1.0": "2015-07-21T19:52:49.821Z",
		"2.0.0": "2016-01-20T19:45:27.226Z",
		"2.0.1": "2017-07-11T18:10:51.112Z",
		"2.0.2": "2018-05-15T16:49:36.502Z",
		"2.0.3": "2019-01-16T10:15:18.888Z",
		"2.0.4": "2019-10-10T19:28:56.128Z",
		"3.0.0": "2020-02-07T20:18:45.450Z",
		"3.0.1": "2020-02-10T17:15:57.131Z",
		"3.0.2": "2020-04-09T22:11:44.357Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"9135960b59e23a64174c69d8355c709b\"",
			"fetched": 1602009411108
		}
	},
	"_distfiles": {
		"get-uri-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.0.tgz",
			"sha": "4c7772b808b05f9307dfe9e5dc2e1153e89ac87a",
			"registry": "npmjs"
		},
		"get-uri-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.1.tgz",
			"sha": "9c39146e62acb9f5c0b36895494a19c036fe54fc",
			"registry": "npmjs"
		},
		"get-uri-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.2.tgz",
			"sha": "59758b3e2bf1059ed4f7921c46349df17a7716d1",
			"registry": "npmjs"
		},
		"get-uri-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.3.tgz",
			"sha": "b1b3f9dfe0da1c0909097b1ca1ce4d4b72a8d1ab",
			"registry": "npmjs"
		},
		"get-uri-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-0.1.4.tgz",
			"sha": "35f8a7954c129fb132ff2ddf5ed81a57cb8a9e54",
			"registry": "npmjs"
		},
		"get-uri-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-1.0.0.tgz",
			"sha": "ef5b6a6de8e8b3916aa2422d84978d977352d8c1",
			"registry": "npmjs"
		},
		"get-uri-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-1.1.0.tgz",
			"sha": "7375d04daf7fcb584b3632679cbdf339b51bb149",
			"registry": "npmjs"
		},
		"get-uri-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.0.tgz",
			"sha": "713e47cbcbaeab38f88af1cdfc85fa7f09b00738",
			"registry": "npmjs"
		},
		"get-uri-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.1.tgz",
			"sha": "dbdcacacd8c608a38316869368117697a1631c59",
			"registry": "npmjs"
		},
		"get-uri-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.2.tgz",
			"sha": "5c795e71326f6ca1286f2fc82575cd2bab2af578",
			"registry": "npmjs"
		},
		"get-uri-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.3.tgz",
			"sha": "fa13352269781d75162c6fc813c9e905323fbab5",
			"registry": "npmjs"
		},
		"get-uri-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.4.tgz",
			"sha": "d4937ab819e218d4cb5ae18e4f5962bef169cc6a",
			"registry": "npmjs"
		},
		"get-uri-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.0.tgz",
			"sha": "8d18332396369002ec1b613bb64c1061a5f19a82",
			"registry": "npmjs"
		},
		"get-uri-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.1.tgz",
			"sha": "7c371476827487d6583a3a8a369d8ab8135d0c32",
			"registry": "npmjs"
		},
		"get-uri-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.2.tgz",
			"sha": "f0ef1356faabc70e1f9404fa3b66b2ba9bfc725c",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "12-0766e51f6ee61856",
	"_id": "get-uri",
	"readme": "get-uri\n=======\n### Returns a `stream.Readable` from a URI string\n[![Build Status](https://github.com/TooTallNate/node-get-uri/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/node-get-uri/actions?workflow=Node+CI)\n\nThis high-level module accepts a URI string and returns a `Readable` stream\ninstance. There is built-in support for a variety of \"protocols\", and it's\neasily extensible with more:\n\n| Protocol  | Description                     | Example\n|:---------:|:-------------------------------:|:---------------------------------:\n| `data`    | [Data URIs][data]               | `data:text/plain;base64,SGVsbG8sIFdvcmxkIQ%3D%3D`\n| `file`    | [File URIs][file]               | `file:///c:/windows/example.ini`\n| `ftp`     | [FTP URIs][ftp]                 | `ftp://ftp.kernel.org/pub/site/README`\n| `http`    | [HTTP URIs][http]               | `http://www.example.com/path/to/name`\n| `https`   | [HTTPS URIs][https]             | `https://www.example.com/path/to/name`\n\n\nInstallation\n------------\n\nInstall with `npm`:\n\n``` bash\n$ npm install get-uri\n```\n\n\nExample\n-------\n\nTo simply get a `stream.Readable` instance from a `file:` URI, try something like:\n\n``` js\nvar getUri = require('get-uri');\n\n// `file:` maps to a `fs.ReadStream` instance…\ngetUri('file:///Users/nrajlich/wat.json', function (err, rs) {\n  if (err) throw err;\n  rs.pipe(process.stdout);\n});\n```\n\n\nMissing Endpoints\n-----------------\n\nWhen you pass in a URI in which the resource referenced does not exist on the\ndestination server, then a `NotFoundError` will be returned. The `code` of the\nerror instance is set to `\"ENOTFOUND\"`, so you can special-case that in your code\nto detect when a bad filename is requested:\n\n``` js\ngetUri('http://example.com/resource.json', function (err, rs) {\n  if (err) {\n    if ('ENOTFOUND' == err.code) {\n      // bad file path requested\n    } else {\n      // something else bad happened...\n      throw err;\n    }\n  }\n\n  // your app code…\n});\n```\n\n\nCacheability\n------------\n\nWhen calling `getUri()` with the same URI multiple times, the `get-uri` module\nsupports sending an indicator that the remote resource has not been modified\nsince the last time it has been retreived from that node process.\n\nTo do this, pass in a `cache` option to the \"options object\" argument\nwith the value set to the `stream.Readable` instance that was previously\nreturned. If the remote resource has not been changed since the last call for\nthat same URI, then a `NotModifiedError` instance will be returned with it's\n`code` property set to `\"ENOTMODIFIED\"`.\n\nWhen the `\"ENOTMODIFIED\"` error occurs, then you can safely re-use the\nresults from the previous `getUri()` call for that same URI:\n\n``` js\n// maps to a `fs.ReadStream` instance\ngetUri('http://example.com/resource.json', function (err, rs) {\n  if (err) throw err;\n\n  // … some time later, if you need to get this same URI again, pass in the\n  // previous `stream.Readable` instance as `cache` option to potentially\n  // receive an \"ENOTMODIFIED\" response:\n  var opts = { cache: rs };\n  getUri('http://example.com/resource.json', opts, function (err, rs2) {\n    if (err) {\n      if ('ENOTFOUND' == err.code) {\n        // bad file path requested\n      } else if ('ENOTMODIFIED' == err.code) {\n        // source file has not been modified since last time it was requested,\n        // so `rs2` is undefined and you are expected to re-use results from\n        // a previous call to `getUri()`\n      } else {\n        // something else bad happened...\n        throw err;\n      }\n    }\n  });\n});\n```\n\n\nAPI\n---\n\n### getUri(String uri[, Object options,] Function callback)\n\nA `uri` String is required. An optional `options` object may be passed in:\n\n - `cache` - A `stream.Readable` instance from a previous call to `getUri()` with the same URI. If this option is passed in, and the destination endpoint has not been modified, then an `ENOTMODIFIED` error is returned\n\nAny other options passed in to the `options` object will be passed through\nto the low-level connection creation functions (`http.get()`, `ftp.connect()`,\netc).\n\nInvokes the given `callback` function with a `stream.Readable` instance to\nread the resource at the given `uri`.\n\nLicense\n-------\n\n(The MIT License)\n\nCopyright (c) 2014 Nathan Rajlich &lt;nathan@tootallnate.net&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n[data]: http://tools.ietf.org/html/rfc2397\n[file]: http://tools.ietf.org/html/draft-hoffman-file-uri-03\n[ftp]: http://www.w3.org/Protocols/rfc959/\n[http]: http://www.w3.org/Protocols/rfc2616/rfc2616.html\n[https]: http://wikipedia.org/wiki/HTTP_Secure"
}