package.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "map-stream@0.0.4",
  6. "scope": null,
  7. "escapedName": "map-stream",
  8. "name": "map-stream",
  9. "rawSpec": "0.0.4",
  10. "spec": "0.0.4",
  11. "type": "version"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin"
  14. ]
  15. ],
  16. "_from": "map-stream@0.0.4",
  17. "_id": "map-stream@0.0.4",
  18. "_inCache": true,
  19. "_location": "/map-stream",
  20. "_npmUser": {
  21. "name": "dominictarr",
  22. "email": "dominic.tarr@gmail.com"
  23. },
  24. "_npmVersion": "1.3.11",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "map-stream@0.0.4",
  28. "scope": null,
  29. "escapedName": "map-stream",
  30. "name": "map-stream",
  31. "rawSpec": "0.0.4",
  32. "spec": "0.0.4",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/gulp-jsmin",
  37. "/gulp-rename"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.4.tgz",
  40. "_shasum": "5ec6de90213ef6c7b2eb9367e9ade8da4efdb68b",
  41. "_shrinkwrap": null,
  42. "_spec": "map-stream@0.0.4",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin",
  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": "5ec6de90213ef6c7b2eb9367e9ade8da4efdb68b",
  65. "tarball": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.4.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.0.4"
  85. }