source: trip-planner-front/node_modules/@types/cookie/package.json@ 59329aa

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

adding photos

  • Property mode set to 100644
File size: 1.7 KB
Line 
1{
2 "_args": [
3 [
4 "@types/cookie@0.4.1",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/cookie@0.4.1",
10 "_id": "@types/cookie@0.4.1",
11 "_inBundle": false,
12 "_integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==",
13 "_location": "/@types/cookie",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/cookie@0.4.1",
19 "name": "@types/cookie",
20 "escapedName": "@types%2fcookie",
21 "scope": "@types",
22 "rawSpec": "0.4.1",
23 "saveSpec": null,
24 "fetchSpec": "0.4.1"
25 },
26 "_requiredBy": [
27 "/socket.io"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz",
30 "_spec": "0.4.1",
31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
32 "bugs": {
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
34 },
35 "contributors": [
36 {
37 "name": "Pine Mizune",
38 "url": "https://github.com/pine"
39 },
40 {
41 "name": "Piotr Błażejewicz",
42 "url": "https://github.com/peterblazejewicz"
43 }
44 ],
45 "dependencies": {},
46 "description": "TypeScript definitions for cookie",
47 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
48 "license": "MIT",
49 "main": "",
50 "name": "@types/cookie",
51 "repository": {
52 "type": "git",
53 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/cookie"
55 },
56 "scripts": {},
57 "typeScriptVersion": "3.6",
58 "types": "index.d.ts",
59 "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559",
60 "version": "0.4.1"
61}
Note: See TracBrowser for help on using the repository browser.