UNPKG

1.16 kBJSONView Raw
1{
2 "name": "@types/combined-stream",
3 "version": "1.0.3",
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": "47dc577dbb328f12ce8553bbfc723495760e8836ac1b2b1549567a1405ad4e56",
36 "typeScriptVersion": "3.6"
37}
\No newline at end of file