Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

package.json 3.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "_args": [
  3. [
  4. "accepts@~1.3.7",
  5. "/var/www/noelle.codes/node/node_modules/express"
  6. ]
  7. ],
  8. "_from": "accepts@>=1.3.7 <1.4.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "accepts@1.3.7",
  11. "_inCache": true,
  12. "_installable": true,
  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"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "accepts",
  27. "raw": "accepts@~1.3.7",
  28. "rawSpec": "~1.3.7",
  29. "scope": null,
  30. "spec": ">=1.3.7 <1.4.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/express"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
  37. "_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
  38. "_shrinkwrap": null,
  39. "_spec": "accepts@~1.3.7",
  40. "_where": "/var/www/noelle.codes/node/node_modules/express",
  41. "bugs": {
  42. "url": "https://github.com/jshttp/accepts/issues"
  43. },
  44. "contributors": [
  45. {
  46. "name": "Douglas Christopher Wilson",
  47. "email": "doug@somethingdoug.com"
  48. },
  49. {
  50. "name": "Jonathan Ong",
  51. "email": "me@jongleberry.com",
  52. "url": "http://jongleberry.com"
  53. }
  54. ],
  55. "dependencies": {
  56. "mime-types": "~2.1.24",
  57. "negotiator": "0.6.2"
  58. },
  59. "description": "Higher-level content negotiation",
  60. "devDependencies": {
  61. "deep-equal": "1.0.1",
  62. "eslint": "5.16.0",
  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",
  69. "mocha": "6.1.4",
  70. "nyc": "14.0.0"
  71. },
  72. "directories": {},
  73. "dist": {
  74. "fileCount": 5,
  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",
  79. "unpackedSize": 16646
  80. },
  81. "engines": {
  82. "node": ">= 0.6"
  83. },
  84. "gitHead": "2a6e060aebb52813fdb074e9e7f66da1cfa61902",
  85. "homepage": "https://github.com/jshttp/accepts#readme",
  86. "keywords": [
  87. "accept",
  88. "accepts",
  89. "content",
  90. "negotiation"
  91. ],
  92. "license": "MIT",
  93. "maintainers": [
  94. {
  95. "name": "dougwilson",
  96. "email": "doug@somethingdoug.com"
  97. }
  98. ],
  99. "name": "accepts",
  100. "optionalDependencies": {},
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "type": "git",
  104. "url": "git+https://github.com/jshttp/accepts.git"
  105. },
  106. "scripts": {
  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"
  111. },
  112. "version": "1.3.7"
  113. }