package.json 2.1 KB

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