-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
105 lines (105 loc) · 4.23 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"name": "google-tasks-api-ts-example",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "google-tasks-api-ts-example",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@types/gapi.auth2": "^0.0.56",
"@types/gapi.client.tasks": "^1.0.4",
"typescript": "^4.7.4"
}
},
"node_modules/@maxim_mazurok/gapi.client.tasks": {
"version": "1.0.20220628",
"resolved": "https://registry.npmjs.org/@maxim_mazurok/gapi.client.tasks/-/gapi.client.tasks-1.0.20220628.tgz",
"integrity": "sha512-6DdZZ/sJHof/omfYxnha329tBAAzyPwg7JeTr59Iv+b3Kow1B4d9Fs3EFHxcZH1JWA/x/9dJp4LC12g4oqQj9Q==",
"dependencies": {
"@types/gapi.client": "*"
}
},
"node_modules/@types/gapi": {
"version": "0.0.42",
"resolved": "https://registry.npmjs.org/@types/gapi/-/gapi-0.0.42.tgz",
"integrity": "sha512-kskWpouTGqutaIVRo/swiGnMVoRxOYdRwvaDrh0yavfR9vQoHvJJ7Enp4KE9MEGS8qF7F5KiP6bRNOYcCgRXCA=="
},
"node_modules/@types/gapi.auth2": {
"version": "0.0.56",
"resolved": "https://registry.npmjs.org/@types/gapi.auth2/-/gapi.auth2-0.0.56.tgz",
"integrity": "sha512-kGaBtGVCqGS3Y05L56dGVlBpJflxLfwA0zpMQnQgGRFk1tsMPbQnogG51UQjt1vCuYfRO0Jd9/K5KDtzjAbMkA==",
"dependencies": {
"@types/gapi": "*"
}
},
"node_modules/@types/gapi.client": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@types/gapi.client/-/gapi.client-1.0.5.tgz",
"integrity": "sha512-OTpbBMuzfC4lkvaomxqskI/iWRGW3zOZbDXZLNSyiuswTiSSGgILRLkg0POuZ4EgzEdaYaTlXpnXiCp07ri/Yw=="
},
"node_modules/@types/gapi.client.tasks": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@types/gapi.client.tasks/-/gapi.client.tasks-1.0.4.tgz",
"integrity": "sha512-SvVj79WqyVwMfNeSn8I92zHbrut3mGNWAUD1nRIbstqMhnCu1Z2HoEtSYyvXl+1827kLLLRITIgngVuR9w1vGA==",
"dependencies": {
"@maxim_mazurok/gapi.client.tasks": "latest"
}
},
"node_modules/typescript": {
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
}
},
"dependencies": {
"@maxim_mazurok/gapi.client.tasks": {
"version": "1.0.20220628",
"resolved": "https://registry.npmjs.org/@maxim_mazurok/gapi.client.tasks/-/gapi.client.tasks-1.0.20220628.tgz",
"integrity": "sha512-6DdZZ/sJHof/omfYxnha329tBAAzyPwg7JeTr59Iv+b3Kow1B4d9Fs3EFHxcZH1JWA/x/9dJp4LC12g4oqQj9Q==",
"requires": {
"@types/gapi.client": "*"
}
},
"@types/gapi": {
"version": "0.0.42",
"resolved": "https://registry.npmjs.org/@types/gapi/-/gapi-0.0.42.tgz",
"integrity": "sha512-kskWpouTGqutaIVRo/swiGnMVoRxOYdRwvaDrh0yavfR9vQoHvJJ7Enp4KE9MEGS8qF7F5KiP6bRNOYcCgRXCA=="
},
"@types/gapi.auth2": {
"version": "0.0.56",
"resolved": "https://registry.npmjs.org/@types/gapi.auth2/-/gapi.auth2-0.0.56.tgz",
"integrity": "sha512-kGaBtGVCqGS3Y05L56dGVlBpJflxLfwA0zpMQnQgGRFk1tsMPbQnogG51UQjt1vCuYfRO0Jd9/K5KDtzjAbMkA==",
"requires": {
"@types/gapi": "*"
}
},
"@types/gapi.client": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@types/gapi.client/-/gapi.client-1.0.5.tgz",
"integrity": "sha512-OTpbBMuzfC4lkvaomxqskI/iWRGW3zOZbDXZLNSyiuswTiSSGgILRLkg0POuZ4EgzEdaYaTlXpnXiCp07ri/Yw=="
},
"@types/gapi.client.tasks": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@types/gapi.client.tasks/-/gapi.client.tasks-1.0.4.tgz",
"integrity": "sha512-SvVj79WqyVwMfNeSn8I92zHbrut3mGNWAUD1nRIbstqMhnCu1Z2HoEtSYyvXl+1827kLLLRITIgngVuR9w1vGA==",
"requires": {
"@maxim_mazurok/gapi.client.tasks": "latest"
}
},
"typescript": {
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
}
}
}