]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-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 / npm-registry-client / node_modules / concat-stream / package.json
1 {
2   "name": "concat-stream",
3   "version": "1.5.2",
4   "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
5   "tags": [
6     "stream",
7     "simple",
8     "util",
9     "utility"
10   ],
11   "author": {
12     "name": "Max Ogden",
13     "email": "max@maxogden.com"
14   },
15   "repository": {
16     "type": "git",
17     "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
18   },
19   "bugs": {
20     "url": "http://github.com/maxogden/concat-stream/issues"
21   },
22   "engines": [
23     "node >= 0.8"
24   ],
25   "main": "index.js",
26   "files": [
27     "index.js"
28   ],
29   "scripts": {
30     "test": "tape test/*.js test/server/*.js"
31   },
32   "license": "MIT",
33   "dependencies": {
34     "inherits": "~2.0.1",
35     "typedarray": "~0.0.5",
36     "readable-stream": "~2.0.0"
37   },
38   "devDependencies": {
39     "tape": "~2.3.2"
40   },
41   "testling": {
42     "files": "test/*.js",
43     "browsers": [
44       "ie/8..latest",
45       "firefox/17..latest",
46       "firefox/nightly",
47       "chrome/22..latest",
48       "chrome/canary",
49       "opera/12..latest",
50       "opera/next",
51       "safari/5.1..latest",
52       "ipad/6.0..latest",
53       "iphone/6.0..latest",
54       "android-browser/4.2..latest"
55     ]
56   },
57   "gitHead": "731fedd137eae89d066c249fdca070f8f16afbb8",
58   "homepage": "https://github.com/maxogden/concat-stream#readme",
59   "_id": "concat-stream@1.5.2",
60   "_shasum": "708978624d856af41a5a741defdd261da752c266",
61   "_from": "concat-stream@>=1.5.2 <2.0.0",
62   "_npmVersion": "2.15.9",
63   "_nodeVersion": "4.4.3",
64   "_npmUser": {
65     "name": "mafintosh",
66     "email": "mathiasbuus@gmail.com"
67   },
68   "dist": {
69     "shasum": "708978624d856af41a5a741defdd261da752c266",
70     "tarball": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz"
71   },
72   "maintainers": [
73     {
74       "name": "mafintosh",
75       "email": "mathiasbuus@gmail.com"
76     },
77     {
78       "name": "maxogden",
79       "email": "max@maxogden.com"
80     }
81   ],
82   "_npmOperationalInternal": {
83     "host": "packages-12-west.internal.npmjs.com",
84     "tmp": "tmp/concat-stream-1.5.2.tgz_1472715196934_0.010375389130786061"
85   },
86   "directories": {},
87   "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz",
88   "readme": "ERROR: No README data found!"
89 }