{
	"name": "accepts",
	"versions": {
		"1.0.0": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.0",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/expressjs/accepts.git"
			},
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"dependencies": {
				"mime": "~1.2.11",
				"negotiator": "~0.3.0"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "make test"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.0",
			"dist": {
				"shasum": "3604c765586c3b9cf7877b6937cdbd4587f947dc",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "jongleberry",
				"email": "jonathanrichardong@gmail.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.1",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/expressjs/accepts.git"
			},
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"dependencies": {
				"mime": "~1.2.11",
				"negotiator": "~0.4.0"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"scripts": {
				"test": "make test"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.1",
			"dist": {
				"shasum": "c1e06d613e6246ba874678d6d9b92389b7ce310c",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "jongleberry",
				"email": "jonathanrichardong@gmail.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.2",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/expressjs/accepts.git"
			},
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"dependencies": {
				"mime": "~1.2.11",
				"negotiator": "0.4.5"
			},
			"devDependencies": {
				"mocha": "*",
				"should": "*"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot",
				"test-travis": "mocha --require should --reporter spec"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.2",
			"dist": {
				"shasum": "96266ace1b4c03f9637428f3acafe891959f3883",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.3",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/expressjs/accepts"
			},
			"dependencies": {
				"mime": "~1.2.11",
				"negotiator": "0.4.6"
			},
			"devDependencies": {
				"istanbul": "0.2.10",
				"mocha": "*",
				"should": "*"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/"
			},
			"gitHead": "b17538c271b31cdad481c29d1623d76561a69d81",
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.3",
			"_shasum": "92b1db0d4f3db47b0530df6e15ae97db514dc2f8",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "92b1db0d4f3db47b0530df6e15ae97db514dc2f8",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.4",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/expressjs/accepts"
			},
			"dependencies": {
				"mime-types": "~1.0.0",
				"negotiator": "0.4.6"
			},
			"devDependencies": {
				"istanbul": "0.2.10",
				"mocha": "*",
				"should": "*"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/"
			},
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.4",
			"_shasum": "a01739f55fbd67b26056ac5bc26537166a0707ca",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "jongleberry",
				"email": "jonathanrichardong@gmail.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "a01739f55fbd67b26056ac5bc26537166a0707ca",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.5",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/expressjs/accepts"
			},
			"dependencies": {
				"mime-types": "~1.0.0",
				"negotiator": "0.4.6"
			},
			"devDependencies": {
				"istanbul": "0.2.10",
				"mocha": "*",
				"should": "*"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/"
			},
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.5",
			"dist": {
				"shasum": "3a484f1870a8264cfa4266cf6fb0197d6bc86bff",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.6",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/expressjs/accepts"
			},
			"dependencies": {
				"mime-types": "~1.0.0",
				"negotiator": "0.4.7"
			},
			"devDependencies": {
				"istanbul": "0.2.11",
				"mocha": "*",
				"should": "*"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/"
			},
			"gitHead": "77b5766d9233a208870b7cd4e92347c2b9cafc4c",
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.6",
			"_shasum": "8cbbf84772d70211110d9b00b1208aae01f15724",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "jongleberry",
				"email": "jonathanrichardong@gmail.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "8cbbf84772d70211110d9b00b1208aae01f15724",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.7": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.0.7",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/expressjs/accepts"
			},
			"dependencies": {
				"mime-types": "~1.0.0",
				"negotiator": "0.4.7"
			},
			"devDependencies": {
				"istanbul": "0.2.11",
				"mocha": "*",
				"should": "*"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/"
			},
			"bugs": {
				"url": "https://github.com/expressjs/accepts/issues"
			},
			"homepage": "https://github.com/expressjs/accepts",
			"_id": "accepts@1.0.7",
			"dist": {
				"shasum": "5b501fb4f0704309964ccdb048172541208dab1a",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.0.7.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.1.0",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.0",
				"negotiator": "0.4.7"
			},
			"devDependencies": {
				"istanbul": "~0.3.0",
				"mocha": "1",
				"should": "4"
			},
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --require should --reporter dot test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require should --reporter dot test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require should --reporter spec test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"files": [
				"index.js"
			],
			"gitHead": "564a01f1d1b4864365029a55773b765fb9e7756a",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.1.0",
			"_shasum": "43ba6d946374c80f91823eaec6bb43dc4955500b",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "jongleberry",
				"email": "jonathanrichardong@gmail.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "43ba6d946374c80f91823eaec6bb43dc4955500b",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.1.1",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.2",
				"negotiator": "0.4.8"
			},
			"devDependencies": {
				"istanbul": "~0.3.0",
				"mocha": "1"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "57e2960cfc6e8863c258613aa7e5947169e1d824",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.1.1",
			"_shasum": "3b40bf6abc3fe3bc004534f4672ae1efd0063a96",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "3b40bf6abc3fe3bc004534f4672ae1efd0063a96",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.1.2",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.2",
				"negotiator": "0.4.9"
			},
			"devDependencies": {
				"istanbul": "~0.3.0",
				"mocha": "1"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8.0"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "026a08f23ee1aaa1bb0fb874fab49fbc00b6d898",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.1.2",
			"_shasum": "8469a0a0a215b50cb0d156d351662f8978b00876",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "8469a0a0a215b50cb0d156d351662f8978b00876",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.1.3",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.3",
				"negotiator": "0.4.9"
			},
			"devDependencies": {
				"istanbul": "~0.3.0",
				"mocha": "~2.0.1"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "8c3267ffe54e657b00dcd019ce6fdf8b342377b6",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.1.3",
			"_shasum": "14d99f8ee3ea69f8709d4bd17ffe153bef0f6c6d",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "14d99f8ee3ea69f8709d4bd17ffe153bef0f6c6d",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.1.4",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.4",
				"negotiator": "0.4.9"
			},
			"devDependencies": {
				"istanbul": "~0.3.4",
				"mocha": "~2.0.1"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "df66414d80f096627b28f137127fce0a851d7900",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.1.4",
			"_shasum": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.0",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.4",
				"negotiator": "0.5.0"
			},
			"devDependencies": {
				"istanbul": "~0.3.4",
				"mocha": "~2.0.1"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "2e889c93fc7f7907fb89468bafe23d352f9cdc9a",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.0",
			"_shasum": "6dabb991bfa82ad0011f6e970b99151d6e109966",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "6dabb991bfa82ad0011f6e970b99151d6e109966",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.1",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.5",
				"negotiator": "0.5.0"
			},
			"devDependencies": {
				"istanbul": "0.3.5",
				"mocha": "~2.1.0"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "b517171bbd972803dbbe6c80050a9c795288265f",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.1",
			"_shasum": "07f17ad3e9d8f0cc6097931c310079d6c1eac704",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "07f17ad3e9d8f0cc6097931c310079d6c1eac704",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.2",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.7",
				"negotiator": "0.5.0"
			},
			"devDependencies": {
				"istanbul": "0.3.5",
				"mocha": "~2.1.0"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "08c807538789b4908ddb5f6ad58550b2d0c3c261",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.2",
			"_shasum": "9bc29b9b39f33a351e76a76058184ebc8ed7783f",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "9bc29b9b39f33a351e76a76058184ebc8ed7783f",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.3": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.3",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.8",
				"negotiator": "0.5.0"
			},
			"devDependencies": {
				"istanbul": "0.3.5",
				"mocha": "~2.1.0"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.8"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "b4f616ff54790683759280244384cbead0742095",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.3",
			"_shasum": "2cb8b306cce2aa70e73ab39cc750061526c0778f",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "2cb8b306cce2aa70e73ab39cc750061526c0778f",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.4": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.4",
			"author": {
				"name": "Jonathan Ong",
				"email": "me@jongleberry.com",
				"url": "http://jongleberry.com"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.9",
				"negotiator": "0.5.1"
			},
			"devDependencies": {
				"istanbul": "0.3.5",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "dfa143a31879bf5fb4934bbefc5741504a1cc15f",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.4",
			"_shasum": "f4e6c66f4faf69c76bd7a63a1ffc5bd2dacfb2ac",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "f4e6c66f4faf69c76bd7a63a1ffc5bd2dacfb2ac",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.5": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.5",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.10",
				"negotiator": "0.5.1"
			},
			"devDependencies": {
				"istanbul": "0.3.7",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "e74f846e885aa70fceba1af6ce96e3952e6782c1",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.5",
			"_shasum": "bb07dc52c141ae562611a836ff433bcec8871ce9",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "bb07dc52c141ae562611a836ff433bcec8871ce9",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.5.tgz"
			},
			"directories": {}
		},
		"1.2.6": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.6",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.11",
				"negotiator": "0.5.2"
			},
			"devDependencies": {
				"istanbul": "0.3.9",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "bebfc8d4f557d68662184751af0f9c64bea6da01",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.6",
			"_shasum": "8f6c694267f0dc2f722d8b1752f56434e58be469",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "shtylman",
					"email": "shtylman@gmail.com"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				}
			],
			"dist": {
				"shasum": "8f6c694267f0dc2f722d8b1752f56434e58be469",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.6.tgz"
			},
			"directories": {}
		},
		"1.2.7": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.7",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.0.11",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.9",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "067cd4c96d517cf3299f0d9c67733e752d0257e1",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.7",
			"_shasum": "efea24e36e0b5b93d001a7598ac441c32ef56003",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "efea24e36e0b5b93d001a7598ac441c32ef56003",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.7.tgz"
			},
			"directories": {}
		},
		"1.2.8": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.8",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.0",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.14",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "0d60f3a79aec8f682ebf86dd871c8e69c72b5170",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.8",
			"_shasum": "6ae87f81ceb551258163531988b435142cf927e2",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "6ae87f81ceb551258163531988b435142cf927e2",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.8.tgz"
			},
			"directories": {}
		},
		"1.2.9": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.9",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.1",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.14",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "66496bc5b99bfc99aa0fa96d160f8b5eec7f9b5d",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.9",
			"_shasum": "76e9631d05e3ff192a34afb9389f7b3953ded001",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "76e9631d05e3ff192a34afb9389f7b3953ded001",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.9.tgz"
			},
			"directories": {}
		},
		"1.2.10": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.10",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.2",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.17",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "9afac08d5ab40aff6af007121672adc83d85ebf1",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.10",
			"_shasum": "f825f151c0960914881625be845d04940691ef69",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "f825f151c0960914881625be845d04940691ef69",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.10.tgz"
			},
			"directories": {}
		},
		"1.2.11": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.11",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.3",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.17",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "c9c8adea7bb8395089ead858fc059a38e99ac3bc",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.11",
			"_shasum": "d341c6e3b420489632f0f4f8d2ad4fd9ddf374e0",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "d341c6e3b420489632f0f4f8d2ad4fd9ddf374e0",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.11.tgz"
			},
			"directories": {}
		},
		"1.2.12": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.12",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.4",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.17",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "f01900aa33b1089575bd29caea851a8a241df07c",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.12",
			"_shasum": "7e6d880f473b5c48d46e3e35f71ea7c3b68514c3",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "7e6d880f473b5c48d46e3e35f71ea7c3b68514c3",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.12.tgz"
			},
			"directories": {}
		},
		"1.2.13": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.2.13",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.6",
				"negotiator": "0.5.3"
			},
			"devDependencies": {
				"istanbul": "0.3.19",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "b7e15ecb25dacc0b2133ed0553d64f8a79537e01",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.2.13",
			"_shasum": "e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz"
			},
			"directories": {}
		},
		"1.3.0": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.0",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.7",
				"negotiator": "0.6.0"
			},
			"devDependencies": {
				"istanbul": "0.3.21",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "f4a54dfbc147808b2ed89428a52db858be0838d5",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.3.0",
			"_shasum": "2341420f16d0b2d538a5898416ab0faa28912622",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "2341420f16d0b2d538a5898416ab0faa28912622",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.0.tgz"
			},
			"directories": {}
		},
		"1.3.1": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.1",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.9",
				"negotiator": "0.6.0"
			},
			"devDependencies": {
				"istanbul": "0.4.2",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "6551051596cfcbd7aaaf9f02af8f487ce83cbf00",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.3.1",
			"_shasum": "dc295faf85024e05b04f5a6faf5eec1d1fd077e5",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "jongleberry",
					"email": "jonathanrichardong@gmail.com"
				},
				{
					"name": "federomero",
					"email": "federomero@gmail.com"
				},
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "fishrock123",
					"email": "fishrock123@rocketmail.com"
				},
				{
					"name": "tjholowaychuk",
					"email": "tj@vision-media.ca"
				},
				{
					"name": "mscdex",
					"email": "mscdex@mscdex.net"
				},
				{
					"name": "defunctzombie",
					"email": "shtylman@gmail.com"
				}
			],
			"dist": {
				"shasum": "dc295faf85024e05b04f5a6faf5eec1d1fd077e5",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.1.tgz"
			},
			"directories": {}
		},
		"1.3.2": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.2",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/jshttp/accepts"
			},
			"dependencies": {
				"mime-types": "~2.1.10",
				"negotiator": "0.6.0"
			},
			"devDependencies": {
				"istanbul": "0.4.2",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "abc38f70222e9c3b73d2f74f2259fbcc3fdd09ca",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts",
			"_id": "accepts@1.3.2",
			"_shasum": "9bfd7ddc497fdc1dad73a97b3f7cdc133929fac1",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"maintainers": [
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				}
			],
			"dist": {
				"shasum": "9bfd7ddc497fdc1dad73a97b3f7cdc133929fac1",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/accepts-1.3.2.tgz_1457497267109_0.11459392495453358"
			},
			"directories": {}
		},
		"1.3.3": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.3",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jshttp/accepts.git"
			},
			"dependencies": {
				"mime-types": "~2.1.11",
				"negotiator": "0.6.1"
			},
			"devDependencies": {
				"istanbul": "0.4.3",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "3e925b1e65ed7da2798849683d49814680dfa426",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts#readme",
			"_id": "accepts@1.3.3",
			"_shasum": "c3ca7434938648c3e0d9c1e328dd68b622c284ca",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"dist": {
				"shasum": "c3ca7434938648c3e0d9c1e328dd68b622c284ca",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/accepts-1.3.3.tgz_1462251932032_0.7092335098423064"
			},
			"directories": {}
		},
		"1.3.4": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.4",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jshttp/accepts.git"
			},
			"dependencies": {
				"mime-types": "~2.1.16",
				"negotiator": "0.6.1"
			},
			"devDependencies": {
				"eslint": "3.19.0",
				"eslint-config-standard": "10.2.1",
				"eslint-plugin-import": "2.7.0",
				"eslint-plugin-markdown": "1.0.0-beta.6",
				"eslint-plugin-node": "5.1.1",
				"eslint-plugin-promise": "3.5.0",
				"eslint-plugin-standard": "3.0.1",
				"istanbul": "0.4.5",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"lint": "eslint --plugin markdown --ext js,md .",
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "71ea430741d6eb5484b6c67c95924540a98186a5",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts#readme",
			"_id": "accepts@1.3.4",
			"_shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.1",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"dist": {
				"shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/accepts-1.3.4.tgz_1503455053008_0.43370609171688557"
			},
			"directories": {}
		},
		"1.3.5": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.5",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jshttp/accepts.git"
			},
			"dependencies": {
				"mime-types": "~2.1.18",
				"negotiator": "0.6.1"
			},
			"devDependencies": {
				"eslint": "4.18.1",
				"eslint-config-standard": "11.0.0",
				"eslint-plugin-import": "2.9.0",
				"eslint-plugin-markdown": "1.0.0-beta.6",
				"eslint-plugin-node": "6.0.1",
				"eslint-plugin-promise": "3.6.0",
				"eslint-plugin-standard": "3.0.1",
				"istanbul": "0.4.5",
				"mocha": "~1.21.5"
			},
			"files": [
				"LICENSE",
				"HISTORY.md",
				"index.js"
			],
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"lint": "eslint --plugin markdown --ext js,md .",
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "c38d0e968cdc1526f7cc7a718977ee76655c84f5",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts#readme",
			"_id": "accepts@1.3.5",
			"_shasum": "eb777df6011723a3b14e8a72c0805c8e86746bd2",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.1",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"dist": {
				"shasum": "eb777df6011723a3b14e8a72c0805c8e86746bd2",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz",
				"fileCount": 5,
				"unpackedSize": 16555
			},
			"maintainers": [
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/accepts_1.3.5_1519869527663_0.6663620712347182"
			},
			"_hasShrinkwrap": false
		},
		"1.3.6": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.6",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jshttp/accepts.git"
			},
			"dependencies": {
				"mime-types": "~2.1.24",
				"negotiator": "0.6.1"
			},
			"devDependencies": {
				"deep-equal": "1.0.1",
				"eslint": "5.16.0",
				"eslint-config-standard": "12.0.0",
				"eslint-plugin-import": "2.17.2",
				"eslint-plugin-markdown": "1.0.0",
				"eslint-plugin-node": "8.0.1",
				"eslint-plugin-promise": "4.1.1",
				"eslint-plugin-standard": "4.0.0",
				"istanbul": "0.4.5",
				"mocha": "6.1.4"
			},
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"lint": "eslint --plugin markdown --ext js,md .",
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
				"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "9073b101e04d52711ba05918b19f9aaa8ee93f64",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts#readme",
			"_id": "accepts@1.3.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"dist": {
				"integrity": "sha512-QsaoUD2dpVpjENy8JFpQnXP9vyzoZPmAoKrE3S6HtSB7qzSebkJNnmdY4p004FQUSSiHXPueENpoeuUW/7a8Ig==",
				"shasum": "27de8682f0833e966dde5c5d7a63ec8523106e4b",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.6.tgz",
				"fileCount": 5,
				"unpackedSize": 16622,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxdY4CRA9TVsSAnZWagAAwVsQAKRxXFaYDKxfJF2Uo/Qc\ns5SyR5DD5cZNA+jAvBvbbHPMCN1Unqkyqvy7wqzyvK/4NbISi3zgkUqKBRfy\nt1twSdfeVorBx7RuL+RuzL9xB4xu7puksd7GzV/43gaclLN1/XHYgKfJnQTj\nUsqqhXLDWYo8GDJtKPh+i5wjOBNyLEa1Ygyhl7D/7+SlgK8fqRthR4UqRYg5\nOTsrRmYJTzMKKE+rmsPFHkYMK2VM0nITBzCBAqAr5dIQjOG0fkUPOqQKAJ4M\nSR1+mcrWZfU7qEUKcGtVpRaZufRYpdS9DfB4I+8nDIjuSoDLjkLD5NsZddZt\nvHjDzQMttHTlnKBhTCLq1FtbXgZ+IrEbRwzCYhbCmQIJXX39w1eDWUydUHuQ\nElPS2kYBFtrSWMrrtuVjXC2eXf3vbGX+i+iQyoN8+ZJgqFydLjXT8e5oFCki\nSQNK5x9MyVJfiXBM2tv363GEPfd3r7eW5Uo6KjMTS/OrzLFCZImlaoUsUy1P\nj/4gDyUWlYrOO7500hVj+4+a0aqvK/IarS4ozBYiWMQLENlLvJilcPNTINv2\nE2ljP0xi0P/c8ryFghSB3cpvMbAe+goCo8WGq3CXXcmlIbHnc1+cZnQUv2Jp\nMdVdCmhEfCZE9iTiRmJOGJrmWHU1IOLJVlEsKJT4twNY1K9bz31KeIuCnxG9\nmvTH\r\n=JCfs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/accepts_1.3.6_1556469304437_0.6314449329354344"
			},
			"_hasShrinkwrap": false
		},
		"1.3.7": {
			"name": "accepts",
			"description": "Higher-level content negotiation",
			"version": "1.3.7",
			"contributors": [
				{
					"name": "Douglas Christopher Wilson",
					"email": "doug@somethingdoug.com"
				},
				{
					"name": "Jonathan Ong",
					"email": "me@jongleberry.com",
					"url": "http://jongleberry.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jshttp/accepts.git"
			},
			"dependencies": {
				"mime-types": "~2.1.24",
				"negotiator": "0.6.2"
			},
			"devDependencies": {
				"deep-equal": "1.0.1",
				"eslint": "5.16.0",
				"eslint-config-standard": "12.0.0",
				"eslint-plugin-import": "2.17.2",
				"eslint-plugin-markdown": "1.0.0",
				"eslint-plugin-node": "8.0.1",
				"eslint-plugin-promise": "4.1.1",
				"eslint-plugin-standard": "4.0.0",
				"mocha": "6.1.4",
				"nyc": "14.0.0"
			},
			"engines": {
				"node": ">= 0.6"
			},
			"scripts": {
				"lint": "eslint --plugin markdown --ext js,md .",
				"test": "mocha --reporter spec --check-leaks --bail test/",
				"test-cov": "nyc --reporter=html --reporter=text npm test",
				"test-travis": "nyc --reporter=text npm test"
			},
			"keywords": [
				"content",
				"negotiation",
				"accept",
				"accepts"
			],
			"gitHead": "2a6e060aebb52813fdb074e9e7f66da1cfa61902",
			"bugs": {
				"url": "https://github.com/jshttp/accepts/issues"
			},
			"homepage": "https://github.com/jshttp/accepts#readme",
			"_id": "accepts@1.3.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "dougwilson",
				"email": "doug@somethingdoug.com"
			},
			"dist": {
				"integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
				"shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
				"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
				"fileCount": 5,
				"unpackedSize": 16646,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx8PPCRA9TVsSAnZWagAAM+kP/jPydIHPrA4TftraRNde\nnxojlC9prOP0Sn9FxBvevf3S9zBFEa2sa5fVUP4LUkNmG57fcmroDAaXnllW\nof8elLx8Al27QtOUi5lZ36AZAJ/aYHtGcTPnLjZejZOido1Mi2h8em/4Rk7M\nK/1RhYxG48u6B1Q/ZPXyJ23r95/PqfBhzAmaAKUfYBrcCMU/WT1SPS6DLCKv\nQZ6Oj9DFFlK7R+L15vRG7U1qmyMjkOVgK+oaNev7fpR0qVtc92xhfomgfrSK\ngqTrj05bKu4KIpJwH/T5GieWE2w7s42Q5TlmgWh/OMJNUFs9rltoe9tyetJE\nJcpTPFysR2lX5DS3YYwjgyguy515sseGMOIts0+92oE53OCKIC0FzE3IbPQw\nmXQCsUXK2IR+p3JwpIUz0oMswN4JDZ4I+BLNIy6LLibTiWw12NKdg1BWK/Yw\nJqZ5cyUW+45S3i82slyGttRABPS6WXq3CU5SqVp8+EUnwKqMceglw/b9dLfk\n0OiaPGGqUU48012PNNkqu1ERWqbb0JaGAlSrmaQRofGnceuAXvv2lCvAdhyc\n1hD32bl54Xox1ejJMCihiFJQCEOpTXrIEfXUEbyJFzSIZwaCW2uIP1OkYs9W\nPLWCaBiMcE12foiMMqv0cO1QrLYRyW1OPPttUhQoxbk//uKTMlrKPUjZM5PE\nR3Kk\r\n=HEy7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "dougwilson",
					"email": "doug@somethingdoug.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/accepts_1.3.7_1556595662948_0.6750107293886682"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2019-04-30T03:41:05.722Z",
		"created": "2013-12-27T21:42:44.260Z",
		"1.0.0": "2013-12-27T21:42:44.260Z",
		"1.0.1": "2014-01-18T10:45:26.867Z",
		"1.0.2": "2014-05-29T17:39:16.522Z",
		"1.0.3": "2014-06-12T02:20:47.089Z",
		"1.0.4": "2014-06-20T09:14:35.360Z",
		"1.0.5": "2014-06-20T18:09:25.636Z",
		"1.0.6": "2014-06-25T00:41:01.419Z",
		"1.0.7": "2014-07-04T16:44:27.323Z",
		"1.1.0": "2014-09-02T08:42:07.312Z",
		"1.1.1": "2014-09-29T02:33:19.048Z",
		"1.1.2": "2014-10-15T05:46:17.738Z",
		"1.1.3": "2014-11-09T22:54:13.630Z",
		"1.1.4": "2014-12-10T20:46:16.678Z",
		"1.2.0": "2014-12-19T18:39:58.872Z",
		"1.2.1": "2014-12-30T16:53:59.673Z",
		"1.2.2": "2014-12-30T23:03:52.908Z",
		"1.2.3": "2015-02-01T06:44:08.286Z",
		"1.2.4": "2015-02-15T02:26:32.170Z",
		"1.2.5": "2015-03-14T02:00:21.101Z",
		"1.2.6": "2015-05-07T13:19:34.052Z",
		"1.2.7": "2015-05-11T02:38:21.186Z",
		"1.2.8": "2015-06-08T04:36:45.130Z",
		"1.2.9": "2015-06-08T15:33:29.234Z",
		"1.2.10": "2015-07-01T20:17:54.682Z",
		"1.2.11": "2015-07-17T03:21:56.994Z",
		"1.2.12": "2015-07-31T02:33:20.250Z",
		"1.2.13": "2015-09-07T02:59:01.117Z",
		"1.3.0": "2015-09-30T01:30:22.953Z",
		"1.3.1": "2016-01-20T04:49:25.286Z",
		"1.3.2": "2016-03-09T04:21:11.635Z",
		"1.3.3": "2016-05-03T05:05:33.253Z",
		"1.3.4": "2017-08-23T02:24:13.961Z",
		"1.3.5": "2018-03-01T01:58:47.742Z",
		"1.3.6": "2019-04-28T16:35:04.574Z",
		"1.3.7": "2019-04-30T03:41:03.144Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.3.7"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"1cacd18ce132b7f489722e356d13709b\"",
			"fetched": 1602009475317
		}
	},
	"_distfiles": {
		"accepts-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.0.tgz",
			"sha": "3604c765586c3b9cf7877b6937cdbd4587f947dc",
			"registry": "npmjs"
		},
		"accepts-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.1.tgz",
			"sha": "c1e06d613e6246ba874678d6d9b92389b7ce310c",
			"registry": "npmjs"
		},
		"accepts-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.2.tgz",
			"sha": "96266ace1b4c03f9637428f3acafe891959f3883",
			"registry": "npmjs"
		},
		"accepts-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz",
			"sha": "92b1db0d4f3db47b0530df6e15ae97db514dc2f8",
			"registry": "npmjs"
		},
		"accepts-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.4.tgz",
			"sha": "a01739f55fbd67b26056ac5bc26537166a0707ca",
			"registry": "npmjs"
		},
		"accepts-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.5.tgz",
			"sha": "3a484f1870a8264cfa4266cf6fb0197d6bc86bff",
			"registry": "npmjs"
		},
		"accepts-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.6.tgz",
			"sha": "8cbbf84772d70211110d9b00b1208aae01f15724",
			"registry": "npmjs"
		},
		"accepts-1.0.7.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.0.7.tgz",
			"sha": "5b501fb4f0704309964ccdb048172541208dab1a",
			"registry": "npmjs"
		},
		"accepts-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.1.0.tgz",
			"sha": "43ba6d946374c80f91823eaec6bb43dc4955500b",
			"registry": "npmjs"
		},
		"accepts-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.1.1.tgz",
			"sha": "3b40bf6abc3fe3bc004534f4672ae1efd0063a96",
			"registry": "npmjs"
		},
		"accepts-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.1.2.tgz",
			"sha": "8469a0a0a215b50cb0d156d351662f8978b00876",
			"registry": "npmjs"
		},
		"accepts-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.1.3.tgz",
			"sha": "14d99f8ee3ea69f8709d4bd17ffe153bef0f6c6d",
			"registry": "npmjs"
		},
		"accepts-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
			"sha": "d71c96f7d41d0feda2c38cd14e8a27c04158df4a",
			"registry": "npmjs"
		},
		"accepts-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.0.tgz",
			"sha": "6dabb991bfa82ad0011f6e970b99151d6e109966",
			"registry": "npmjs"
		},
		"accepts-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.1.tgz",
			"sha": "07f17ad3e9d8f0cc6097931c310079d6c1eac704",
			"registry": "npmjs"
		},
		"accepts-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.2.tgz",
			"sha": "9bc29b9b39f33a351e76a76058184ebc8ed7783f",
			"registry": "npmjs"
		},
		"accepts-1.2.3.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.3.tgz",
			"sha": "2cb8b306cce2aa70e73ab39cc750061526c0778f",
			"registry": "npmjs"
		},
		"accepts-1.2.4.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.4.tgz",
			"sha": "f4e6c66f4faf69c76bd7a63a1ffc5bd2dacfb2ac",
			"registry": "npmjs"
		},
		"accepts-1.2.5.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.5.tgz",
			"sha": "bb07dc52c141ae562611a836ff433bcec8871ce9",
			"registry": "npmjs"
		},
		"accepts-1.2.6.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.6.tgz",
			"sha": "8f6c694267f0dc2f722d8b1752f56434e58be469",
			"registry": "npmjs"
		},
		"accepts-1.2.7.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.7.tgz",
			"sha": "efea24e36e0b5b93d001a7598ac441c32ef56003",
			"registry": "npmjs"
		},
		"accepts-1.2.8.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.8.tgz",
			"sha": "6ae87f81ceb551258163531988b435142cf927e2",
			"registry": "npmjs"
		},
		"accepts-1.2.9.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.9.tgz",
			"sha": "76e9631d05e3ff192a34afb9389f7b3953ded001",
			"registry": "npmjs"
		},
		"accepts-1.2.10.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.10.tgz",
			"sha": "f825f151c0960914881625be845d04940691ef69",
			"registry": "npmjs"
		},
		"accepts-1.2.11.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.11.tgz",
			"sha": "d341c6e3b420489632f0f4f8d2ad4fd9ddf374e0",
			"registry": "npmjs"
		},
		"accepts-1.2.12.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.12.tgz",
			"sha": "7e6d880f473b5c48d46e3e35f71ea7c3b68514c3",
			"registry": "npmjs"
		},
		"accepts-1.2.13.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz",
			"sha": "e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea",
			"registry": "npmjs"
		},
		"accepts-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.0.tgz",
			"sha": "2341420f16d0b2d538a5898416ab0faa28912622",
			"registry": "npmjs"
		},
		"accepts-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.1.tgz",
			"sha": "dc295faf85024e05b04f5a6faf5eec1d1fd077e5",
			"registry": "npmjs"
		},
		"accepts-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.2.tgz",
			"sha": "9bfd7ddc497fdc1dad73a97b3f7cdc133929fac1",
			"registry": "npmjs"
		},
		"accepts-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz",
			"sha": "c3ca7434938648c3e0d9c1e328dd68b622c284ca",
			"registry": "npmjs"
		},
		"accepts-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz",
			"sha": "86246758c7dd6d21a6474ff084a4740ec05eb21f",
			"registry": "npmjs"
		},
		"accepts-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz",
			"sha": "eb777df6011723a3b14e8a72c0805c8e86746bd2",
			"registry": "npmjs"
		},
		"accepts-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.6.tgz",
			"sha": "27de8682f0833e966dde5c5d7a63ec8523106e4b",
			"registry": "npmjs"
		},
		"accepts-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
			"sha": "531bc726517a3b2b41f850021c6cc15eaab507cd",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"accepts-1.3.7.tgz": {
			"shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd"
		}
	},
	"_rev": "19-2c4eb6ef7f8b4460",
	"_id": "accepts",
	"readme": "# accepts\n\n[![NPM Version][npm-version-image]][npm-url]\n[![NPM Downloads][npm-downloads-image]][npm-url]\n[![Node.js Version][node-version-image]][node-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Test Coverage][coveralls-image]][coveralls-url]\n\nHigher level content negotiation based on [negotiator](https://www.npmjs.com/package/negotiator).\nExtracted from [koa](https://www.npmjs.com/package/koa) for general use.\n\nIn addition to negotiator, it allows:\n\n- Allows types as an array or arguments list, ie `(['text/html', 'application/json'])`\n  as well as `('text/html', 'application/json')`.\n- Allows type shorthands such as `json`.\n- Returns `false` when no types match\n- Treats non-existent headers as `*`\n\n## Installation\n\nThis is a [Node.js](https://nodejs.org/en/) module available through the\n[npm registry](https://www.npmjs.com/). Installation is done using the\n[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):\n\n```sh\n$ npm install accepts\n```\n\n## API\n\n<!-- eslint-disable no-unused-vars -->\n\n```js\nvar accepts = require('accepts')\n```\n\n### accepts(req)\n\nCreate a new `Accepts` object for the given `req`.\n\n#### .charset(charsets)\n\nReturn the first accepted charset. If nothing in `charsets` is accepted,\nthen `false` is returned.\n\n#### .charsets()\n\nReturn the charsets that the request accepts, in the order of the client's\npreference (most preferred first).\n\n#### .encoding(encodings)\n\nReturn the first accepted encoding. If nothing in `encodings` is accepted,\nthen `false` is returned.\n\n#### .encodings()\n\nReturn the encodings that the request accepts, in the order of the client's\npreference (most preferred first).\n\n#### .language(languages)\n\nReturn the first accepted language. If nothing in `languages` is accepted,\nthen `false` is returned.\n\n#### .languages()\n\nReturn the languages that the request accepts, in the order of the client's\npreference (most preferred first).\n\n#### .type(types)\n\nReturn the first accepted type (and it is returned as the same text as what\nappears in the `types` array). If nothing in `types` is accepted, then `false`\nis returned.\n\nThe `types` array can contain full MIME types or file extensions. Any value\nthat is not a full MIME types is passed to `require('mime-types').lookup`.\n\n#### .types()\n\nReturn the types that the request accepts, in the order of the client's\npreference (most preferred first).\n\n## Examples\n\n### Simple type negotiation\n\nThis simple example shows how to use `accepts` to return a different typed\nrespond body based on what the client wants to accept. The server lists it's\npreferences in order and will get back the best match between the client and\nserver.\n\n```js\nvar accepts = require('accepts')\nvar http = require('http')\n\nfunction app (req, res) {\n  var accept = accepts(req)\n\n  // the order of this list is significant; should be server preferred order\n  switch (accept.type(['json', 'html'])) {\n    case 'json':\n      res.setHeader('Content-Type', 'application/json')\n      res.write('{\"hello\":\"world!\"}')\n      break\n    case 'html':\n      res.setHeader('Content-Type', 'text/html')\n      res.write('<b>hello, world!</b>')\n      break\n    default:\n      // the fallback is text/plain, so no need to specify it above\n      res.setHeader('Content-Type', 'text/plain')\n      res.write('hello, world!')\n      break\n  }\n\n  res.end()\n}\n\nhttp.createServer(app).listen(3000)\n```\n\nYou can test this out with the cURL program:\n```sh\ncurl -I -H'Accept: text/html' http://localhost:3000/\n```\n\n## License\n\n[MIT](LICENSE)\n\n[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/accepts/master\n[coveralls-url]: https://coveralls.io/r/jshttp/accepts?branch=master\n[node-version-image]: https://badgen.net/npm/node/accepts\n[node-version-url]: https://nodejs.org/en/download\n[npm-downloads-image]: https://badgen.net/npm/dm/accepts\n[npm-url]: https://npmjs.org/package/accepts\n[npm-version-image]: https://badgen.net/npm/v/accepts\n[travis-image]: https://badgen.net/travis/jshttp/accepts/master\n[travis-url]: https://travis-ci.org/jshttp/accepts"
}