This repository was archived by the owner on Jan 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
48 lines (48 loc) · 1.43 KB
/
pnpm-lock.yaml
File metadata and controls
48 lines (48 loc) · 1.43 KB
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
dependencies:
'@telecraft/types': 0.4.1
'@types/node': 14.6.4
iconv-lite: 0.6.2
devDependencies:
tslib: 2.0.1
typescript: 4.0.2
lockfileVersion: 5.1
packages:
/@telecraft/types/0.4.1:
dependencies:
'@types/node': 14.6.4
dev: false
resolution:
integrity: sha512-dA/Y0rB+D/7LDnuJpQc0XxvAOKP3dJnJNVjUZoDHit9ZTJqlF7zbwYTvWuPrw02eoZbz/FieS2mbOEBI8VurJA==
/@types/node/14.6.4:
dev: false
resolution:
integrity: sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
/iconv-lite/0.6.2:
dependencies:
safer-buffer: 2.1.2
dev: false
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==
/safer-buffer/2.1.2:
dev: false
resolution:
integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
/tslib/2.0.1:
dev: true
resolution:
integrity: sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
/typescript/4.0.2:
dev: true
engines:
node: '>=4.2.0'
hasBin: true
resolution:
integrity: sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
specifiers:
'@telecraft/types': ^0.4.1
'@types/node': ^14.0.14
iconv-lite: ^0.6.2
tslib: ^2.0.0
typescript: ^4.0.2