package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "stream-combiner@~0.0.3",
  6. "scope": null,
  7. "escapedName": "stream-combiner",
  8. "name": "stream-combiner",
  9. "rawSpec": "~0.0.3",
  10. "spec": ">=0.0.3 <0.1.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/event-stream"
  14. ]
  15. ],
  16. "_from": "stream-combiner@>=0.0.3 <0.1.0",
  17. "_id": "stream-combiner@0.0.4",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/stream-combiner",
  21. "_npmUser": {
  22. "name": "dominictarr",
  23. "email": "dominic.tarr@gmail.com"
  24. },
  25. "_npmVersion": "1.3.11",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "stream-combiner@~0.0.3",
  29. "scope": null,
  30. "escapedName": "stream-combiner",
  31. "name": "stream-combiner",
  32. "rawSpec": "~0.0.3",
  33. "spec": ">=0.0.3 <0.1.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/event-stream"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz",
  40. "_shasum": "4d5e433c185261dde623ca3f44c586bcf5c4ad14",
  41. "_shrinkwrap": null,
  42. "_spec": "stream-combiner@~0.0.3",
  43. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/event-stream",
  44. "author": {
  45. "name": "'Dominic Tarr'",
  46. "email": "dominic.tarr@gmail.com",
  47. "url": "http://dominictarr.com"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/dominictarr/stream-combiner/issues"
  51. },
  52. "dependencies": {
  53. "duplexer": "~0.1.1"
  54. },
  55. "description": "<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>",
  56. "devDependencies": {
  57. "event-stream": "~3.0.7",
  58. "tape": "~2.3.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "shasum": "4d5e433c185261dde623ca3f44c586bcf5c4ad14",
  63. "tarball": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz"
  64. },
  65. "homepage": "https://github.com/dominictarr/stream-combiner",
  66. "license": "MIT",
  67. "maintainers": [
  68. {
  69. "name": "dominictarr",
  70. "email": "dominic.tarr@gmail.com"
  71. }
  72. ],
  73. "name": "stream-combiner",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git://github.com/dominictarr/stream-combiner.git"
  79. },
  80. "scripts": {
  81. "test": "set -e; for t in test/*.js; do node $t; done"
  82. },
  83. "version": "0.0.4"
  84. }