package.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "_args": [
  3. [
  4. "body-parser",
  5. "/home/seleznev/project Angular/Quality system"
  6. ]
  7. ],
  8. "_from": "body-parser@latest",
  9. "_id": "body-parser@1.18.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/body-parser",
  13. "_nodeVersion": "6.14.2",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/body-parser_1.18.3_1526318192390_0.5591283803389704"
  17. },
  18. "_npmUser": {
  19. "email": "doug@somethingdoug.com",
  20. "name": "dougwilson"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "body-parser",
  26. "raw": "body-parser",
  27. "rawSpec": "",
  28. "scope": null,
  29. "spec": "latest",
  30. "type": "tag"
  31. },
  32. "_requiredBy": [
  33. "/"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz",
  36. "_shasum": "5b292198ffdd553b3a0f20ded0592b956955c8b4",
  37. "_shrinkwrap": null,
  38. "_spec": "body-parser",
  39. "_where": "/home/seleznev/project Angular/Quality system",
  40. "bugs": {
  41. "url": "https://github.com/expressjs/body-parser/issues"
  42. },
  43. "contributors": [
  44. {
  45. "name": "Douglas Christopher Wilson",
  46. "email": "doug@somethingdoug.com"
  47. },
  48. {
  49. "name": "Jonathan Ong",
  50. "email": "me@jongleberry.com",
  51. "url": "http://jongleberry.com"
  52. }
  53. ],
  54. "dependencies": {
  55. "bytes": "3.0.0",
  56. "content-type": "~1.0.4",
  57. "debug": "2.6.9",
  58. "depd": "~1.1.2",
  59. "http-errors": "~1.6.3",
  60. "iconv-lite": "0.4.23",
  61. "on-finished": "~2.3.0",
  62. "qs": "6.5.2",
  63. "raw-body": "2.3.3",
  64. "type-is": "~1.6.16"
  65. },
  66. "description": "Node.js body parsing middleware",
  67. "devDependencies": {
  68. "eslint": "4.19.1",
  69. "eslint-config-standard": "11.0.0",
  70. "eslint-plugin-import": "2.11.0",
  71. "eslint-plugin-markdown": "1.0.0-beta.6",
  72. "eslint-plugin-node": "6.0.1",
  73. "eslint-plugin-promise": "3.7.0",
  74. "eslint-plugin-standard": "3.1.0",
  75. "istanbul": "0.4.5",
  76. "methods": "1.1.2",
  77. "mocha": "2.5.3",
  78. "safe-buffer": "5.1.2",
  79. "supertest": "1.1.0"
  80. },
  81. "directories": {},
  82. "dist": {
  83. "fileCount": 10,
  84. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+cRxCRA9TVsSAnZWagAAr+wP/jRF3kZaSUPcjTUOxoqN\nlSEgHs4ISF5j2kqTPeArKhG5cgmvygc9gRtNdjtfLGHbQAjyZtA8tzBdsXZG\n3KuehVC9hf/eUIeQbVTjaxrgX0jevrF4igcmM4tRI17JzFvq1+oCz9aAk99e\n3SljKbwvFPopbM5F5BraVbOpIYCO140dVVBrV9gHOBb+65hme0PzfBdru/Bg\nZ1UnDi9l/lEGhCy+HFlSGw+T9ev0KcgzcslA/9vJBAFyYMXVfFFI+jY2+O4P\nJ35s40gbQ1V/idGM4IfmCg5IhwmvpJ902bpXJEokVgGKcw/mMv3TQpBKov2I\nOxAIIRLr2w/1Kl2d8+jMLcbkIoSD7wutdV5i+rsUR5XJURbsDuitYJbcRvJw\n5MS0bQ5aVI83TOr/35z8671ciWqpM+Ru+7eiMjQzgUOWt2qKuOB0Bi/xhr8J\nXGWbqLwl1PWxJXgGJqAJ7rvXNOmAexqJmyk1mPHDJnpjaFRKnCpDrUbuX4Cm\nw52bjMIW+wYC/zKnUMCJ+5n4gBw0jWzFUsoTCses91YZHMDVNb1tOo2Sjbwp\nxLKIWDuNDQC3lxfuCSxC7Qe3PayQGnOCwoP3o6GM89YFAhFOWgPvgBpvjfWm\niJlgG/dUsGIAY3Gz0i7abBGyeJJAuA+CwFpfERMcEE4HwcJhzOrG7g0prSD9\n3nNl\r\n=47oB\r\n-----END PGP SIGNATURE-----\r\n",
  85. "shasum": "5b292198ffdd553b3a0f20ded0592b956955c8b4",
  86. "tarball": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz",
  87. "unpackedSize": 55897
  88. },
  89. "engines": {
  90. "node": ">= 0.8"
  91. },
  92. "files": [
  93. "HISTORY.md",
  94. "LICENSE",
  95. "index.js",
  96. "lib/"
  97. ],
  98. "gitHead": "e6ccf98015fece0851c0c673fc2776c30ad79e5d",
  99. "homepage": "https://github.com/expressjs/body-parser#readme",
  100. "license": "MIT",
  101. "maintainers": [
  102. {
  103. "name": "dougwilson",
  104. "email": "doug@somethingdoug.com"
  105. }
  106. ],
  107. "name": "body-parser",
  108. "optionalDependencies": {},
  109. "readme": "ERROR: No README data found!",
  110. "repository": {
  111. "type": "git",
  112. "url": "git+https://github.com/expressjs/body-parser.git"
  113. },
  114. "scripts": {
  115. "lint": "eslint --plugin markdown --ext js,md .",
  116. "test": "mocha --require test/support/env --reporter spec --check-leaks --bail test/",
  117. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/",
  118. "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/"
  119. },
  120. "version": "1.18.3"
  121. }