Initial commit
[yaffs-website] / node_modules / stream-consume / package.json
1 {
2   "_args": [
3     [
4       "stream-consume@~0.1.0",
5       "/var/www/yaffs/node_modules/orchestrator"
6     ]
7   ],
8   "_from": "stream-consume@>=0.1.0 <0.2.0",
9   "_id": "stream-consume@0.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/stream-consume",
13   "_npmUser": {
14     "email": "aron.nopanen@gmail.com",
15     "name": "aroneous"
16   },
17   "_npmVersion": "1.5.0-alpha-3",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "stream-consume",
21     "raw": "stream-consume@~0.1.0",
22     "rawSpec": "~0.1.0",
23     "scope": null,
24     "spec": ">=0.1.0 <0.2.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/orchestrator"
29   ],
30   "_resolved": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz",
31   "_shasum": "a41ead1a6d6081ceb79f65b061901b6d8f3d1d0f",
32   "_shrinkwrap": null,
33   "_spec": "stream-consume@~0.1.0",
34   "_where": "/var/www/yaffs/node_modules/orchestrator",
35   "author": {
36     "name": "Aron Nopanen"
37   },
38   "bugs": {
39     "url": "https://github.com/aroneous/stream-consume/issues"
40   },
41   "dependencies": {},
42   "description": "Consume a stream to ensure it keeps flowing",
43   "devDependencies": {
44     "mocha": "^1.20.1",
45     "should": "^4.0.4",
46     "through2": "^0.5.1"
47   },
48   "directories": {},
49   "dist": {
50     "shasum": "a41ead1a6d6081ceb79f65b061901b6d8f3d1d0f",
51     "tarball": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz"
52   },
53   "gitHead": "54496fd47e0f10bf6924728ef405b72a4bbad6de",
54   "homepage": "https://github.com/aroneous/stream-consume",
55   "license": "MIT",
56   "main": "index.js",
57   "maintainers": [
58     {
59       "name": "aroneous",
60       "email": "aron.nopanen@gmail.com"
61     }
62   ],
63   "name": "stream-consume",
64   "optionalDependencies": {},
65   "readme": "ERROR: No README data found!",
66   "repository": {
67     "type": "git",
68     "url": "git+https://github.com/aroneous/stream-consume.git"
69   },
70   "scripts": {
71     "test": "mocha"
72   },
73   "version": "0.1.0"
74 }