]> 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/node_modules/delayed-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 / node_modules / delayed-stream / package.json
1 {
2   "author": {
3     "name": "Felix Geisendörfer",
4     "email": "felix@debuggable.com",
5     "url": "http://debuggable.com/"
6   },
7   "contributors": [
8     {
9       "name": "Mike Atkins",
10       "email": "apeherder@gmail.com"
11     }
12   ],
13   "name": "delayed-stream",
14   "description": "Buffers events from a stream until you are ready to handle them.",
15   "license": "MIT",
16   "version": "1.0.0",
17   "homepage": "https://github.com/felixge/node-delayed-stream",
18   "repository": {
19     "type": "git",
20     "url": "git://github.com/felixge/node-delayed-stream.git"
21   },
22   "main": "./lib/delayed_stream",
23   "engines": {
24     "node": ">=0.4.0"
25   },
26   "scripts": {
27     "test": "make test"
28   },
29   "dependencies": {},
30   "devDependencies": {
31     "fake": "0.2.0",
32     "far": "0.0.1"
33   },
34   "gitHead": "07a9dc99fb8f1a488160026b9ad77493f766fb84",
35   "bugs": {
36     "url": "https://github.com/felixge/node-delayed-stream/issues"
37   },
38   "_id": "delayed-stream@1.0.0",
39   "_shasum": "df3ae199acadfb7d440aaae0b29e2272b24ec619",
40   "_from": "delayed-stream@>=1.0.0 <1.1.0",
41   "_npmVersion": "2.8.3",
42   "_nodeVersion": "1.6.4",
43   "_npmUser": {
44     "name": "apechimp",
45     "email": "apeherder@gmail.com"
46   },
47   "dist": {
48     "shasum": "df3ae199acadfb7d440aaae0b29e2272b24ec619",
49     "tarball": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
50   },
51   "maintainers": [
52     {
53       "name": "felixge",
54       "email": "felix@debuggable.com"
55     },
56     {
57       "name": "apechimp",
58       "email": "apeherder@gmail.com"
59     }
60   ],
61   "directories": {},
62   "_resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
63   "readme": "ERROR: No README data found!"
64 }