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