package.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. {
  2. "_args": [
  3. [
  4. "express@^4.16.2",
  5. "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "express@>=4.16.2 <5.0.0",
  9. "_id": "express@4.16.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/express",
  13. "_nodeVersion": "6.13.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/express_4.16.3_1520877014027_0.020052903698088542"
  17. },
  18. "_npmUser": {
  19. "email": "doug@somethingdoug.com",
  20. "name": "dougwilson"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "express",
  26. "raw": "express@^4.16.2",
  27. "rawSpec": "^4.16.2",
  28. "scope": null,
  29. "spec": ">=4.16.2 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/webpack-dev-server"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/express/-/express-4.16.3.tgz",
  36. "_shasum": "6af8a502350db3246ecc4becf6b5a34d22f7ed53",
  37. "_shrinkwrap": null,
  38. "_spec": "express@^4.16.2",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server",
  40. "author": {
  41. "email": "tj@vision-media.ca",
  42. "name": "TJ Holowaychuk"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/expressjs/express/issues"
  46. },
  47. "contributors": [
  48. {
  49. "name": "Aaron Heckmann",
  50. "email": "aaron.heckmann+github@gmail.com"
  51. },
  52. {
  53. "name": "Ciaran Jessup",
  54. "email": "ciaranj@gmail.com"
  55. },
  56. {
  57. "name": "Douglas Christopher Wilson",
  58. "email": "doug@somethingdoug.com"
  59. },
  60. {
  61. "name": "Guillermo Rauch",
  62. "email": "rauchg@gmail.com"
  63. },
  64. {
  65. "name": "Jonathan Ong",
  66. "email": "me@jongleberry.com"
  67. },
  68. {
  69. "name": "Roman Shtylman",
  70. "email": "shtylman+expressjs@gmail.com"
  71. },
  72. {
  73. "name": "Young Jae Sim",
  74. "email": "hanul@hanul.me"
  75. }
  76. ],
  77. "dependencies": {
  78. "accepts": "~1.3.5",
  79. "array-flatten": "1.1.1",
  80. "body-parser": "1.18.2",
  81. "content-disposition": "0.5.2",
  82. "content-type": "~1.0.4",
  83. "cookie": "0.3.1",
  84. "cookie-signature": "1.0.6",
  85. "debug": "2.6.9",
  86. "depd": "~1.1.2",
  87. "encodeurl": "~1.0.2",
  88. "escape-html": "~1.0.3",
  89. "etag": "~1.8.1",
  90. "finalhandler": "1.1.1",
  91. "fresh": "0.5.2",
  92. "merge-descriptors": "1.0.1",
  93. "methods": "~1.1.2",
  94. "on-finished": "~2.3.0",
  95. "parseurl": "~1.3.2",
  96. "path-to-regexp": "0.1.7",
  97. "proxy-addr": "~2.0.3",
  98. "qs": "6.5.1",
  99. "range-parser": "~1.2.0",
  100. "safe-buffer": "5.1.1",
  101. "send": "0.16.2",
  102. "serve-static": "1.13.2",
  103. "setprototypeof": "1.1.0",
  104. "statuses": "~1.4.0",
  105. "type-is": "~1.6.16",
  106. "utils-merge": "1.0.1",
  107. "vary": "~1.1.2"
  108. },
  109. "description": "Fast, unopinionated, minimalist web framework",
  110. "devDependencies": {
  111. "after": "0.8.2",
  112. "connect-redis": "~2.4.1",
  113. "cookie-parser": "~1.4.3",
  114. "cookie-session": "1.3.2",
  115. "ejs": "2.5.7",
  116. "eslint": "2.13.1",
  117. "express-session": "1.15.6",
  118. "hbs": "4.0.1",
  119. "istanbul": "0.4.5",
  120. "marked": "0.3.17",
  121. "method-override": "2.3.10",
  122. "mocha": "3.5.3",
  123. "morgan": "1.9.0",
  124. "multiparty": "4.1.3",
  125. "pbkdf2-password": "1.2.1",
  126. "should": "13.2.1",
  127. "supertest": "1.2.0",
  128. "vhost": "~3.0.2"
  129. },
  130. "directories": {},
  131. "dist": {
  132. "fileCount": 16,
  133. "shasum": "6af8a502350db3246ecc4becf6b5a34d22f7ed53",
  134. "tarball": "https://registry.npmjs.org/express/-/express-4.16.3.tgz",
  135. "unpackedSize": 205577
  136. },
  137. "engines": {
  138. "node": ">= 0.10.0"
  139. },
  140. "files": [
  141. "History.md",
  142. "LICENSE",
  143. "Readme.md",
  144. "index.js",
  145. "lib/"
  146. ],
  147. "gitHead": "3ed5090ca91f6a387e66370d57ead94d886275e1",
  148. "homepage": "http://expressjs.com/",
  149. "keywords": [
  150. "api",
  151. "app",
  152. "express",
  153. "framework",
  154. "rest",
  155. "restful",
  156. "router",
  157. "sinatra",
  158. "web"
  159. ],
  160. "license": "MIT",
  161. "maintainers": [
  162. {
  163. "name": "dougwilson",
  164. "email": "doug@somethingdoug.com"
  165. },
  166. {
  167. "name": "hacksparrow",
  168. "email": "captain@hacksparrow.com"
  169. },
  170. {
  171. "name": "jasnell",
  172. "email": "jasnell@gmail.com"
  173. },
  174. {
  175. "name": "mikeal",
  176. "email": "mikeal.rogers@gmail.com"
  177. }
  178. ],
  179. "name": "express",
  180. "optionalDependencies": {},
  181. "readme": "ERROR: No README data found!",
  182. "repository": {
  183. "type": "git",
  184. "url": "git+https://github.com/expressjs/express.git"
  185. },
  186. "scripts": {
  187. "lint": "eslint .",
  188. "test": "mocha --require test/support/env --reporter spec --bail --check-leaks --no-exit test/ test/acceptance/",
  189. "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks --no-exit test/ test/acceptance/",
  190. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks --no-exit test/ test/acceptance/",
  191. "test-tap": "mocha --require test/support/env --reporter tap --check-leaks --no-exit test/ test/acceptance/"
  192. },
  193. "version": "4.16.3"
  194. }