Version 1
[yaffs-website] / node_modules / block-stream / package.json
1 {
2   "_args": [
3     [
4       "block-stream@*",
5       "/var/www/yaffs/node_modules/tar"
6     ]
7   ],
8   "_from": "block-stream@*",
9   "_id": "block-stream@0.0.9",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/block-stream",
13   "_nodeVersion": "5.6.0",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/block-stream-0.0.9.tgz_1462149852620_0.6890447810292244"
17   },
18   "_npmUser": {
19     "email": "i@izs.me",
20     "name": "isaacs"
21   },
22   "_npmVersion": "3.8.5",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "block-stream",
26     "raw": "block-stream@*",
27     "rawSpec": "*",
28     "scope": null,
29     "spec": "*",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/tar"
34   ],
35   "_resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
36   "_shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
37   "_shrinkwrap": null,
38   "_spec": "block-stream@*",
39   "_where": "/var/www/yaffs/node_modules/tar",
40   "author": {
41     "email": "i@izs.me",
42     "name": "Isaac Z. Schlueter",
43     "url": "http://blog.izs.me/"
44   },
45   "bugs": {
46     "url": "https://github.com/isaacs/block-stream/issues"
47   },
48   "dependencies": {
49     "inherits": "~2.0.0"
50   },
51   "description": "a stream of blocks",
52   "devDependencies": {
53     "tap": "^5.7.1"
54   },
55   "directories": {},
56   "dist": {
57     "shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
58     "tarball": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz"
59   },
60   "engines": {
61     "node": "0.4 || >=0.5.8"
62   },
63   "files": [
64     "block-stream.js"
65   ],
66   "gitHead": "321cf242ef6d130bb2e59c0565a61ded5dd2673f",
67   "homepage": "https://github.com/isaacs/block-stream#readme",
68   "license": "ISC",
69   "main": "block-stream.js",
70   "maintainers": [
71     {
72       "name": "isaacs",
73       "email": "i@izs.me"
74     }
75   ],
76   "name": "block-stream",
77   "optionalDependencies": {},
78   "readme": "ERROR: No README data found!",
79   "repository": {
80     "type": "git",
81     "url": "git://github.com/isaacs/block-stream.git"
82   },
83   "scripts": {
84     "test": "tap test/*.js --cov"
85   },
86   "version": "0.0.9"
87 }