UNPKG

@types/cookie-parser

Version:
32 lines 1 kB
{ "name": "@types/cookie-parser", "version": "1.4.6", "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" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/cookie-parser" }, "scripts": {}, "dependencies": { "@types/express": "*" }, "typesPublisherContentHash": "6fbc227c0569fd619a0a8cc5ae1ad66f9552f0db20842f9e21a3b818f7afb1f3", "typeScriptVersion": "4.5" }