blob: 0556ca8e76b1f469e626746f0d555f6b3754772f [file] [log] [blame]
name: tar
description: Memory-efficient, streaming implementation of the tar file format
version: 0.5.6
repository: https://github.com/simolus3/tar/
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
async: ^2.6.0
meta: ^1.3.0
typed_data: ^1.3.0
dev_dependencies:
charcode: ^1.2.0
extra_pedantic: ^3.0.0
file: ^6.1.2
node_io: ^2.1.0
path: ^1.8.0
test: ^1.20.0
dependency_overrides:
# Waiting for https://github.com/pulyaevskiy/node-interop/issues/110
file: '>=6.1.0 <6.1.3'