You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
extollo-cli/pnpm-lock.yaml

28 lines
725 B

3 years ago
dependencies:
'@extollo/di': link:../di
'@extollo/lib': link:../lib
'@extollo/util': link:../util
colors: 1.4.0
3 years ago
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==
3 years ago
/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
3 years ago
typescript: ^4.1.3