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