{
	"name": "spdy-transport",
	"versions": {
		"1.0.0-dev": {
			"name": "spdy-transport",
			"version": "1.0.0-dev",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "0fb448e8fce7758a737e1b9929821a30a6235c14",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-dev",
			"_shasum": "cce2034f0d47e6ddae2fff441e1315a33fabe05c",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "cce2034f0d47e6ddae2fff441e1315a33fabe05c",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-dev.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc1": {
			"name": "spdy-transport",
			"version": "1.0.0-rc1",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "3b7b803b0bcf709881c0620fdfc3def4e9eb941f",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc1",
			"_shasum": "d60beba4f7141ee933a017731395ed8cb4ce26f8",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "d60beba4f7141ee933a017731395ed8cb4ce26f8",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc2": {
			"name": "spdy-transport",
			"version": "1.0.0-rc2",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "c7052bf991a65998ce988461cd991cb3c070dca6",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc2",
			"_shasum": "4cf7ac9ba81e5934e8ce6e415c61b9d08a2bb0d2",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "4cf7ac9ba81e5934e8ce6e415c61b9d08a2bb0d2",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc3": {
			"name": "spdy-transport",
			"version": "1.0.0-rc3",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "76172b88665e737e76568d492f210fd6b090f5fd",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc3",
			"_shasum": "2e482317be1ddc0cfa26634e87ab3f34e065ad82",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "2e482317be1ddc0cfa26634e87ab3f34e065ad82",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc4": {
			"name": "spdy-transport",
			"version": "1.0.0-rc4",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "5806366d50e3b41d2f258feb9ce7eaa45bdf54d4",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc4",
			"_shasum": "f77bb02278ba6894bf7d12feeeec08efe68cc652",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "f77bb02278ba6894bf7d12feeeec08efe68cc652",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc5": {
			"name": "spdy-transport",
			"version": "1.0.0-rc5",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "03fd3487b4acb88f4b3b006869da775f2f2edad7",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc5",
			"_shasum": "cc8b2e6cdbde505361ce0ffaa9e782c11850ee36",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "cc8b2e6cdbde505361ce0ffaa9e782c11850ee36",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc6": {
			"name": "spdy-transport",
			"version": "1.0.0-rc6",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "1d03b2b7f807d764ffaa35a686a4f9eaafc88033",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc6",
			"_shasum": "8a95c12d8ff916030d7564c9569a741e4805901d",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "8a95c12d8ff916030d7564c9569a741e4805901d",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc7": {
			"name": "spdy-transport",
			"version": "1.0.0-rc7",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "a1691b5d67c4777c2de77a73d078bf391cdb1247",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc7",
			"_shasum": "931671f201b8a348f165df57cd570bac13c462a1",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "931671f201b8a348f165df57cd570bac13c462a1",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc8": {
			"name": "spdy-transport",
			"version": "1.0.0-rc8",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "fd4c430cc0e6522415c530042ca8de4d54fa705c",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc8",
			"_shasum": "f7734257c01bdd04be3803237209d41702775574",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "f7734257c01bdd04be3803237209d41702775574",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0-rc9": {
			"name": "spdy-transport",
			"version": "1.0.0-rc9",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "fb3f926729a3596c9612442942cc3aafe303f163",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0-rc9",
			"_shasum": "3cbd15060643a214c3c804e82b9c7cc57f2614aa",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "3cbd15060643a214c3c804e82b9c7cc57f2614aa",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "spdy-transport",
			"version": "1.0.0",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "ad0dfe573557a766c964eecef1e8b08ea5366042",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.0",
			"_shasum": "7c703341b92487903257d043b7af35da6733c0da",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "7c703341b92487903257d043b7af35da6733c0da",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "spdy-transport",
			"version": "1.0.1",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "8a907e5e05df0a056152ed52349c5e68a0c70cd8",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.1",
			"_shasum": "135b7bd6100f680f58af09abb53a5e73d82834f3",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "135b7bd6100f680f58af09abb53a5e73d82834f3",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "spdy-transport",
			"version": "1.0.2",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "3ef9e423736535ed232bec2555e14170701afab9",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.0.2",
			"_shasum": "527bde799497c6b5cedcdc1803636ab6d5c8e3ab",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "527bde799497c6b5cedcdc1803636ab6d5c8e3ab",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "spdy-transport",
			"version": "1.1.0",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "3e270c57feb9795d00e0e122c0ef2c6c7b47fb38",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.0",
			"_shasum": "7e05a263cd0861171437f6ab0704be693b63bdce",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "7e05a263cd0861171437f6ab0704be693b63bdce",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "spdy-transport",
			"version": "1.1.1",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.2",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "73b3ec6f2ad623b4248f021c5c159ef1d7566e3d",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.1",
			"_shasum": "7b9a1e0cd8224330466858443c3e14da8d414ade",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "3.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "7b9a1e0cd8224330466858443c3e14da8d414ade",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "spdy-transport",
			"version": "1.1.2",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "12fdddd1e2e4d4dc536507606379cdeb9afa75bc",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.2",
			"_shasum": "fc107dfaacaec8e74783b2a80aaab0d753032e2c",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "3.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "fc107dfaacaec8e74783b2a80aaab0d753032e2c",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "spdy-transport",
			"version": "1.1.3",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "54c191cdbc2cb1c353301c7626d3d26d9721d08a",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.3",
			"_shasum": "cc44afdcf0ed5589a5bb85f83eca529f410e095a",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "3.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "cc44afdcf0ed5589a5bb85f83eca529f410e095a",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "spdy-transport",
			"version": "1.1.4",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "23d1569cefa633660dfa9bb9d9d31bc78d5288b5",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.4",
			"_shasum": "9eee0c0e481e0d2b3d347919ce09cbcb07eadf70",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "9eee0c0e481e0d2b3d347919ce09cbcb07eadf70",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.5": {
			"name": "spdy-transport",
			"version": "1.1.5",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "54b0a753410ab47f5db4bc7604c2a545e179e6a1",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.5",
			"_shasum": "169f1ec57aad85d7e70e358cf98d5a1212f6e5dc",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "169f1ec57aad85d7e70e358cf98d5a1212f6e5dc",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.6": {
			"name": "spdy-transport",
			"version": "1.1.6",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "cef8bdd943b029deae34a196c3d77e9bcae8b1d8",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.6",
			"_shasum": "8f9b25fab0cc2d7ae3b3d6bb009f5498540c14d4",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "8f9b25fab0cc2d7ae3b3d6bb009f5498540c14d4",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.7": {
			"name": "spdy-transport",
			"version": "1.1.7",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "56a6d8804f570646079a02067dba6c683206d476",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.7",
			"_shasum": "3ea0e27ce5aef40f3ee95a73a9289a37dda29dde",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "3ea0e27ce5aef40f3ee95a73a9289a37dda29dde",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.8": {
			"name": "spdy-transport",
			"version": "1.1.8",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "5611b813c0826530a798cd9108f2d45dc6d7e72a",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.8",
			"_shasum": "4378d947ff5aeedd2779f57eeeb1a40fdffb48cb",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.4",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "4378d947ff5aeedd2779f57eeeb1a40fdffb48cb",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.9": {
			"name": "spdy-transport",
			"version": "1.1.9",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "00156fae1d434a815ca1c63f5008bd7624045fcf",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.9",
			"_shasum": "260e86fbc57e5d89dcc27703388117157e24301d",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "260e86fbc57e5d89dcc27703388117157e24301d",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.10": {
			"name": "spdy-transport",
			"version": "1.1.10",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "b053619262c88844bdeb5c4c7bfe3248fb305b88",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.10",
			"_shasum": "5432831a822ba24e1251a310f9fa3571b10b51d9",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"dist": {
				"shasum": "5432831a822ba24e1251a310f9fa3571b10b51d9",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.10.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.11": {
			"name": "spdy-transport",
			"version": "1.1.11",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "2437a9da1bff43f2f022de64908597f4cc44f128",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.1.11",
			"_shasum": "bd0574bf781079fd77af755582500018199cc331",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "bd0574bf781079fd77af755582500018199cc331",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.11.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "spdy-transport",
			"version": "1.2.0",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "11decd41edc9930eeb26bb31f2a55e01eeab3f46",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.2.0",
			"_shasum": "f129a8f8fae3f678e5dbd82e0c76f2365ee5f8c8",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "f129a8f8fae3f678e5dbd82e0c76f2365ee5f8c8",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "spdy-transport",
			"version": "1.2.1",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "c81973754c2d6a419087f358f3d53b3d0aa39c1f",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@1.2.1",
			"_shasum": "efefa742b1c7cbe75236b3db0c69b2d5fe40fc07",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "efefa742b1c7cbe75236b3db0c69b2d5fe40fc07",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "spdy-transport",
			"version": "2.0.0",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "72d5945dd2d2daec75d955a3d7386403acc54b01",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.0",
			"_shasum": "51c228e51d69af22f25bd79d26d573ade959cbd5",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "51c228e51d69af22f25bd79d26d573ade959cbd5",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "spdy-transport",
			"version": "2.0.1",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "74020b0fd2e0985d99abcc129f737752a19ee989",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.1",
			"_shasum": "6640de811ed21b662ef3aaea7edd016c634034c3",
			"_from": ".",
			"_npmVersion": "3.4.1",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "6640de811ed21b662ef3aaea7edd016c634034c3",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "spdy-transport",
			"version": "2.0.2",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "5d3628f63c9d7e3f6267876bea1114ccd70829ca",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.2",
			"_shasum": "f3269021464caa092c9d6947609da5bb344c6ee5",
			"_from": ".",
			"_npmVersion": "3.4.1",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "f3269021464caa092c9d6947609da5bb344c6ee5",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "spdy-transport",
			"version": "2.0.3",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "c2a9b676fe88e25b78757d9b01fb5860007c0aa4",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.3",
			"_shasum": "a7d023aaca1897cf3169cdcb81a05ccd7061917f",
			"_from": ".",
			"_npmVersion": "3.4.1",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "a7d023aaca1897cf3169cdcb81a05ccd7061917f",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.4": {
			"name": "spdy-transport",
			"version": "2.0.4",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "014038c9e85c1a1f9fa680cf51cdfd059f40cb4b",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.4",
			"_shasum": "a67f1469cd75839593ddf61a4c32ba7d6f80c06d",
			"_from": ".",
			"_npmVersion": "3.4.1",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "a67f1469cd75839593ddf61a4c32ba7d6f80c06d",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.5": {
			"name": "spdy-transport",
			"version": "2.0.5",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "134d49f56d283f2857d8750e481de6b7a93c3dd7",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.5",
			"_shasum": "a63586c4d7ea6f3a1236dc4a21198fb6ce1b7e17",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "a63586c4d7ea6f3a1236dc4a21198fb6ce1b7e17",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.6": {
			"name": "spdy-transport",
			"version": "2.0.6",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "f29c595c04d12210583be81c41e93ea2a5070357",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.6",
			"_shasum": "5b82c4ad17641a9c45c9b25bd0149f8cf5756112",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "5b82c4ad17641a9c45c9b25bd0149f8cf5756112",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.7": {
			"name": "spdy-transport",
			"version": "2.0.7",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "d321ee04a6fba4947160563459e601fc57b040a3",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.7",
			"_shasum": "54c59652ebe16c7de916147603a36ddaefdf990f",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "54c59652ebe16c7de916147603a36ddaefdf990f",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.8": {
			"name": "spdy-transport",
			"version": "2.0.8",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "a85dd735e1ddb397cc7238e99b41994ce0858581",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.8",
			"_shasum": "e39b009acd2054e7d2cf7e619db8632b59b25a02",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "e39b009acd2054e7d2cf7e619db8632b59b25a02",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.9": {
			"name": "spdy-transport",
			"version": "2.0.9",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "01084f12dcc8a2b3176c86b40da6abb0a40f9392",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.9",
			"_shasum": "a379dfcf10a120af0c88d85b7771d8e72905cfc1",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "a379dfcf10a120af0c88d85b7771d8e72905cfc1",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.9.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.10": {
			"name": "spdy-transport",
			"version": "2.0.10",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "aa2d889f7b49d6f6b52ed6979fcb236f6662eb39",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.10",
			"_shasum": "b2a15769880c576996263b12a1544097de728027",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "b2a15769880c576996263b12a1544097de728027",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.10.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.11": {
			"name": "spdy-transport",
			"version": "2.0.11",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "3301030669bc4bc406fc8aa2caca15795f53f660",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.11",
			"_shasum": "16f844759dcddf39fa37a1ba800b43bedcf8dd1e",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "16f844759dcddf39fa37a1ba800b43bedcf8dd1e",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.11.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.11.tgz_1463600955672_0.0656150165013969"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.12": {
			"name": "spdy-transport",
			"version": "2.0.12",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "258bf4b009381233c94cba536ac685d4924b2fbf",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.12",
			"_shasum": "2553ad0c6b87d4179ebe871b0c443201e4b12139",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "2553ad0c6b87d4179ebe871b0c443201e4b12139",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.12.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.12.tgz_1470098958150_0.9737411784008145"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.13": {
			"name": "spdy-transport",
			"version": "2.0.13",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "f82aa7539bb229519eebdf3c7db983ba6f4cc344",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.13",
			"_shasum": "0bbccfdeb17dd4d088976a1e608e715e03d17ba1",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "0bbccfdeb17dd4d088976a1e608e715e03d17ba1",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.13.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.13.tgz_1471513527302_0.14695241721346974"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.14": {
			"name": "spdy-transport",
			"version": "2.0.14",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.4",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "8bb0b80dbef87da21a40a88f642259528638daff",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.14",
			"_shasum": "0cdd8c950888d38efa9bb6a01d305f840cdd4ddb",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "0cdd8c950888d38efa9bb6a01d305f840cdd4ddb",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.14.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.14.tgz_1471630788750_0.8458907129243016"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.15": {
			"name": "spdy-transport",
			"version": "2.0.15",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "f6acc88127c9aa0b5fbd827b348c1d9941c4f158",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.15",
			"_shasum": "10bd739d18973f00e1d1071d0c2bce8020f51207",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "10bd739d18973f00e1d1071d0c2bce8020f51207",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.15.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.15.tgz_1474223606292_0.9088348380755633"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.17": {
			"name": "spdy-transport",
			"version": "2.0.17",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "074cb8e134b14d73415375784361f84ae7feae35",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.17",
			"_shasum": "94376f85a7aaabf9e6edb6bd2f11ee26359be5b5",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "94376f85a7aaabf9e6edb6bd2f11ee26359be5b5",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.17.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.17.tgz_1477875418010_0.01618213765323162"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.18": {
			"name": "spdy-transport",
			"version": "2.0.18",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/indutny/spdy-transport.git"
			},
			"homepage": "https://github.com/indutny/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.2.0",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.0",
				"readable-stream": "^2.0.1",
				"wbuf": "^1.4.0"
			},
			"devDependencies": {
				"async": "^1.2.1",
				"jscs": "^1.13.1",
				"jshint": "^2.8.0",
				"mocha": "^2.2.5",
				"stream-pair": "^1.0.0"
			},
			"scripts": {
				"test": "jscs lib/**/*.js test/**/*.js && jshint lib/**/*.js && mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"main": "./lib/spdy-transport",
			"gitHead": "0bc70336508388ff5d111fd5027d3c31a56c7875",
			"bugs": {
				"url": "https://github.com/indutny/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.18",
			"_shasum": "43fc9c56be2cccc12bb3e2754aa971154e836ea6",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "7.0.0",
			"_npmUser": {
				"name": "indutny",
				"email": "fedor@indutny.com"
			},
			"dist": {
				"shasum": "43fc9c56be2cccc12bb3e2754aa971154e836ea6",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.18.tgz"
			},
			"maintainers": [
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/spdy-transport-2.0.18.tgz_1479933280126_0.23772102943621576"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.19": {
			"name": "spdy-transport",
			"version": "2.0.19",
			"main": "lib/spdy-transport",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/spdy-http2/spdy-transport.git"
			},
			"homepage": "https://github.com/spdy-http2/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.6.8",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.1",
				"readable-stream": "^2.2.9",
				"safe-buffer": "^5.0.1",
				"wbuf": "^1.7.2"
			},
			"devDependencies": {
				"async": "^2.4.1",
				"istanbul": "^0.4.5",
				"mocha": "^3.4.1",
				"pre-commit": "^1.2.2",
				"standard": "^10.0.2",
				"stream-pair": "^1.0.3"
			},
			"scripts": {
				"lint": "standard",
				"test": "mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js",
				"coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"gitHead": "08892e98b6f8dd09a301240c760c4d5a0fc89068",
			"bugs": {
				"url": "https://github.com/spdy-http2/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.19",
			"_shasum": "f4bb95424296cd52927485ddd88a821682f196eb",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "daviddias",
				"email": "daviddias.p@gmail.com"
			},
			"dist": {
				"shasum": "f4bb95424296cd52927485ddd88a821682f196eb",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.19.tgz"
			},
			"maintainers": [
				{
					"name": "daviddias",
					"email": "daviddias.p@gmail.com"
				},
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/spdy-transport-2.0.19.tgz_1495507980719_0.15188046684488654"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.20": {
			"name": "spdy-transport",
			"version": "2.0.20",
			"main": "lib/spdy-transport",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/spdy-http2/spdy-transport.git"
			},
			"homepage": "https://github.com/spdy-http2/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.6.8",
				"detect-node": "^2.0.3",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.1",
				"readable-stream": "^2.2.9",
				"safe-buffer": "^5.0.1",
				"wbuf": "^1.7.2"
			},
			"devDependencies": {
				"async": "^2.4.1",
				"istanbul": "^0.4.5",
				"mocha": "^3.4.1",
				"pre-commit": "^1.2.2",
				"standard": "^10.0.2",
				"stream-pair": "^1.0.3"
			},
			"scripts": {
				"lint": "standard",
				"test": "mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js",
				"coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"gitHead": "0438165a1e08b4b72dd803721698f5b7c4545c21",
			"bugs": {
				"url": "https://github.com/spdy-http2/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.0.20",
			"_shasum": "735e72054c486b2354fe89e702256004a39ace4d",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "daviddias",
				"email": "daviddias.p@gmail.com"
			},
			"dist": {
				"shasum": "735e72054c486b2354fe89e702256004a39ace4d",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.20.tgz"
			},
			"maintainers": [
				{
					"name": "daviddias",
					"email": "daviddias.p@gmail.com"
				},
				{
					"name": "indutny",
					"email": "fedor@indutny.com"
				},
				{
					"name": "rauchg",
					"email": "rauchg@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/spdy-transport-2.0.20.tgz_1495658194853_0.4438294831197709"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "spdy-transport",
			"version": "2.1.0",
			"main": "lib/spdy-transport",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/spdy-http2/spdy-transport.git"
			},
			"homepage": "https://github.com/spdy-http2/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.6.8",
				"detect-node": "^2.0.3",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.1",
				"readable-stream": "^2.2.9",
				"safe-buffer": "^5.0.1",
				"wbuf": "^1.7.2"
			},
			"devDependencies": {
				"async": "^2.4.1",
				"istanbul": "^0.4.5",
				"mocha": "^3.4.1",
				"pre-commit": "^1.2.2",
				"standard": "^10.0.2",
				"stream-pair": "^1.0.3"
			},
			"scripts": {
				"lint": "standard",
				"test": "mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js",
				"coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"gitHead": "db622a5913324f74b11c03dd9ae8769a7964a107",
			"bugs": {
				"url": "https://github.com/spdy-http2/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.1.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "daviddias",
				"email": "daviddias.p@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bpUeGpZcmZ692rrTiqf9/2EUakI6/kXX1Rpe0ib/DyOzbiexVfXkw6GnvI9hVGvIwVaUhkaBojjCZwLNRGQg1g==",
				"shasum": "4bbb15aaffed0beefdd56ad61dbdc8ba3e2cb7a1",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.1.0.tgz",
				"fileCount": 26,
				"unpackedSize": 139551
			},
			"maintainers": [
				{
					"email": "daviddias.p@gmail.com",
					"name": "daviddias"
				},
				{
					"email": "fedor@indutny.com",
					"name": "indutny"
				},
				{
					"email": "rauchg@gmail.com",
					"name": "rauchg"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/spdy-transport_2.1.0_1521655187928_0.6744279531580166"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.1": {
			"name": "spdy-transport",
			"version": "2.1.1",
			"main": "lib/spdy-transport",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/spdy-http2/spdy-transport.git"
			},
			"homepage": "https://github.com/spdy-http2/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^2.6.8",
				"detect-node": "^2.0.3",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.1",
				"readable-stream": "^2.2.9",
				"safe-buffer": "^5.0.1",
				"wbuf": "^1.7.2"
			},
			"devDependencies": {
				"async": "^2.4.1",
				"istanbul": "^0.4.5",
				"mocha": "^3.4.1",
				"pre-commit": "^1.2.2",
				"standard": "^10.0.2",
				"stream-pair": "^1.0.3"
			},
			"scripts": {
				"lint": "standard",
				"test": "mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js",
				"coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"gitHead": "c8205a7d583bd5b330ca873cee04ee90bee0fbbb",
			"bugs": {
				"url": "https://github.com/spdy-http2/spdy-transport/issues"
			},
			"_id": "spdy-transport@2.1.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "daviddias",
				"email": "mail@daviddias.me"
			},
			"dist": {
				"integrity": "sha512-q7D8c148escoB3Z7ySCASadkegMmUZW8Wb/Q1u0/XBgDKMO880rLQDj8Twiew/tYi7ghemKUi/whSYOwE17f5Q==",
				"shasum": "c54815d73858aadd06ce63001e7d25fa6441623b",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.1.1.tgz",
				"fileCount": 26,
				"unpackedSize": 139571,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3KvrCRA9TVsSAnZWagAAFdQP/2OjdEGfMHulQmY8dX1T\n2vdKuR9olD1Ut8JhsDcR6zwG9eiR8lq6QRvpcNPIdp58JykPj3zbQ+1xw/wI\nv0/epl+Pj/sqGsc1MdgoZmKMZBPOH0+dND5Wpis7FjmgmCYGKsEiVEkismla\nO7qwZkCZVEgS314/BQg9hVXudRV3PBn6W4BPJL8+MfcBgICxbHMHwKivQG25\n20l7UPAuFwcvEvYu7YPBRitl3U2nmO8B0D0vTslX2NuI7f7Zuvst5VfOJ0QD\nrb2zMdrBd2Sb7J9QWbQqH+psVMZuZ15R7Gk6otZA5Xe/0s9hTCqHUkVnvWDt\nuMOaxt/KKSyQ9tJj1JneYFMh9Fa2Gdh/B/D8VT9ycH4+b1TqDqjSa0l+4zCH\nA4pIiokUaw5jJ4T4e5S7ezCUZd9hUmnsXM5Ww74TSFR0sBjhejkELGN/ZPFk\nbhW+cMYmQi6MKhGBDOdMHf6SFn/pdRfCD2yDYc/P5j9AVSkS4Jr4hzTjNBhO\nn6GO5kY9mHcmnTT68bT6oEw+oYR+6O+8tdlIOWzH8Ln+Zg0l2neemypgft+j\nDxNVAi6vn+pUc8zGcky1fOvKq2zqTMCQIzjkwnycrKXOYAANmZYzYoIJE857\nOeqcZLAjQsYdXcRpFCDbZe+W4VrIM12+ZMdQ+M/duusgJex/wtEKSv0X3lzR\nR3qY\r\n=6qwa\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daviddias.p@gmail.com",
					"name": "daviddias"
				},
				{
					"email": "fedor@indutny.com",
					"name": "indutny"
				},
				{
					"email": "rauchg@gmail.com",
					"name": "rauchg"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/spdy-transport_2.1.1_1541188586648_0.6568124334384773"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "spdy-transport",
			"version": "3.0.0",
			"main": "lib/spdy-transport",
			"description": "SPDY v2, v3, v3.1 and HTTP2 transport",
			"license": "MIT",
			"keywords": [
				"spdy",
				"http2",
				"transport"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/spdy-http2/spdy-transport.git"
			},
			"homepage": "https://github.com/spdy-http2/spdy-transport",
			"author": {
				"name": "Fedor Indutny",
				"email": "fedor@indutny.com"
			},
			"dependencies": {
				"debug": "^4.1.0",
				"detect-node": "^2.0.4",
				"hpack.js": "^2.1.6",
				"obuf": "^1.1.2",
				"readable-stream": "^3.0.6",
				"wbuf": "^1.7.3"
			},
			"devDependencies": {
				"async": "^2.6.1",
				"istanbul": "^0.4.5",
				"mocha": "^5.2.0",
				"pre-commit": "^1.2.2",
				"standard": "^12.0.1",
				"stream-pair": "^1.0.3"
			},
			"scripts": {
				"lint": "standard",
				"test": "mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js",
				"coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js test/**/**/*-test.js"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"gitHead": "f177937e614db6b53bebb10976e4055ecbfc767f",
			"bugs": {
				"url": "https://github.com/spdy-http2/spdy-transport/issues"
			},
			"_id": "spdy-transport@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.13.0",
			"_npmUser": {
				"name": "daviddias",
				"email": "mail@daviddias.me"
			},
			"dist": {
				"integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
				"shasum": "00d4863a6400ad75df93361a1608605e5dcdcf31",
				"tarball": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
				"fileCount": 26,
				"unpackedSize": 136272,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4+EFCRA9TVsSAnZWagAAa/wP/2T4Ugd6mJhTwt+4wufd\nlT71gH0+Azxfu9H4SVAZLOCWBuKhQUf3YD1GVyDa2Hni4N3jzVltSMSfxzxS\nbzC5SDjFfRAjsEigdkmgbnZWJCyW30qbFWq+d2+k/6KW2+5ojRqnF+7/Zrpm\nM/idP1vNUAWFF3LSpcCxoEdLHfDb/rqFwjjrvF2iHKPQQyo8jwZlAHE8oRm0\nF0cjxmTAh9Ls8fpywpn7WX2WO0nQgIW/ci8Xv4+emkNWm1PCjSgmjp63bMXy\nTVrUr4AQgLMQQMZHc8iJF3birGy4uWFGBxAuf4HnGXLOU/yQXI7Wd174Kd9f\n9//kVcshlsRkEpDduqfbypFHadhkFSJtFGHfjzRpMA/lQ0OVPi6xSpaTa67d\nWBIzUGpxeX3/2NHYWF33KK3uRYvOpFUfDGkdBsn+p/L/MhiWTRXEPOOIAKoE\nxLCRmlYOFy8Mag0vzNHdPMF6iO4ZHOAJyAUAnDFmDkXgMjqkHQ5p6gGiu3Cq\n5EPStg23KQzgD+WgtdMaU0o6ugrYnH0aWMPEUIjF1+e15wecg1ZE8V4yAKho\nnmE+DnSPdIDmR8S4brn1DcYl/cC6YE2fWoYi715k2vLJ9SA6QZjhroH1G8qq\n3ON3Ctbay6fPoj2BsFYo5TT8m0dcl+gAUixZbKsKRGyObnlXw2icngzkkSLw\nXk3n\r\n=QooX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daviddias.p@gmail.com",
					"name": "daviddias"
				},
				{
					"email": "fedor@indutny.com",
					"name": "indutny"
				},
				{
					"email": "rauchg@gmail.com",
					"name": "rauchg"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/spdy-transport_3.0.0_1541660933221_0.2206460869146074"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-01-05T12:59:46.139Z",
		"created": "2015-06-21T01:09:26.593Z",
		"1.0.0-dev": "2015-06-21T01:09:26.593Z",
		"1.0.0-rc1": "2015-07-01T22:57:38.115Z",
		"1.0.0-rc2": "2015-07-06T22:24:00.530Z",
		"1.0.0-rc3": "2015-07-08T04:19:23.207Z",
		"1.0.0-rc4": "2015-07-10T05:12:43.112Z",
		"1.0.0-rc5": "2015-07-12T06:44:18.418Z",
		"1.0.0-rc6": "2015-07-13T03:09:36.571Z",
		"1.0.0-rc7": "2015-07-13T21:20:30.326Z",
		"1.0.0-rc8": "2015-07-15T05:56:22.624Z",
		"1.0.0-rc9": "2015-07-15T20:40:29.091Z",
		"1.0.0": "2015-07-16T00:52:10.936Z",
		"1.0.1": "2015-07-16T00:55:42.958Z",
		"1.0.2": "2015-07-17T02:56:31.827Z",
		"1.1.0": "2015-07-22T20:01:30.757Z",
		"1.1.1": "2015-08-11T03:57:13.555Z",
		"1.1.2": "2015-08-11T08:00:59.465Z",
		"1.1.3": "2015-08-12T04:14:11.464Z",
		"1.1.4": "2015-08-13T01:06:11.654Z",
		"1.1.5": "2015-08-13T04:08:01.975Z",
		"1.1.6": "2015-08-13T04:27:01.189Z",
		"1.1.7": "2015-08-13T18:02:46.543Z",
		"1.1.8": "2015-08-17T17:39:21.011Z",
		"1.1.9": "2015-10-14T02:40:22.882Z",
		"1.1.10": "2015-10-14T16:32:49.184Z",
		"1.1.11": "2015-11-03T00:40:05.262Z",
		"1.2.0": "2015-11-09T03:45:38.527Z",
		"1.2.1": "2015-11-09T04:13:27.307Z",
		"2.0.0": "2015-11-19T04:55:16.357Z",
		"2.0.1": "2015-12-01T21:31:11.657Z",
		"2.0.2": "2015-12-01T22:02:13.892Z",
		"2.0.3": "2015-12-01T22:19:22.755Z",
		"2.0.4": "2015-12-05T20:53:52.072Z",
		"2.0.5": "2016-01-14T10:14:32.230Z",
		"2.0.6": "2016-01-14T21:13:23.461Z",
		"2.0.7": "2016-01-19T05:15:06.313Z",
		"2.0.8": "2016-01-20T05:25:44.824Z",
		"2.0.9": "2016-01-22T19:01:40.579Z",
		"2.0.10": "2016-01-25T16:16:14.166Z",
		"2.0.11": "2016-05-18T19:49:18.163Z",
		"2.0.12": "2016-08-02T00:49:19.000Z",
		"2.0.13": "2016-08-18T09:45:29.359Z",
		"2.0.14": "2016-08-19T18:19:51.212Z",
		"2.0.15": "2016-09-18T18:33:28.211Z",
		"2.0.17": "2016-10-31T00:56:58.592Z",
		"2.0.18": "2016-11-23T20:34:42.153Z",
		"2.0.19": "2017-05-23T02:53:02.038Z",
		"2.0.20": "2017-05-24T20:36:36.050Z",
		"2.1.0": "2018-03-21T17:59:47.995Z",
		"2.1.1": "2018-11-02T19:56:26.742Z",
		"3.0.0": "2018-11-08T07:08:53.372Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"c712db727644e47d18c57f845f731e51\"",
			"fetched": 1600679309265
		}
	},
	"_distfiles": {
		"spdy-transport-1.0.0-dev.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-dev.tgz",
			"sha": "cce2034f0d47e6ddae2fff441e1315a33fabe05c",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc1.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc1.tgz",
			"sha": "d60beba4f7141ee933a017731395ed8cb4ce26f8",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc2.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc2.tgz",
			"sha": "4cf7ac9ba81e5934e8ce6e415c61b9d08a2bb0d2",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc3.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc3.tgz",
			"sha": "2e482317be1ddc0cfa26634e87ab3f34e065ad82",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc4.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc4.tgz",
			"sha": "f77bb02278ba6894bf7d12feeeec08efe68cc652",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc5.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc5.tgz",
			"sha": "cc8b2e6cdbde505361ce0ffaa9e782c11850ee36",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc6.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc6.tgz",
			"sha": "8a95c12d8ff916030d7564c9569a741e4805901d",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc7.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc7.tgz",
			"sha": "931671f201b8a348f165df57cd570bac13c462a1",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc8.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc8.tgz",
			"sha": "f7734257c01bdd04be3803237209d41702775574",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0-rc9.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0-rc9.tgz",
			"sha": "3cbd15060643a214c3c804e82b9c7cc57f2614aa",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.0.tgz",
			"sha": "7c703341b92487903257d043b7af35da6733c0da",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.1.tgz",
			"sha": "135b7bd6100f680f58af09abb53a5e73d82834f3",
			"registry": "npmjs"
		},
		"spdy-transport-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.0.2.tgz",
			"sha": "527bde799497c6b5cedcdc1803636ab6d5c8e3ab",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.0.tgz",
			"sha": "7e05a263cd0861171437f6ab0704be693b63bdce",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.1.tgz",
			"sha": "7b9a1e0cd8224330466858443c3e14da8d414ade",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.2.tgz",
			"sha": "fc107dfaacaec8e74783b2a80aaab0d753032e2c",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.3.tgz",
			"sha": "cc44afdcf0ed5589a5bb85f83eca529f410e095a",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.4.tgz",
			"sha": "9eee0c0e481e0d2b3d347919ce09cbcb07eadf70",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.5.tgz",
			"sha": "169f1ec57aad85d7e70e358cf98d5a1212f6e5dc",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.6.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.6.tgz",
			"sha": "8f9b25fab0cc2d7ae3b3d6bb009f5498540c14d4",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.7.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.7.tgz",
			"sha": "3ea0e27ce5aef40f3ee95a73a9289a37dda29dde",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.8.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.8.tgz",
			"sha": "4378d947ff5aeedd2779f57eeeb1a40fdffb48cb",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.9.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.9.tgz",
			"sha": "260e86fbc57e5d89dcc27703388117157e24301d",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.10.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.10.tgz",
			"sha": "5432831a822ba24e1251a310f9fa3571b10b51d9",
			"registry": "npmjs"
		},
		"spdy-transport-1.1.11.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.1.11.tgz",
			"sha": "bd0574bf781079fd77af755582500018199cc331",
			"registry": "npmjs"
		},
		"spdy-transport-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.2.0.tgz",
			"sha": "f129a8f8fae3f678e5dbd82e0c76f2365ee5f8c8",
			"registry": "npmjs"
		},
		"spdy-transport-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-1.2.1.tgz",
			"sha": "efefa742b1c7cbe75236b3db0c69b2d5fe40fc07",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.0.tgz",
			"sha": "51c228e51d69af22f25bd79d26d573ade959cbd5",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.1.tgz",
			"sha": "6640de811ed21b662ef3aaea7edd016c634034c3",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.2.tgz",
			"sha": "f3269021464caa092c9d6947609da5bb344c6ee5",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.3.tgz",
			"sha": "a7d023aaca1897cf3169cdcb81a05ccd7061917f",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.4.tgz",
			"sha": "a67f1469cd75839593ddf61a4c32ba7d6f80c06d",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.5.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.5.tgz",
			"sha": "a63586c4d7ea6f3a1236dc4a21198fb6ce1b7e17",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.6.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.6.tgz",
			"sha": "5b82c4ad17641a9c45c9b25bd0149f8cf5756112",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.7.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.7.tgz",
			"sha": "54c59652ebe16c7de916147603a36ddaefdf990f",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.8.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.8.tgz",
			"sha": "e39b009acd2054e7d2cf7e619db8632b59b25a02",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.9.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.9.tgz",
			"sha": "a379dfcf10a120af0c88d85b7771d8e72905cfc1",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.10.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.10.tgz",
			"sha": "b2a15769880c576996263b12a1544097de728027",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.11.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.11.tgz",
			"sha": "16f844759dcddf39fa37a1ba800b43bedcf8dd1e",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.12.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.12.tgz",
			"sha": "2553ad0c6b87d4179ebe871b0c443201e4b12139",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.13.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.13.tgz",
			"sha": "0bbccfdeb17dd4d088976a1e608e715e03d17ba1",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.14.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.14.tgz",
			"sha": "0cdd8c950888d38efa9bb6a01d305f840cdd4ddb",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.15.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.15.tgz",
			"sha": "10bd739d18973f00e1d1071d0c2bce8020f51207",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.17.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.17.tgz",
			"sha": "94376f85a7aaabf9e6edb6bd2f11ee26359be5b5",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.18.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.18.tgz",
			"sha": "43fc9c56be2cccc12bb3e2754aa971154e836ea6",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.19.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.19.tgz",
			"sha": "f4bb95424296cd52927485ddd88a821682f196eb",
			"registry": "npmjs"
		},
		"spdy-transport-2.0.20.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.0.20.tgz",
			"sha": "735e72054c486b2354fe89e702256004a39ace4d",
			"registry": "npmjs"
		},
		"spdy-transport-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.1.0.tgz",
			"sha": "4bbb15aaffed0beefdd56ad61dbdc8ba3e2cb7a1",
			"registry": "npmjs"
		},
		"spdy-transport-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.1.1.tgz",
			"sha": "c54815d73858aadd06ce63001e7d25fa6441623b",
			"registry": "npmjs"
		},
		"spdy-transport-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
			"sha": "00d4863a6400ad75df93361a1608605e5dcdcf31",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-bcf8c98e5248569f",
	"_id": "spdy-transport",
	"readme": "# spdy-transport\n\n[![Build Status](https://travis-ci.org/spdy-http2/spdy-transport.svg?branch=master)](http://travis-ci.org/spdy-http2/spdy-transport)\n[![NPM version](https://badge.fury.io/js/spdy-transport.svg)](http://badge.fury.io/js/spdy-transport)\n[![dependencies Status](https://david-dm.org/spdy-http2/spdy-transport/status.svg?style=flat-square)](https://david-dm.org/spdy-http2/spdy-transport)\n[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)\n[![Waffle](https://img.shields.io/badge/track-waffle-blue.svg?style=flat-square)](https://waffle.io/spdy-http2/node-spdy)\n\n> SPDY/HTTP2 generic transport implementation.\n\n## Usage\n\n```javascript\nvar transport = require('spdy-transport');\n\n// NOTE: socket is some stream or net.Socket instance, may be an argument\n// of `net.createServer`'s connection handler.\n\nvar server = transport.connection.create(socket, {\n  protocol: 'http2',\n  isServer: true\n});\n\nserver.on('stream', function(stream) {\n  console.log(stream.method, stream.path, stream.headers);\n  stream.respond(200, {\n    header: 'value'\n  });\n\n  stream.on('readable', function() {\n    var chunk = stream.read();\n    if (!chunk)\n      return;\n\n    console.log(chunk);\n  });\n\n  stream.on('end', function() {\n    console.log('end');\n  });\n\n  // And other node.js Stream APIs\n  // ...\n});\n```\n\n## LICENSE\n\nThis software is licensed under the MIT License.\n\nCopyright Fedor Indutny, 2015.\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy 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 permit\npersons to whom the Software is furnished to do so, subject to the\nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\nNO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\nUSE OR OTHER DEALINGS IN THE SOFTWARE.\n\n[0]: http://json.org/\n[1]: http://github.com/indutny/bud-backend\n[2]: https://github.com/nodejs/io.js\n[3]: https://github.com/libuv/libuv\n[4]: http://openssl.org/"
}