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.

86 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "http-deceiver@^1.2.7",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy"
  6. ]
  7. ],
  8. "_from": "http-deceiver@>=1.2.7 <2.0.0",
  9. "_id": "http-deceiver@1.2.7",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/http-deceiver",
  13. "_nodeVersion": "6.0.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/http-deceiver-1.2.7.tgz_1463498902333_0.5118395255412906"
  17. },
  18. "_npmUser": {
  19. "email": "fedor@indutny.com",
  20. "name": "indutny"
  21. },
  22. "_npmVersion": "3.8.6",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "http-deceiver",
  26. "raw": "http-deceiver@^1.2.7",
  27. "rawSpec": "^1.2.7",
  28. "scope": null,
  29. "spec": ">=1.2.7 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/spdy"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
  36. "_shasum": "fa7168944ab9a519d337cb0bec7284dc3e723d87",
  37. "_shrinkwrap": null,
  38. "_spec": "http-deceiver@^1.2.7",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy",
  40. "author": {
  41. "email": "fedor@indutny.com",
  42. "name": "Fedor Indutny"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/indutny/http-deceiver/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Deceive HTTP parser",
  49. "devDependencies": {
  50. "handle-thing": "^1.0.1",
  51. "mocha": "^2.2.5",
  52. "readable-stream": "^2.0.1",
  53. "stream-pair": "^1.0.0"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "fa7168944ab9a519d337cb0bec7284dc3e723d87",
  58. "tarball": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz"
  59. },
  60. "gitHead": "8ace40ad41c0e1cfb0d2f130fcf60b63fcb3ecf1",
  61. "homepage": "https://github.com/indutny/http-deceiver#readme",
  62. "keywords": [
  63. "deceive",
  64. "http",
  65. "net"
  66. ],
  67. "license": "MIT",
  68. "main": "lib/deceiver.js",
  69. "maintainers": [
  70. {
  71. "name": "indutny",
  72. "email": "fedor@indutny.com"
  73. }
  74. ],
  75. "name": "http-deceiver",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+ssh://git@github.com/indutny/http-deceiver.git"
  81. },
  82. "scripts": {
  83. "test": "mocha --reporter=spec test/*-test.js"
  84. },
  85. "version": "1.2.7"
  86. }