Final changes for the Use cases on the live site.
[yaffs-website] / node_modules / bl / package.json
1 {
2   "_args": [
3     [
4       "bl@~1.0.0",
5       "/var/www/yaffs/node_modules/uncss/node_modules/request"
6     ]
7   ],
8   "_from": "bl@>=1.0.0 <1.1.0",
9   "_id": "bl@1.0.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/bl",
13   "_nodeVersion": "5.6.0",
14   "_npmOperationalInternal": {
15     "host": "packages-5-east.internal.npmjs.com",
16     "tmp": "tmp/bl-1.0.3.tgz_1455187279627_0.9823597683571279"
17   },
18   "_npmUser": {
19     "email": "rod@vagg.org",
20     "name": "rvagg"
21   },
22   "_npmVersion": "3.6.0",
23   "_phantomChildren": {
24     "core-util-is": "1.0.2",
25     "inherits": "2.0.3",
26     "process-nextick-args": "1.0.7",
27     "string_decoder": "0.10.31",
28     "util-deprecate": "1.0.2"
29   },
30   "_requested": {
31     "name": "bl",
32     "raw": "bl@~1.0.0",
33     "rawSpec": "~1.0.0",
34     "scope": null,
35     "spec": ">=1.0.0 <1.1.0",
36     "type": "range"
37   },
38   "_requiredBy": [
39     "/uncss/request"
40   ],
41   "_resolved": "https://registry.npmjs.org/bl/-/bl-1.0.3.tgz",
42   "_shasum": "fc5421a28fd4226036c3b3891a66a25bc64d226e",
43   "_shrinkwrap": null,
44   "_spec": "bl@~1.0.0",
45   "_where": "/var/www/yaffs/node_modules/uncss/node_modules/request",
46   "authors": [
47     "Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)",
48     "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
49     "Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
50   ],
51   "bugs": {
52     "url": "https://github.com/rvagg/bl/issues"
53   },
54   "dependencies": {
55     "readable-stream": "~2.0.5"
56   },
57   "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
58   "devDependencies": {
59     "faucet": "0.0.1",
60     "hash_file": "~0.1.1",
61     "tape": "~4.4.0"
62   },
63   "directories": {},
64   "dist": {
65     "shasum": "fc5421a28fd4226036c3b3891a66a25bc64d226e",
66     "tarball": "https://registry.npmjs.org/bl/-/bl-1.0.3.tgz"
67   },
68   "gitHead": "906e0dd6e811c9989a2c1d46fcca22c8da9f8f5b",
69   "homepage": "https://github.com/rvagg/bl",
70   "keywords": [
71     "awesomesauce",
72     "buffer",
73     "buffers",
74     "stream"
75   ],
76   "license": "MIT",
77   "main": "bl.js",
78   "maintainers": [
79     {
80       "name": "rvagg",
81       "email": "rod@vagg.org"
82     }
83   ],
84   "name": "bl",
85   "optionalDependencies": {},
86   "readme": "ERROR: No README data found!",
87   "repository": {
88     "type": "git",
89     "url": "git+https://github.com/rvagg/bl.git"
90   },
91   "scripts": {
92     "test": "node test/test.js | faucet"
93   },
94   "version": "1.0.3"
95 }