5 "/home/josuer08/josuexyz/node_modules/express"
8 "_from": "accepts@>=1.3.5 <1.4.0",
9 "_hasShrinkwrap": false,
10 "_id": "accepts@1.3.7",
13 "_location": "/accepts",
14 "_nodeVersion": "8.16.0",
15 "_npmOperationalInternal": {
16 "host": "s3://npm-registry-packages",
17 "tmp": "tmp/accepts_1.3.7_1556595662948_0.6750107293886682"
20 "email": "doug@somethingdoug.com",
23 "_npmVersion": "6.4.1",
24 "_phantomChildren": {},
27 "raw": "accepts@~1.3.5",
30 "spec": ">=1.3.5 <1.4.0",
36 "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
37 "_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
39 "_spec": "accepts@~1.3.5",
40 "_where": "/home/josuer08/josuexyz/node_modules/express",
42 "url": "https://github.com/jshttp/accepts/issues"
46 "name": "Douglas Christopher Wilson",
47 "email": "doug@somethingdoug.com"
50 "name": "Jonathan Ong",
51 "email": "me@jongleberry.com",
52 "url": "http://jongleberry.com"
56 "mime-types": "~2.1.24",
59 "description": "Higher-level content negotiation",
61 "deep-equal": "1.0.1",
63 "eslint-config-standard": "12.0.0",
64 "eslint-plugin-import": "2.17.2",
65 "eslint-plugin-markdown": "1.0.0",
66 "eslint-plugin-node": "8.0.1",
67 "eslint-plugin-promise": "4.1.1",
68 "eslint-plugin-standard": "4.0.0",
75 "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
76 "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",
77 "shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
78 "tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
84 "gitHead": "2a6e060aebb52813fdb074e9e7f66da1cfa61902",
85 "homepage": "https://github.com/jshttp/accepts#readme",
96 "email": "doug@somethingdoug.com"
100 "optionalDependencies": {},
101 "readme": "ERROR: No README data found!",
104 "url": "git+https://github.com/jshttp/accepts.git"
107 "lint": "eslint --plugin markdown --ext js,md .",
108 "test": "mocha --reporter spec --check-leaks --bail test/",
109 "test-cov": "nyc --reporter=html --reporter=text npm test",
110 "test-travis": "nyc --reporter=text npm test"