You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
124 lines
2.9 KiB
JSON
124 lines
2.9 KiB
JSON
9 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"accepts@~1.2.12",
|
||
|
"/Users/alfiepates/src/invoicer/node_modules/express"
|
||
|
]
|
||
|
],
|
||
|
"_from": "accepts@>=1.2.12 <1.3.0",
|
||
|
"_id": "accepts@1.2.13",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/accepts",
|
||
|
"_npmUser": {
|
||
|
"email": "doug@somethingdoug.com",
|
||
|
"name": "dougwilson"
|
||
|
},
|
||
|
"_npmVersion": "1.4.28",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "accepts",
|
||
|
"raw": "accepts@~1.2.12",
|
||
|
"rawSpec": "~1.2.12",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.2.12 <1.3.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/express"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.2.13.tgz",
|
||
|
"_shasum": "e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "accepts@~1.2.12",
|
||
|
"_where": "/Users/alfiepates/src/invoicer/node_modules/express",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jshttp/accepts/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"email": "doug@somethingdoug.com",
|
||
|
"name": "Douglas Christopher Wilson"
|
||
|
},
|
||
|
{
|
||
|
"email": "me@jongleberry.com",
|
||
|
"name": "Jonathan Ong",
|
||
|
"url": "http://jongleberry.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"mime-types": "~2.1.6",
|
||
|
"negotiator": "0.5.3"
|
||
|
},
|
||
|
"description": "Higher-level content negotiation",
|
||
|
"devDependencies": {
|
||
|
"istanbul": "0.3.19",
|
||
|
"mocha": "~1.21.5"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "e5f1f3928c6d95fd96558c36ec3d9d0de4a6ecea",
|
||
|
"tarball": "http://localhost:4873/accepts/-/accepts-1.2.13.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
},
|
||
|
"files": [
|
||
|
"LICENSE",
|
||
|
"HISTORY.md",
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "b7e15ecb25dacc0b2133ed0553d64f8a79537e01",
|
||
|
"homepage": "https://github.com/jshttp/accepts",
|
||
|
"keywords": [
|
||
|
"content",
|
||
|
"negotiation",
|
||
|
"accept",
|
||
|
"accepts"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "jonathanrichardong@gmail.com",
|
||
|
"name": "jongleberry"
|
||
|
},
|
||
|
{
|
||
|
"email": "federomero@gmail.com",
|
||
|
"name": "federomero"
|
||
|
},
|
||
|
{
|
||
|
"email": "doug@somethingdoug.com",
|
||
|
"name": "dougwilson"
|
||
|
},
|
||
|
{
|
||
|
"email": "fishrock123@rocketmail.com",
|
||
|
"name": "fishrock123"
|
||
|
},
|
||
|
{
|
||
|
"email": "tj@vision-media.ca",
|
||
|
"name": "tjholowaychuk"
|
||
|
},
|
||
|
{
|
||
|
"email": "mscdex@mscdex.net",
|
||
|
"name": "mscdex"
|
||
|
},
|
||
|
{
|
||
|
"email": "shtylman@gmail.com",
|
||
|
"name": "defunctzombie"
|
||
|
}
|
||
|
],
|
||
|
"name": "accepts",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jshttp/accepts.git"
|
||
|
},
|
||
|
"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/"
|
||
|
},
|
||
|
"version": "1.2.13"
|
||
|
}
|