]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/block-stream/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / block-stream / package.json
1 {
2   "author": {
3     "name": "Isaac Z. Schlueter",
4     "email": "i@izs.me",
5     "url": "http://blog.izs.me/"
6   },
7   "name": "block-stream",
8   "description": "a stream of blocks",
9   "version": "0.0.9",
10   "repository": {
11     "type": "git",
12     "url": "git://github.com/isaacs/block-stream.git"
13   },
14   "engines": {
15     "node": "0.4 || >=0.5.8"
16   },
17   "main": "block-stream.js",
18   "dependencies": {
19     "inherits": "~2.0.0"
20   },
21   "devDependencies": {
22     "tap": "^5.7.1"
23   },
24   "scripts": {
25     "test": "tap test/*.js --cov"
26   },
27   "license": "ISC",
28   "files": [
29     "block-stream.js"
30   ],
31   "gitHead": "321cf242ef6d130bb2e59c0565a61ded5dd2673f",
32   "bugs": {
33     "url": "https://github.com/isaacs/block-stream/issues"
34   },
35   "homepage": "https://github.com/isaacs/block-stream#readme",
36   "_id": "block-stream@0.0.9",
37   "_shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
38   "_from": "block-stream@0.0.9",
39   "_npmVersion": "3.8.5",
40   "_nodeVersion": "5.6.0",
41   "_npmUser": {
42     "name": "isaacs",
43     "email": "i@izs.me"
44   },
45   "dist": {
46     "shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
47     "tarball": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz"
48   },
49   "maintainers": [
50     {
51       "name": "isaacs",
52       "email": "i@izs.me"
53     }
54   ],
55   "_npmOperationalInternal": {
56     "host": "packages-16-east.internal.npmjs.com",
57     "tmp": "tmp/block-stream-0.0.9.tgz_1462149852620_0.6890447810292244"
58   },
59   "directories": {},
60   "_resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz"
61 }