UNPKG

@types/cookie-parser

Version:
32 lines 1 kB
{ "name": "@types/cookie-parser", "version": "1.4.3", "description": "TypeScript definitions for cookie-parser", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie-parser", "license": "MIT", "contributors": [ { "name": "Santi Albo", "url": "https://github.com/santialbo", "githubUsername": "santialbo" }, { "name": "BendingBender", "url": "https://github.com/BendingBender", "githubUsername": "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": "ec228e770576f43dd247dbfd15428c81cf1fbd84c02d978f6c4f0275d6394cf0", "typeScriptVersion": "3.9" }