UNPKG

1.21 kBJSONView Raw
1{
2 "name": "@types/cookies",
3 "version": "0.7.7",
4 "description": "TypeScript definitions for cookies",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookies",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Wang Zishi",
10 "url": "https://github.com/WangZishi",
11 "githubUsername": "WangZishi"
12 },
13 {
14 "name": "jKey Lu",
15 "url": "https://github.com/jkeylu",
16 "githubUsername": "jkeylu"
17 },
18 {
19 "name": "BendingBender",
20 "url": "https://github.com/BendingBender",
21 "githubUsername": "BendingBender"
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/cookies"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/connect": "*",
34 "@types/express": "*",
35 "@types/keygrip": "*",
36 "@types/node": "*"
37 },
38 "typesPublisherContentHash": "7f3377e80f3a99e1036f9ffd979c52c1934e00c1bbc9de51fb30b092c4e4d451",
39 "typeScriptVersion": "3.6"
40}
\No newline at end of file