summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/stringstream/package.json
blob: 514c18dc16a847bb93c637bb7244affd788977a9 (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
{
  "_args": [
    [
      {
        "raw": "stringstream@~0.0.4",
        "scope": null,
        "escapedName": "stringstream",
        "name": "stringstream",
        "rawSpec": "~0.0.4",
        "spec": ">=0.0.4 <0.1.0",
        "type": "range"
      },
      "/Users/rebecca/code/npm/node_modules/request"
    ]
  ],
  "_from": "stringstream@>=0.0.4 <0.1.0",
  "_id": "stringstream@0.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/request/stringstream",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "hichaelmart",
    "email": "michael.hart.au@gmail.com"
  },
  "_npmVersion": "2.14.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "stringstream@~0.0.4",
    "scope": null,
    "escapedName": "stringstream",
    "name": "stringstream",
    "rawSpec": "~0.0.4",
    "spec": ">=0.0.4 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
  "_shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
  "_shrinkwrap": null,
  "_spec": "stringstream@~0.0.4",
  "_where": "/Users/rebecca/code/npm/node_modules/request",
  "author": {
    "name": "Michael Hart",
    "email": "michael.hart.au@gmail.com",
    "url": "http://github.com/mhart"
  },
  "bugs": {
    "url": "https://github.com/mhart/StringStream/issues"
  },
  "dependencies": {},
  "description": "Encode and decode streams into string streams",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
    "tarball": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz"
  },
  "gitHead": "1efe3bf507bf3a1161f8473908b60e881d41422b",
  "homepage": "https://github.com/mhart/StringStream#readme",
  "keywords": [
    "string",
    "stream",
    "base64",
    "gzip"
  ],
  "license": "MIT",
  "main": "stringstream.js",
  "maintainers": [
    {
      "name": "hichaelmart",
      "email": "michael.hart.au@gmail.com"
    }
  ],
  "name": "stringstream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mhart/StringStream.git"
  },
  "scripts": {},
  "version": "0.0.5"
}