package.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "express",
  6. "scope": null,
  7. "escapedName": "express",
  8. "name": "express",
  9. "rawSpec": "",
  10. "spec": "latest",
  11. "type": "tag"
  12. },
  13. "C:\\Users\\Administrator\\Desktop\\answer"
  14. ]
  15. ],
  16. "_from": "express@latest",
  17. "_hasShrinkwrap": false,
  18. "_id": "express@4.16.4",
  19. "_inCache": true,
  20. "_location": "/express",
  21. "_nodeVersion": "8.12.0",
  22. "_npmOperationalInternal": {
  23. "host": "s3://npm-registry-packages",
  24. "tmp": "tmp/express_4.16.4_1539230354097_0.4680196437483164"
  25. },
  26. "_npmUser": {
  27. "name": "dougwilson",
  28. "email": "doug@somethingdoug.com"
  29. },
  30. "_npmVersion": "6.4.1",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "express",
  34. "scope": null,
  35. "escapedName": "express",
  36. "name": "express",
  37. "rawSpec": "",
  38. "spec": "latest",
  39. "type": "tag"
  40. },
  41. "_requiredBy": [
  42. "#DEV:/",
  43. "#USER"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz",
  46. "_shasum": "fddef61926109e24c515ea97fd2f1bdbf62df12e",
  47. "_shrinkwrap": null,
  48. "_spec": "express",
  49. "_where": "C:\\Users\\Administrator\\Desktop\\answer",
  50. "author": {
  51. "name": "TJ Holowaychuk",
  52. "email": "tj@vision-media.ca"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/expressjs/express/issues"
  56. },
  57. "contributors": [
  58. {
  59. "name": "Aaron Heckmann",
  60. "email": "aaron.heckmann+github@gmail.com"
  61. },
  62. {
  63. "name": "Ciaran Jessup",
  64. "email": "ciaranj@gmail.com"
  65. },
  66. {
  67. "name": "Douglas Christopher Wilson",
  68. "email": "doug@somethingdoug.com"
  69. },
  70. {
  71. "name": "Guillermo Rauch",
  72. "email": "rauchg@gmail.com"
  73. },
  74. {
  75. "name": "Jonathan Ong",
  76. "email": "me@jongleberry.com"
  77. },
  78. {
  79. "name": "Roman Shtylman",
  80. "email": "shtylman+expressjs@gmail.com"
  81. },
  82. {
  83. "name": "Young Jae Sim",
  84. "email": "hanul@hanul.me"
  85. }
  86. ],
  87. "dependencies": {
  88. "accepts": "~1.3.5",
  89. "array-flatten": "1.1.1",
  90. "body-parser": "1.18.3",
  91. "content-disposition": "0.5.2",
  92. "content-type": "~1.0.4",
  93. "cookie": "0.3.1",
  94. "cookie-signature": "1.0.6",
  95. "debug": "2.6.9",
  96. "depd": "~1.1.2",
  97. "encodeurl": "~1.0.2",
  98. "escape-html": "~1.0.3",
  99. "etag": "~1.8.1",
  100. "finalhandler": "1.1.1",
  101. "fresh": "0.5.2",
  102. "merge-descriptors": "1.0.1",
  103. "methods": "~1.1.2",
  104. "on-finished": "~2.3.0",
  105. "parseurl": "~1.3.2",
  106. "path-to-regexp": "0.1.7",
  107. "proxy-addr": "~2.0.4",
  108. "qs": "6.5.2",
  109. "range-parser": "~1.2.0",
  110. "safe-buffer": "5.1.2",
  111. "send": "0.16.2",
  112. "serve-static": "1.13.2",
  113. "setprototypeof": "1.1.0",
  114. "statuses": "~1.4.0",
  115. "type-is": "~1.6.16",
  116. "utils-merge": "1.0.1",
  117. "vary": "~1.1.2"
  118. },
  119. "description": "Fast, unopinionated, minimalist web framework",
  120. "devDependencies": {
  121. "after": "0.8.2",
  122. "connect-redis": "3.4.0",
  123. "cookie-parser": "~1.4.3",
  124. "cookie-session": "1.3.2",
  125. "ejs": "2.6.1",
  126. "eslint": "2.13.1",
  127. "express-session": "1.15.6",
  128. "hbs": "4.0.1",
  129. "istanbul": "0.4.5",
  130. "marked": "0.5.1",
  131. "method-override": "3.0.0",
  132. "mocha": "5.2.0",
  133. "morgan": "1.9.1",
  134. "multiparty": "4.2.1",
  135. "pbkdf2-password": "1.2.1",
  136. "should": "13.2.3",
  137. "supertest": "3.3.0",
  138. "vhost": "~3.0.2"
  139. },
  140. "directories": {},
  141. "dist": {
  142. "integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==",
  143. "shasum": "fddef61926109e24c515ea97fd2f1bdbf62df12e",
  144. "tarball": "https://registry.npmjs.org/express/-/express-4.16.4.tgz",
  145. "fileCount": 16,
  146. "unpackedSize": 206123,
  147. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvsqSCRA9TVsSAnZWagAAPFwP/iCvznxNrmvgY9ox7w2k\ncS/ej9HZJ5NGjBEWtae1F2bjJ2V7rOxVTGTlqiPMSNIzTgw3fpFkIXp9kCA4\nY03NOsYUjYscGjXR6f2fvOVJ/Si5FKlqr7Ow6WMBClrdo/CMCc8kH9fxtPja\nHla58xiU7ftlzUHIjGmmnHFzAjAeGj+3e3v1omuoeP6mPuxlwYoQ0MuD0sFa\n9qJAFZ0MBrfvoQBI8G++GZZhxalhefuibWi1ErRw3F5cLfvhjKi4HGPh+sDu\nc63D99wQIJIq4HumwX0JNW7OywuL28wgxgtvKyg0iCVR/BnAYiEA0UZUVI4h\nsX1Kuht1oHEp1iGOvGALYotPiovnDCAra+2zPM1p8oZKdXHEpkAygG3mCiD5\nyWlWrFo5jJudULWzMtHp6F0RwQJjpSavnkbusKWZvO717/1Ku5FIM4cnTWVK\nELGmb011jRPMvwFqv1C04SvhBT+UrXe4kd0qwJWQEDT1aWzbjbaroPmVQ+l1\nxzUkHRHm7vYCBE0RxQ4FImNWlYYQVVyBSroYwxvJnP6H8m/DR7oxDPDoJcBn\nXXETuH8Ca+q8KjwdrstVXCwKfB+zs0Z41/oOWKrhsDY2B9HwmyOOA8EtG4QO\np2waBrigD8L4T/Y3II4T144z2MclVid7DulrzKCMiE6yoTqvrH64FfWkLQqG\n11u8\r\n=ZruB\r\n-----END PGP SIGNATURE-----\r\n"
  148. },
  149. "engines": {
  150. "node": ">= 0.10.0"
  151. },
  152. "gitHead": "dc538f6e810bd462c98ee7e6aae24c64d4b1da93",
  153. "homepage": "http://expressjs.com/",
  154. "keywords": [
  155. "express",
  156. "framework",
  157. "sinatra",
  158. "web",
  159. "rest",
  160. "restful",
  161. "router",
  162. "app",
  163. "api"
  164. ],
  165. "license": "MIT",
  166. "maintainers": [
  167. {
  168. "name": "dougwilson",
  169. "email": "doug@somethingdoug.com"
  170. },
  171. {
  172. "name": "hacksparrow",
  173. "email": "captain@hacksparrow.com"
  174. },
  175. {
  176. "name": "jasnell",
  177. "email": "jasnell@gmail.com"
  178. },
  179. {
  180. "name": "mikeal",
  181. "email": "mikeal.rogers@gmail.com"
  182. }
  183. ],
  184. "name": "express",
  185. "optionalDependencies": {},
  186. "readme": "ERROR: No README data found!",
  187. "repository": {
  188. "type": "git",
  189. "url": "git+https://github.com/expressjs/express.git"
  190. },
  191. "scripts": {
  192. "lint": "eslint .",
  193. "test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/ test/acceptance/",
  194. "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/ test/acceptance/",
  195. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/ test/acceptance/",
  196. "test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/"
  197. },
  198. "version": "4.16.4"
  199. }