UNPKG

1.16 kBJSONView Raw
1{
2 "name": "@types/combined-stream",
3 "version": "1.0.4",
4 "description": "TypeScript definitions for combined-stream",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/combined-stream",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Felix Geisendörfer",
10 "url": "https://github.com/felixge",
11 "githubUsername": "felixge"
12 },
13 {
14 "name": "Tomek Łaziuk",
15 "url": "https://github.com/tlaziuk",
16 "githubUsername": "tlaziuk"
17 },
18 {
19 "name": "Kon Pik",
20 "url": "https://github.com/konpikwastaken",
21 "githubUsername": "konpikwastaken"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/combined-stream"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*"
34 },
35 "typesPublisherContentHash": "bb3d2c278b8c8b9bfdfc0e3fee714581eb6e0fd02bfe04391b8cf5069469027e",
36 "typeScriptVersion": "4.3"
37}
\No newline at end of file