Initial commit
[yaffs-website] / node_modules / stringstream / package.json
1 {
2   "_args": [
3     [
4       "stringstream@~0.0.4",
5       "/var/www/yaffs/node_modules/request"
6     ]
7   ],
8   "_from": "stringstream@>=0.0.4 <0.1.0",
9   "_id": "stringstream@0.0.5",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/stringstream",
13   "_nodeVersion": "4.2.1",
14   "_npmUser": {
15     "email": "michael.hart.au@gmail.com",
16     "name": "hichaelmart"
17   },
18   "_npmVersion": "2.14.8",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "stringstream",
22     "raw": "stringstream@~0.0.4",
23     "rawSpec": "~0.0.4",
24     "scope": null,
25     "spec": ">=0.0.4 <0.1.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/request"
30   ],
31   "_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
32   "_shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
33   "_shrinkwrap": null,
34   "_spec": "stringstream@~0.0.4",
35   "_where": "/var/www/yaffs/node_modules/request",
36   "author": {
37     "email": "michael.hart.au@gmail.com",
38     "name": "Michael Hart",
39     "url": "http://github.com/mhart"
40   },
41   "bugs": {
42     "url": "https://github.com/mhart/StringStream/issues"
43   },
44   "dependencies": {},
45   "description": "Encode and decode streams into string streams",
46   "devDependencies": {},
47   "directories": {},
48   "dist": {
49     "shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
50     "tarball": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz"
51   },
52   "gitHead": "1efe3bf507bf3a1161f8473908b60e881d41422b",
53   "homepage": "https://github.com/mhart/StringStream#readme",
54   "keywords": [
55     "base64",
56     "gzip",
57     "stream",
58     "string"
59   ],
60   "license": "MIT",
61   "main": "stringstream.js",
62   "maintainers": [
63     {
64       "name": "hichaelmart",
65       "email": "michael.hart.au@gmail.com"
66     }
67   ],
68   "name": "stringstream",
69   "optionalDependencies": {},
70   "readme": "ERROR: No README data found!",
71   "repository": {
72     "type": "git",
73     "url": "git+https://github.com/mhart/StringStream.git"
74   },
75   "scripts": {},
76   "version": "0.0.5"
77 }