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.

104 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "http-parser-js@>=0.4.0 <0.4.11",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/websocket-driver"
  6. ]
  7. ],
  8. "_from": "http-parser-js@>=0.4.0 <0.4.11",
  9. "_id": "http-parser-js@0.4.10",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/http-parser-js",
  13. "_nodeVersion": "6.9.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/http-parser-js-0.4.10.tgz_1517680010410_0.576178319985047"
  17. },
  18. "_npmUser": {
  19. "email": "wasteland@gmail.com",
  20. "name": "jimbly"
  21. },
  22. "_npmVersion": "3.10.8",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "http-parser-js",
  26. "raw": "http-parser-js@>=0.4.0 <0.4.11",
  27. "rawSpec": ">=0.4.0 <0.4.11",
  28. "scope": null,
  29. "spec": ">=0.4.0 <0.4.11",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/websocket-driver"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz",
  36. "_shasum": "92c9c1374c35085f75db359ec56cc257cbb93fa4",
  37. "_shrinkwrap": null,
  38. "_spec": "http-parser-js@>=0.4.0 <0.4.11",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/websocket-driver",
  40. "author": {
  41. "name": "Tim Caswell",
  42. "url": "https://github.com/creationix"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/creationix/http-parser-js/issues"
  46. },
  47. "contributors": [
  48. {
  49. "name": "Jimb Esser",
  50. "url": "https://github.com/Jimbly"
  51. },
  52. {
  53. "name": "Lawrence Rowe",
  54. "url": "https://github.com/lrowe"
  55. },
  56. {
  57. "name": "Jan Schär",
  58. "url": "https://github.com/jscissr"
  59. },
  60. {
  61. "name": "Paul Rütter",
  62. "url": "https://github.com/paulrutter"
  63. }
  64. ],
  65. "dependencies": {},
  66. "description": "A pure JS HTTP parser for node.",
  67. "devDependencies": {},
  68. "directories": {},
  69. "dist": {
  70. "shasum": "92c9c1374c35085f75db359ec56cc257cbb93fa4",
  71. "tarball": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.10.tgz"
  72. },
  73. "files": [
  74. "http-parser.js"
  75. ],
  76. "gitHead": "d9d54127d1b72f40c7fc3e5052e625e07ae8d235",
  77. "homepage": "https://github.com/creationix/http-parser-js#readme",
  78. "keywords": [
  79. "http"
  80. ],
  81. "license": "MIT",
  82. "main": "http-parser.js",
  83. "maintainers": [
  84. {
  85. "name": "creationix",
  86. "email": "tim@creationix.com"
  87. },
  88. {
  89. "name": "jimbly",
  90. "email": "wasteland@gmail.com"
  91. }
  92. ],
  93. "name": "http-parser-js",
  94. "optionalDependencies": {},
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "type": "git",
  98. "url": "git://github.com/creationix/http-parser-js.git"
  99. },
  100. "scripts": {
  101. "test": "python tests/test.py && node tests/iojs/test-http-parser-durability.js"
  102. },
  103. "version": "0.4.10"
  104. }