28 lines
725 B
YAML
28 lines
725 B
YAML
dependencies:
|
|
'@extollo/di': link:../di
|
|
'@extollo/lib': link:../lib
|
|
'@extollo/util': link:../util
|
|
colors: 1.4.0
|
|
typescript: 4.2.3
|
|
lockfileVersion: 5.2
|
|
packages:
|
|
/colors/1.4.0:
|
|
dev: false
|
|
engines:
|
|
node: '>=0.1.90'
|
|
resolution:
|
|
integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
|
|
/typescript/4.2.3:
|
|
dev: false
|
|
engines:
|
|
node: '>=4.2.0'
|
|
hasBin: true
|
|
resolution:
|
|
integrity: sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
|
|
specifiers:
|
|
'@extollo/di': file:../di
|
|
'@extollo/lib': file:../lib
|
|
'@extollo/util': file:../util
|
|
colors: ^1.4.0
|
|
typescript: ^4.1.3
|