]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/combined-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 / request / node_modules / combined-stream / package.json
1 {
2   "author": {
3     "name": "Felix Geisendörfer",
4     "email": "felix@debuggable.com",
5     "url": "http://debuggable.com/"
6   },
7   "name": "combined-stream",
8   "description": "A stream that emits multiple other streams one after another.",
9   "version": "1.0.5",
10   "homepage": "https://github.com/felixge/node-combined-stream",
11   "repository": {
12     "type": "git",
13     "url": "git://github.com/felixge/node-combined-stream.git"
14   },
15   "main": "./lib/combined_stream",
16   "scripts": {
17     "test": "node test/run.js"
18   },
19   "engines": {
20     "node": ">= 0.8"
21   },
22   "dependencies": {
23     "delayed-stream": "~1.0.0"
24   },
25   "devDependencies": {
26     "far": "~0.0.7"
27   },
28   "license": "MIT",
29   "gitHead": "cfc7b815d090a109bcedb5bb0f6713148d55a6b7",
30   "bugs": {
31     "url": "https://github.com/felixge/node-combined-stream/issues"
32   },
33   "_id": "combined-stream@1.0.5",
34   "_shasum": "938370a57b4a51dea2c77c15d5c5fdf895164009",
35   "_from": "combined-stream@>=1.0.5 <1.1.0",
36   "_npmVersion": "2.10.1",
37   "_nodeVersion": "0.12.4",
38   "_npmUser": {
39     "name": "alexindigo",
40     "email": "iam@alexindigo.com"
41   },
42   "dist": {
43     "shasum": "938370a57b4a51dea2c77c15d5c5fdf895164009",
44     "tarball": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz"
45   },
46   "maintainers": [
47     {
48       "name": "felixge",
49       "email": "felix@debuggable.com"
50     },
51     {
52       "name": "celer",
53       "email": "dtyree77@gmail.com"
54     },
55     {
56       "name": "alexindigo",
57       "email": "iam@alexindigo.com"
58     },
59     {
60       "name": "apechimp",
61       "email": "apeherder@gmail.com"
62     }
63   ],
64   "directories": {},
65   "_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
66   "readme": "ERROR: No README data found!"
67 }