UNPKG

836 BJSONView Raw
1{
2 "name": "@types/event-stream",
3 "version": "4.0.1",
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 "url": "https://github.com/flcdrg",
11 "githubUsername": "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": "1e7b22ede520affde14434c7beefd30dd60f8393717774627226ac0648a57bc2",
26 "typeScriptVersion": "4.3"
27}
\No newline at end of file