| name: tar | |
| description: Memory-efficient, streaming implementation of the tar file format | |
| version: 1.0.1 | |
| repository: https://github.com/simolus3/tar/ | |
| environment: | |
| sdk: '>=3.0.0 <4.0.0' | |
| dependencies: | |
| async: ^2.6.0 | |
| meta: ^1.3.0 | |
| typed_data: ^1.3.0 | |
| dev_dependencies: | |
| charcode: ^1.2.0 | |
| extra_pedantic: ^4.0.0 | |
| file: ^6.1.2 | |
| node_io: ^2.1.0 | |
| path: ^1.8.0 | |
| test: ^1.20.0 |