UNPKG

836 BJSONView Raw
1{
2 "name": "@types/event-stream",
3 "version": "4.0.5",
4 "description": "TypeScript definitions for event-stream",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/event-stream",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "David Gardiner",
10 "githubUsername": "flcdrg",
11 "url": "https://github.com/flcdrg"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/event-stream"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "fe7e6cf51401f6c6ba12988fcb33e786e16e42bb2c68c61a88f6d433c45d23ec",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file