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.

package.json 3.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "_args": [
  3. [
  4. "negotiator@0.6.2",
  5. "/var/www/noelle.codes/node/node_modules/accepts"
  6. ]
  7. ],
  8. "_from": "negotiator@0.6.2",
  9. "_hasShrinkwrap": false,
  10. "_id": "negotiator@0.6.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/negotiator",
  14. "_nodeVersion": "8.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/negotiator_0.6.2_1556584230489_0.2011163414894186"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "negotiator",
  27. "raw": "negotiator@0.6.2",
  28. "rawSpec": "0.6.2",
  29. "scope": null,
  30. "spec": "0.6.2",
  31. "type": "version"
  32. },
  33. "_requiredBy": [
  34. "/accepts"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz",
  37. "_shasum": "feacf7ccf525a77ae9634436a64883ffeca346fb",
  38. "_shrinkwrap": null,
  39. "_spec": "negotiator@0.6.2",
  40. "_where": "/var/www/noelle.codes/node/node_modules/accepts",
  41. "bugs": {
  42. "url": "https://github.com/jshttp/negotiator/issues"
  43. },
  44. "contributors": [
  45. {
  46. "name": "Douglas Christopher Wilson",
  47. "email": "doug@somethingdoug.com"
  48. },
  49. {
  50. "name": "Federico Romero",
  51. "email": "federico.romero@outboxlabs.com"
  52. },
  53. {
  54. "name": "Isaac Z. Schlueter",
  55. "email": "i@izs.me",
  56. "url": "http://blog.izs.me/"
  57. }
  58. ],
  59. "dependencies": {},
  60. "description": "HTTP content negotiation",
  61. "devDependencies": {
  62. "eslint": "5.16.0",
  63. "eslint-plugin-markdown": "1.0.0",
  64. "mocha": "6.1.4",
  65. "nyc": "14.0.0"
  66. },
  67. "directories": {},
  68. "dist": {
  69. "fileCount": 9,
  70. "integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==",
  71. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx5cnCRA9TVsSAnZWagAAP20P/0MCkOVbsy3QpadyxP2l\nfQaJNj3676xMnX1jvmbttyR2pejPTOeACkojxti4dkza3VoK5i0P2vxXVjjC\nFTS+joLUaqyS/urJFhQOxICR37l1s849MnXrwV/+mIo7kytMelYJcTbPj3ov\np6OYauZfzPlnFP3zxBYaPmIOKSILILVoVGPSwkRrJlgJUgdqzaMKSUTfTCzq\nELh0wT834veFEnFIeu84Z4NWf6QPrWLwO8Fi6clDpTc0TYJl4xi0cEo9euSB\nQdKVK2gwPCLq6vV3TZoPHCs4/8XLX9zSZLqrAeiK6gC8rrJiGIEFTVLgUXIc\nDb7bKpcOlpvRBBGwtoa0crIGWEFZ5HCTLeDL3ZyfafZ6XqTYeOrYUpvmhv+A\nU6abBAxcE2FGdWkYuSMrbSU1KplzubcLEthVfVilREcQl7V/INK1rRzC/YPb\nlvXd0VqHH+JzsIqe5okX6prnQmKJ6I9Xtu2y7/ocI1WkikaU3bFjbIwke40w\nLTjqvSGCmc9End3k50XOG/AwhitANuOMugJ8iYwn1DwT995tj6IW8Am+C2gR\n0lceIeUnOq5VxtDYN/q2rfVg/cHcr9srAnPdGp4dwcSLTwWX9/vDKB6piasF\nZnYHmofBFT2ensRv1qYU4nlDZPULH5T+rPFVhZgGUCpJzzc2wAMTpFcQixQ3\nCEXq\r\n=qmZ/\r\n-----END PGP SIGNATURE-----\r\n",
  72. "shasum": "feacf7ccf525a77ae9634436a64883ffeca346fb",
  73. "tarball": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz",
  74. "unpackedSize": 28102
  75. },
  76. "engines": {
  77. "node": ">= 0.6"
  78. },
  79. "gitHead": "99f418e11907b60e63f0addc09fc596ddc7be5be",
  80. "homepage": "https://github.com/jshttp/negotiator#readme",
  81. "keywords": [
  82. "accept",
  83. "accept-charset",
  84. "accept-encoding",
  85. "accept-language",
  86. "content negotiation",
  87. "http"
  88. ],
  89. "license": "MIT",
  90. "maintainers": [
  91. {
  92. "name": "dougwilson",
  93. "email": "doug@somethingdoug.com"
  94. },
  95. {
  96. "name": "jongleberry",
  97. "email": "jonathanrichardong@gmail.com"
  98. }
  99. ],
  100. "name": "negotiator",
  101. "optionalDependencies": {},
  102. "readme": "ERROR: No README data found!",
  103. "repository": {
  104. "type": "git",
  105. "url": "git+https://github.com/jshttp/negotiator.git"
  106. },
  107. "scripts": {
  108. "lint": "eslint --plugin markdown --ext js,md .",
  109. "test": "mocha --reporter spec --check-leaks --bail test/",
  110. "test-cov": "nyc --reporter=html --reporter=text npm test",
  111. "test-travis": "nyc --reporter=text npm test"
  112. },
  113. "version": "0.6.2"
  114. }