UNPKG

1.16 kBJSONView Raw
1{
2 "name": "@types/combined-stream",
3 "version": "1.0.6",
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 "githubUsername": "felixge",
11 "url": "https://github.com/felixge"
12 },
13 {
14 "name": "Tomek Łaziuk",
15 "githubUsername": "tlaziuk",
16 "url": "https://github.com/tlaziuk"
17 },
18 {
19 "name": "Kon Pik",
20 "githubUsername": "konpikwastaken",
21 "url": "https://github.com/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": "21d45b60817ad2e878b71c5f96a3fdf1707ce63fcbf6ed9b121af995ee2b60c2",
36 "typeScriptVersion": "4.5"
37}
\No newline at end of file