source: trip-planner-front/node_modules/@types/cookie/package.json@ 6a3a178

Last change on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 944 bytes
Line 
1{
2 "name": "@types/cookie",
3 "version": "0.4.1",
4 "description": "TypeScript definitions for cookie",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Pine Mizune",
10 "url": "https://github.com/pine",
11 "githubUsername": "pine"
12 },
13 {
14 "name": "Piotr Błażejewicz",
15 "url": "https://github.com/peterblazejewicz",
16 "githubUsername": "peterblazejewicz"
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"
25 },
26 "scripts": {},
27 "dependencies": {},
28 "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559",
29 "typeScriptVersion": "3.6"
30}
Note: See TracBrowser for help on using the repository browser.