package.json
1.85 KB
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
{
"_args": [
[
"multipipe@^0.1.2",
"/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/gulp-util"
]
],
"_from": "multipipe@>=0.1.2 <0.2.0",
"_id": "multipipe@0.1.2",
"_inCache": true,
"_installable": true,
"_location": "/multipipe",
"_nodeVersion": "0.10.32",
"_npmUser": {
"email": "julian@juliangruber.com",
"name": "juliangruber"
},
"_npmVersion": "2.1.5",
"_phantomChildren": {},
"_requested": {
"name": "multipipe",
"raw": "multipipe@^0.1.2",
"rawSpec": "^0.1.2",
"scope": null,
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
"_shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
"_shrinkwrap": null,
"_spec": "multipipe@^0.1.2",
"_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/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": "http://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"
}