UNPKG

965 BJSONView Raw
1{
2 "name": "@types/connect",
3 "version": "3.4.35",
4 "description": "TypeScript definitions for connect",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Maxime LUCE",
10 "url": "https://github.com/SomaticIT",
11 "githubUsername": "SomaticIT"
12 },
13 {
14 "name": "Evan Hahn",
15 "url": "https://github.com/EvanHahn",
16 "githubUsername": "EvanHahn"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/connect"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "09c0dcec5f675cb2bdd7487a85447955f769ef4ab174294478c4f055b528fecc",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file