Initial commit
[yaffs-website] / node_modules / stdout-stream / package.json
1 {
2   "_args": [
3     [
4       "stdout-stream@^1.4.0",
5       "/var/www/yaffs/node_modules/node-sass"
6     ]
7   ],
8   "_from": "stdout-stream@>=1.4.0 <2.0.0",
9   "_id": "stdout-stream@1.4.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/stdout-stream",
13   "_nodeVersion": "0.12.4",
14   "_npmUser": {
15     "email": "mathiasbuus@gmail.com",
16     "name": "mafintosh"
17   },
18   "_npmVersion": "2.10.1",
19   "_phantomChildren": {
20     "buffer-shims": "1.0.0",
21     "core-util-is": "1.0.2",
22     "inherits": "2.0.3",
23     "process-nextick-args": "1.0.7",
24     "string_decoder": "0.10.31",
25     "util-deprecate": "1.0.2"
26   },
27   "_requested": {
28     "name": "stdout-stream",
29     "raw": "stdout-stream@^1.4.0",
30     "rawSpec": "^1.4.0",
31     "scope": null,
32     "spec": ">=1.4.0 <2.0.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/node-sass"
37   ],
38   "_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz",
39   "_shasum": "a2c7c8587e54d9427ea9edb3ac3f2cd522df378b",
40   "_shrinkwrap": null,
41   "_spec": "stdout-stream@^1.4.0",
42   "_where": "/var/www/yaffs/node_modules/node-sass",
43   "bugs": {
44     "url": "https://github.com/mafintosh/stdout-stream/issues"
45   },
46   "dependencies": {
47     "readable-stream": "^2.0.1"
48   },
49   "description": "Non-blocking stdout stream",
50   "devDependencies": {
51     "tape": "~2.12.3"
52   },
53   "directories": {},
54   "dist": {
55     "shasum": "a2c7c8587e54d9427ea9edb3ac3f2cd522df378b",
56     "tarball": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz"
57   },
58   "gitHead": "0a65e6cdfadc5043a627d6d074f4f064f5f2d188",
59   "homepage": "https://github.com/mafintosh/stdout-stream#readme",
60   "maintainers": [
61     {
62       "name": "mafintosh",
63       "email": "mathiasbuus@gmail.com"
64     }
65   ],
66   "name": "stdout-stream",
67   "optionalDependencies": {},
68   "readme": "ERROR: No README data found!",
69   "repository": {
70     "type": "git",
71     "url": "git+https://github.com/mafintosh/stdout-stream.git"
72   },
73   "scripts": {
74     "test": "tape test/index.js"
75   },
76   "version": "1.4.0"
77 }