-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshrinkwrap.yaml
37 lines (37 loc) · 1.12 KB
/
shrinkwrap.yaml
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
dependencies:
typescript-logic: 0.0.0
devDependencies:
static-type-assert: 3.0.1
typescript: 3.0.3
packages:
/static-type-assert/3.0.1:
dependencies:
typescript-compare: 0.0.2
dev: true
peerDependencies:
typescript: ^3.0.3
resolution:
integrity: sha512-zMKAbDEqRbysJdAmO6fcylkbTa1GQ285xZZvTxbjxNficxF+zVdkwsozJqbVntKds0oZ40kLFkPYTi2JO3zOBA==
/typescript-compare/0.0.2:
dependencies:
typescript-logic: 0.0.0
dev: true
resolution:
integrity: sha512-8ja4j7pMHkfLJQO2/8tut7ub+J3Lw2S3061eJLFQcvs3tsmJKp8KG5NtpLn7KcY2w08edF74BSVN7qJS0U6oHA==
/typescript-logic/0.0.0:
resolution:
integrity: sha512-zXFars5LUkI3zP492ls0VskH3TtdeHCqu0i7/duGt60i5IGPIpAHE/DWo5FqJ6EjQ15YKXrt+AETjv60Dat34Q==
/typescript/3.0.3:
dev: true
engines:
node: '>=4.2.0'
hasBin: true
resolution:
integrity: sha512-kk80vLW9iGtjMnIv11qyxLqZm20UklzuR2tL0QAnDIygIUIemcZMxlMWudl9OOt76H3ntVzcTiddQ1/pAAJMYg==
registry: 'https://registry.npmjs.org/'
shrinkwrapMinorVersion: 9
shrinkwrapVersion: 3
specifiers:
static-type-assert: 3.0.1
typescript: ^3.0.3
typescript-logic: ^0.0.0