package.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "multipipe@^0.1.2",
  6. "scope": null,
  7. "escapedName": "multipipe",
  8. "name": "multipipe",
  9. "rawSpec": "^0.1.2",
  10. "spec": ">=0.1.2 <0.2.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-util"
  14. ]
  15. ],
  16. "_from": "multipipe@>=0.1.2 <0.2.0",
  17. "_id": "multipipe@0.1.2",
  18. "_inCache": true,
  19. "_location": "/multipipe",
  20. "_nodeVersion": "0.10.32",
  21. "_npmUser": {
  22. "name": "juliangruber",
  23. "email": "julian@juliangruber.com"
  24. },
  25. "_npmVersion": "2.1.5",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "multipipe@^0.1.2",
  29. "scope": null,
  30. "escapedName": "multipipe",
  31. "name": "multipipe",
  32. "rawSpec": "^0.1.2",
  33. "spec": ">=0.1.2 <0.2.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/gulp-util"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
  40. "_shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
  41. "_shrinkwrap": null,
  42. "_spec": "multipipe@^0.1.2",
  43. "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gulp-util",
  44. "bugs": {
  45. "url": "https://github.com/juliangruber/multipipe/issues"
  46. },
  47. "dependencies": {
  48. "duplexer2": "0.0.2"
  49. },
  50. "description": "pipe streams with centralized error handling",
  51. "devDependencies": {
  52. "mocha": "~1.17.0"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
  57. "tarball": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz"
  58. },
  59. "gitHead": "df434f568b85de914ee7f6ad714343b8736e3315",
  60. "homepage": "https://github.com/juliangruber/multipipe",
  61. "license": "MIT",
  62. "maintainers": [
  63. {
  64. "name": "juliangruber",
  65. "email": "julian@juliangruber.com"
  66. }
  67. ],
  68. "name": "multipipe",
  69. "optionalDependencies": {},
  70. "readme": "ERROR: No README data found!",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/juliangruber/multipipe.git"
  74. },
  75. "scripts": {
  76. "test": "make test"
  77. },
  78. "version": "0.1.2"
  79. }