UNPKG

@types/cookies

Version:
46 lines 1.4 kB
{ "name": "@types/cookies", "version": "0.9.2", "description": "TypeScript definitions for cookies", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookies", "license": "MIT", "contributors": [ { "name": "Wang Zishi", "githubUsername": "WangZishi", "url": "https://github.com/WangZishi" }, { "name": "jKey Lu", "githubUsername": "jkeylu", "url": "https://github.com/jkeylu" }, { "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/cookies" }, "scripts": {}, "dependencies": { "@types/connect": "*", "@types/express": "*", "@types/keygrip": "*", "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "7410d28dd681c4edc5efa3e79488cf8e63f8bf785f5c4c324c6997dc53a40091", "typeScriptVersion": "5.2" }