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 4.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "_args": [
  3. [
  4. "finalhandler@~1.1.2",
  5. "/var/www/noelle.codes/node/node_modules/express"
  6. ]
  7. ],
  8. "_from": "finalhandler@>=1.1.2 <1.2.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "finalhandler@1.1.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/finalhandler",
  14. "_nodeVersion": "8.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/finalhandler_1.1.2_1557453893383_0.5703759185655743"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "finalhandler",
  27. "raw": "finalhandler@~1.1.2",
  28. "rawSpec": "~1.1.2",
  29. "scope": null,
  30. "spec": ">=1.1.2 <1.2.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/express"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
  37. "_shasum": "b7e7d000ffd11938d0fdb053506f6ebabe9f587d",
  38. "_shrinkwrap": null,
  39. "_spec": "finalhandler@~1.1.2",
  40. "_where": "/var/www/noelle.codes/node/node_modules/express",
  41. "author": {
  42. "email": "doug@somethingdoug.com",
  43. "name": "Douglas Christopher Wilson"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/pillarjs/finalhandler/issues"
  47. },
  48. "dependencies": {
  49. "debug": "2.6.9",
  50. "encodeurl": "~1.0.2",
  51. "escape-html": "~1.0.3",
  52. "on-finished": "~2.3.0",
  53. "parseurl": "~1.3.3",
  54. "statuses": "~1.5.0",
  55. "unpipe": "~1.0.0"
  56. },
  57. "description": "Node.js final http responder",
  58. "devDependencies": {
  59. "eslint": "5.16.0",
  60. "eslint-config-standard": "12.0.0",
  61. "eslint-plugin-import": "2.17.2",
  62. "eslint-plugin-markdown": "1.0.0",
  63. "eslint-plugin-node": "8.0.1",
  64. "eslint-plugin-promise": "4.1.1",
  65. "eslint-plugin-standard": "4.0.0",
  66. "istanbul": "0.4.5",
  67. "mocha": "6.1.4",
  68. "readable-stream": "2.3.6",
  69. "safe-buffer": "5.1.2",
  70. "supertest": "4.0.2"
  71. },
  72. "directories": {},
  73. "dist": {
  74. "fileCount": 5,
  75. "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
  76. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1NxFCRA9TVsSAnZWagAA5lsP/ikRb6COPldBamNBvpJ9\nRhs/yK6Xs0xWScOozeN+eYycCG1ybDJaCZ7Pw1dkjpfSVB6gIuV+o1DxycnA\n3Fp+IPyJ4W3hHgWUL+1KuA5ajYbrH22ezf+DnmU3G04Xj3qpEZeeYI3hQ0IQ\nBXWjiCwmn2CEB8HYyAuvgEgsH8crqkzRlaLMb4I57TAKk0JKwZd+4r4t2WlM\n8sI83C7in0rOWkjUpJWBuR7hwSGqygKf8i0cIrOdA3ilf8EjmjELrA5mIga/\norpYoarZRenzzyyRRfG3H3Sryblavh6lajTwqwh+CxmeQJLv+gJTERLvrUc2\n2Rjmj2Iu3Z2h+D6f9qWdsPRXqE91KU0X0fDtBNjibOMncX8GtpG332SmN0Fd\nXs1E/Fcu2GlOgoJfD5mKA2OJ3GN9YlFfc7uvXuaB491/i9J/Zde548Tdn3im\ncxN8ULRL3GLHHbxONXX9Q49mdQxmHsJDPe6xN7RQwxirLZKlZEXJjl82x1kJ\nJQ0wHcxsuZiJmUTje64W5ETFBI1qN/rJiFN8HQTEkUeXpnI/Kl4ktzefhwPF\njlgPQ8BLiCeHAM4cCweDGUTUVelo6RQaN/ljpPivvd1l8DU+1R4guvjjDWcr\nb2eE7W0pup5R/PAJe61LTA38pRuurq4kR0lLfPWvOQvhPuSZ8WbDP0JNBf/U\noAB7\r\n=2zSq\r\n-----END PGP SIGNATURE-----\r\n",
  77. "shasum": "b7e7d000ffd11938d0fdb053506f6ebabe9f587d",
  78. "tarball": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
  79. "unpackedSize": 17043
  80. },
  81. "engines": {
  82. "node": ">= 0.8"
  83. },
  84. "gitHead": "15e78cab32ecbd4993d1575a065963b238336df9",
  85. "homepage": "https://github.com/pillarjs/finalhandler#readme",
  86. "license": "MIT",
  87. "maintainers": [
  88. {
  89. "name": "dougwilson",
  90. "email": "doug@somethingdoug.com"
  91. }
  92. ],
  93. "name": "finalhandler",
  94. "optionalDependencies": {},
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "type": "git",
  98. "url": "git+https://github.com/pillarjs/finalhandler.git"
  99. },
  100. "scripts": {
  101. "lint": "eslint --plugin markdown --ext js,md .",
  102. "test": "mocha --reporter spec --bail --check-leaks test/",
  103. "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
  104. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
  105. },
  106. "version": "1.1.2"
  107. }