UNPKG

1 kBJSONView Raw
1{
2 "name": "@types/cookie-parser",
3 "version": "1.4.3",
4 "description": "TypeScript definitions for cookie-parser",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie-parser",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Santi Albo",
10 "url": "https://github.com/santialbo",
11 "githubUsername": "santialbo"
12 },
13 {
14 "name": "BendingBender",
15 "url": "https://github.com/BendingBender",
16 "githubUsername": "BendingBender"
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/cookie-parser"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/express": "*"
29 },
30 "typesPublisherContentHash": "ec228e770576f43dd247dbfd15428c81cf1fbd84c02d978f6c4f0275d6394cf0",
31 "typeScriptVersion": "3.9"
32}
\No newline at end of file