package.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "map-stream@~0.0.6",
  6. "scope": null,
  7. "escapedName": "map-stream",
  8. "name": "map-stream",
  9. "rawSpec": "~0.0.6",
  10. "spec": ">=0.0.6 <0.1.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-print"
  14. ]
  15. ],
  16. "_from": "map-stream@>=0.0.6 <0.1.0",
  17. "_id": "map-stream@0.0.6",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/gulp-print/map-stream",
  21. "_nodeVersion": "2.3.1",
  22. "_npmUser": {
  23. "name": "dominictarr",
  24. "email": "dominic.tarr@gmail.com"
  25. },
  26. "_npmVersion": "2.11.3",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "map-stream@~0.0.6",
  30. "scope": null,
  31. "escapedName": "map-stream",
  32. "name": "map-stream",
  33. "rawSpec": "~0.0.6",
  34. "spec": ">=0.0.6 <0.1.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/gulp-print"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz",
  41. "_shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
  42. "_shrinkwrap": null,
  43. "_spec": "map-stream@~0.0.6",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-print",
  45. "author": {
  46. "name": "Dominic Tarr",
  47. "email": "dominic.tarr@gmail.com",
  48. "url": "http://dominictarr.com"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/dominictarr/map-stream/issues"
  52. },
  53. "dependencies": {},
  54. "description": "construct pipes of streams of events",
  55. "devDependencies": {
  56. "asynct": "*",
  57. "event-stream": "~2.1",
  58. "from": "0.0.2",
  59. "it-is": "1",
  60. "stream-spec": "~0.2",
  61. "ubelt": "~2.9"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
  66. "tarball": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz"
  67. },
  68. "gitHead": "f9da31c7a60a60ae4e77bcf6f6f87dff1d44895f",
  69. "homepage": "http://github.com/dominictarr/map-stream",
  70. "license": "MIT",
  71. "maintainers": [
  72. {
  73. "name": "dominictarr",
  74. "email": "dominic.tarr@gmail.com"
  75. }
  76. ],
  77. "name": "map-stream",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git://github.com/dominictarr/map-stream.git"
  83. },
  84. "scripts": {
  85. "test": "asynct test/"
  86. },
  87. "version": "0.0.6"
  88. }