aboutsummaryrefslogtreecommitdiff
path: root/node_modules/map-stream/package.json
blob: 5fe0ba893170bf8add5d47d60bf8cc981344b285 (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
82
83
84
85
86
87
{
  "_args": [
    [
      {
        "raw": "map-stream@0.0.6",
        "scope": null,
        "escapedName": "map-stream",
        "name": "map-stream",
        "rawSpec": "0.0.6",
        "spec": "0.0.6",
        "type": "version"
      },
      "/home/dold/repos/taler/wallet-webex"
    ]
  ],
  "_from": "map-stream@0.0.6",
  "_id": "map-stream@0.0.6",
  "_inCache": true,
  "_location": "/map-stream",
  "_nodeVersion": "2.3.1",
  "_npmUser": {
    "name": "dominictarr",
    "email": "dominic.tarr@gmail.com"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "map-stream@0.0.6",
    "scope": null,
    "escapedName": "map-stream",
    "name": "map-stream",
    "rawSpec": "0.0.6",
    "spec": "0.0.6",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz",
  "_shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
  "_shrinkwrap": null,
  "_spec": "map-stream@0.0.6",
  "_where": "/home/dold/repos/taler/wallet-webex",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/map-stream/issues"
  },
  "dependencies": {},
  "description": "construct pipes of streams of events",
  "devDependencies": {
    "asynct": "*",
    "event-stream": "~2.1",
    "from": "0.0.2",
    "it-is": "1",
    "stream-spec": "~0.2",
    "ubelt": "~2.9"
  },
  "directories": {},
  "dist": {
    "shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
    "tarball": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz"
  },
  "gitHead": "f9da31c7a60a60ae4e77bcf6f6f87dff1d44895f",
  "homepage": "http://github.com/dominictarr/map-stream",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "map-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/map-stream.git"
  },
  "scripts": {
    "test": "asynct test/"
  },
  "version": "0.0.6"
}