You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

115 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "accepts@~1.3.5",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/compression"
  6. ]
  7. ],
  8. "_from": "accepts@>=1.3.5 <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.5",
  28. "rawSpec": "~1.3.5",
  29. "scope": null,
  30. "spec": ">=1.3.5 <1.4.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/compression",
  35. "/express",
  36. "/serve-index"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
  39. "_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
  40. "_shrinkwrap": null,
  41. "_spec": "accepts@~1.3.5",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/compression",
  43. "bugs": {
  44. "url": "https://github.com/jshttp/accepts/issues"
  45. },
  46. "contributors": [
  47. {
  48. "name": "Douglas Christopher Wilson",
  49. "email": "doug@somethingdoug.com"
  50. },
  51. {
  52. "name": "Jonathan Ong",
  53. "email": "me@jongleberry.com",
  54. "url": "http://jongleberry.com"
  55. }
  56. ],
  57. "dependencies": {
  58. "mime-types": "~2.1.24",
  59. "negotiator": "0.6.2"
  60. },
  61. "description": "Higher-level content negotiation",
  62. "devDependencies": {
  63. "deep-equal": "1.0.1",
  64. "eslint": "5.16.0",
  65. "eslint-config-standard": "12.0.0",
  66. "eslint-plugin-import": "2.17.2",
  67. "eslint-plugin-markdown": "1.0.0",
  68. "eslint-plugin-node": "8.0.1",
  69. "eslint-plugin-promise": "4.1.1",
  70. "eslint-plugin-standard": "4.0.0",
  71. "mocha": "6.1.4",
  72. "nyc": "14.0.0"
  73. },
  74. "directories": {},
  75. "dist": {
  76. "fileCount": 5,
  77. "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
  78. "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",
  79. "shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
  80. "tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
  81. "unpackedSize": 16646
  82. },
  83. "engines": {
  84. "node": ">= 0.6"
  85. },
  86. "gitHead": "2a6e060aebb52813fdb074e9e7f66da1cfa61902",
  87. "homepage": "https://github.com/jshttp/accepts#readme",
  88. "keywords": [
  89. "accept",
  90. "accepts",
  91. "content",
  92. "negotiation"
  93. ],
  94. "license": "MIT",
  95. "maintainers": [
  96. {
  97. "name": "dougwilson",
  98. "email": "doug@somethingdoug.com"
  99. }
  100. ],
  101. "name": "accepts",
  102. "optionalDependencies": {},
  103. "readme": "ERROR: No README data found!",
  104. "repository": {
  105. "type": "git",
  106. "url": "git+https://github.com/jshttp/accepts.git"
  107. },
  108. "scripts": {
  109. "lint": "eslint --plugin markdown --ext js,md .",
  110. "test": "mocha --reporter spec --check-leaks --bail test/",
  111. "test-cov": "nyc --reporter=html --reporter=text npm test",
  112. "test-travis": "nyc --reporter=text npm test"
  113. },
  114. "version": "1.3.7"
  115. }