{
	"name": "xhr-request-promise",
	"versions": {
		"0.1.0": {
			"name": "xhr-request-promise",
			"version": "0.1.0",
			"description": "Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/maiavictor/xhr-request-promise.git"
			},
			"author": {
				"name": "Victor Maia"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/maiavictor/xhr-request-promise/issues"
			},
			"homepage": "https://github.com/maiavictor/xhr-request-promise#readme",
			"dependencies": {
				"xhr-request": "^1.0.1"
			},
			"gitHead": "0bf579956051a1b004777ee18e2b32cf6171a203",
			"_id": "xhr-request-promise@0.1.0",
			"_shasum": "a53fbc13cc832c55d976c13e18746fa85514c064",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.8.0",
			"_npmUser": {
				"name": "maiavictor",
				"email": "srvictormaia@gmail.com"
			},
			"dist": {
				"shasum": "a53fbc13cc832c55d976c13e18746fa85514c064",
				"tarball": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "maiavictor",
					"email": "srvictormaia@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/xhr-request-promise-0.1.0.tgz_1498802122057_0.6403504444751889"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "xhr-request-promise",
			"version": "0.1.1",
			"description": "Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/maiavictor/xhr-request-promise.git"
			},
			"author": {
				"name": "Victor Maia"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/maiavictor/xhr-request-promise/issues"
			},
			"homepage": "https://github.com/maiavictor/xhr-request-promise#readme",
			"dependencies": {
				"xhr-request": "^1.0.1"
			},
			"gitHead": "0cfee05b2ff3832569ae5be514c7977578984109",
			"_id": "xhr-request-promise@0.1.1",
			"_shasum": "782827ae441b8b174e0c9216d15b7fe3293eae6a",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.8.0",
			"_npmUser": {
				"name": "maiavictor",
				"email": "srvictormaia@gmail.com"
			},
			"dist": {
				"shasum": "782827ae441b8b174e0c9216d15b7fe3293eae6a",
				"tarball": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "maiavictor",
					"email": "srvictormaia@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/xhr-request-promise-0.1.1.tgz_1498802320209_0.38787443563342094"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "xhr-request-promise",
			"version": "0.1.2",
			"description": "Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/maiavictor/xhr-request-promise.git"
			},
			"author": {
				"name": "Victor Maia"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/maiavictor/xhr-request-promise/issues"
			},
			"homepage": "https://github.com/maiavictor/xhr-request-promise#readme",
			"dependencies": {
				"xhr-request": "^1.0.1"
			},
			"gitHead": "c57c7ccb7a89dffad1d37a36600729ad41a525d1",
			"_id": "xhr-request-promise@0.1.2",
			"_shasum": "343c44d1ee7726b8648069682d0f840c83b4261d",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.8.0",
			"_npmUser": {
				"name": "maiavictor",
				"email": "srvictormaia@gmail.com"
			},
			"dist": {
				"shasum": "343c44d1ee7726b8648069682d0f840c83b4261d",
				"tarball": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "maiavictor",
					"email": "srvictormaia@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/xhr-request-promise-0.1.2.tgz_1498802486733_0.3553931585047394"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "xhr-request-promise",
			"version": "0.1.3",
			"description": "Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.",
			"main": "index.js",
			"scripts": {
				"test": "jest"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/maiavictor/xhr-request-promise.git"
			},
			"author": {
				"name": "Victor Maia"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/maiavictor/xhr-request-promise/issues"
			},
			"homepage": "https://github.com/maiavictor/xhr-request-promise#readme",
			"dependencies": {
				"xhr-request": "^1.1.0"
			},
			"devDependencies": {
				"jest": "^22.1.4",
				"nock": "^9.1.6"
			},
			"gitHead": "8c96f9f80db8b848ef2022cf57845bab5ab97e9f",
			"_id": "xhr-request-promise@0.1.3",
			"_nodeVersion": "13.10.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-YUBytBsuwgitWtdRzXDDkWAXzhdGB8bYm0sSzMPZT7Z2MBjMSTHFsyCT1yCRATY+XC69DUrQraRAEgcoCRaIPg==",
				"shasum": "2d5f4b16d8c6c893be97f1a62b0ed4cf3ca5f96c",
				"tarball": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.3.tgz",
				"fileCount": 6,
				"unpackedSize": 2171,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej41eCRA9TVsSAnZWagAA3ZoP/RG3PUtikAIxkyBeLBa4\nExs5nc7gso1pY7X/qIwFheUnRtHlg2UNzYItDPGD+n3VNSAmdQ/OCN4bMmF1\ngIdL695RQNUXA92fRGN1R090KR63n+q+AdCuNPcD7864gmnkYP+BqcEcx26I\nPBlMO35Lg5CsOjpUlCGYaqmrvP3qhM/8NDlv5KPVUI6Js4b5HY0m6mCnPJs6\nwZ2V6bzcynRFn1EKm9ErOD6SZI/n9X1YzxrLCxAlrquB2tUoPBE0ebOLy3PW\nXFFlI/YA7ZnyTG67wJrAj0ZSTzUeA5OCMLxj2wxI14DPIaiJxqe9snlG36I+\nxpgXkk0CSlhLyqvJrY7yAsoatzDmKDKFdlvWLiFRhhtAft5FRZeAD3ggup0E\nJL+3yfG/E1z1FkghuIPgCrUgJM5K3Nc+KtJjhtDMUfYMeC2OXGMi/JhfhmmG\n34vQIIGbuxxq+nggsLWQZxN+Ke+9lGdr55MzC10es4Fsn8R5XRYv+ZTV3JUy\n8Z8/JJHgce1BOu8HslM2EEpICWA3zYPcTqrHEovAdpcv//mPIAVQfyh7ysQM\nvk8E9XAptgjmIDTbAxL+ByVmk/mSs7ouvi6iYERX0xxuUcQ9nFpA9SJnSNIs\nXLJfmFcZ3tYu1L9kzu1o0ms7UScYEO4cetTs4S5K55rnT2YC+w/VV24Fhx9O\n6/Pf\r\n=Nyho\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "maiavictor",
					"email": "srvictormaia@gmail.com"
				}
			],
			"_npmUser": {
				"name": "maiavictor",
				"email": "srvictormaia@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/xhr-request-promise_0.1.3_1586466142166_0.10393405355759833"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-09T21:02:24.768Z",
		"created": "2017-06-30T05:55:23.007Z",
		"0.1.0": "2017-06-30T05:55:23.007Z",
		"0.1.1": "2017-06-30T05:58:41.175Z",
		"0.1.2": "2017-06-30T06:01:27.712Z",
		"0.1.3": "2020-04-09T21:02:22.310Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.1.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"879334df06809c27935f02f70d5c1186\"",
			"fetched": 1602009409163
		}
	},
	"_distfiles": {
		"xhr-request-promise-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.0.tgz",
			"sha": "a53fbc13cc832c55d976c13e18746fa85514c064",
			"registry": "npmjs"
		},
		"xhr-request-promise-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.1.tgz",
			"sha": "782827ae441b8b174e0c9216d15b7fe3293eae6a",
			"registry": "npmjs"
		},
		"xhr-request-promise-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.2.tgz",
			"sha": "343c44d1ee7726b8648069682d0f840c83b4261d",
			"registry": "npmjs"
		},
		"xhr-request-promise-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/xhr-request-promise/-/xhr-request-promise-0.1.3.tgz",
			"sha": "2d5f4b16d8c6c893be97f1a62b0ed4cf3ca5f96c",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "16-df15732d799fbfc3",
	"_id": "xhr-request-promise",
	"readme": "## xhr-request-promise\n\nThin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks."
}