blob: d170035eab2e875875b5ba0a82086b6f50edef44 [file] [log] [blame]
{
"_args": [
[
{
"raw": "accepts@~1.3.4",
"scope": null,
"escapedName": "accepts",
"name": "accepts",
"rawSpec": "~1.3.4",
"spec": ">=1.3.4 <1.4.0",
"type": "range"
},
"/Users/steveng/repo/cordova/cordova-browser/node_modules/compression"
]
],
"_from": "accepts@>=1.3.4 <1.4.0",
"_id": "accepts@1.3.4",
"_inCache": true,
"_location": "/accepts",
"_nodeVersion": "6.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/accepts-1.3.4.tgz_1503455053008_0.43370609171688557"
},
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "accepts@~1.3.4",
"scope": null,
"escapedName": "accepts",
"name": "accepts",
"rawSpec": "~1.3.4",
"spec": ">=1.3.4 <1.4.0",
"type": "range"
},
"_requiredBy": [
"/compression",
"/express"
],
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz",
"_shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f",
"_shrinkwrap": null,
"_spec": "accepts@~1.3.4",
"_where": "/Users/steveng/repo/cordova/cordova-browser/node_modules/compression",
"bugs": {
"url": "https://github.com/jshttp/accepts/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"dependencies": {
"mime-types": "~2.1.16",
"negotiator": "0.6.1"
},
"description": "Higher-level content negotiation",
"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"
},
"directories": {},
"dist": {
"shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f",
"tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz"
},
"engines": {
"node": ">= 0.6"
},
"files": [
"LICENSE",
"HISTORY.md",
"index.js"
],
"gitHead": "71ea430741d6eb5484b6c67c95924540a98186a5",
"homepage": "https://github.com/jshttp/accepts#readme",
"keywords": [
"content",
"negotiation",
"accept",
"accepts"
],
"license": "MIT",
"maintainers": [
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
}
],
"name": "accepts",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/accepts.git"
},
"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/"
},
"version": "1.3.4"
}