package.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/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-jsmin/gulp-util",
  38. "/gulp-util"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
  41. "_shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
  42. "_shrinkwrap": null,
  43. "_spec": "multipipe@^0.1.2",
  44. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-util",
  45. "bugs": {
  46. "url": "https://github.com/juliangruber/multipipe/issues"
  47. },
  48. "dependencies": {
  49. "duplexer2": "0.0.2"
  50. },
  51. "description": "pipe streams with centralized error handling",
  52. "devDependencies": {
  53. "mocha": "~1.17.0"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
  58. "tarball": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz"
  59. },
  60. "gitHead": "df434f568b85de914ee7f6ad714343b8736e3315",
  61. "homepage": "https://github.com/juliangruber/multipipe",
  62. "license": "MIT",
  63. "maintainers": [
  64. {
  65. "name": "juliangruber",
  66. "email": "julian@juliangruber.com"
  67. }
  68. ],
  69. "name": "multipipe",
  70. "optionalDependencies": {},
  71. "readme": "ERROR: No README data found!",
  72. "repository": {
  73. "type": "git",
  74. "url": "git+https://github.com/juliangruber/multipipe.git"
  75. },
  76. "scripts": {
  77. "test": "make test"
  78. },
  79. "version": "0.1.2"
  80. }