@types/cookie-parser
Version:
TypeScript definitions for cookie-parser
38 lines • 1.19 kB
JSON
{
"name": "@types/cookie-parser",
"version": "1.4.9",
"description": "TypeScript definitions for cookie-parser",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie-parser",
"license": "MIT",
"contributors": [
{
"name": "Santi Albo",
"githubUsername": "santialbo",
"url": "https://github.com/santialbo"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Sebastian Beltran",
"githubUsername": "bjohansebas",
"url": "https://github.com/bjohansebas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cookie-parser"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {
"@types/express": "*"
},
"typesPublisherContentHash": "2f09243789fa087340511f46b2916af401aba29fb951b7459573a6b793e0596d",
"typeScriptVersion": "5.1"
}