d4t_formulas/.pub-cache/hosted/pub.dev/file-7.0.1/pubspec.yaml

20 lines
438 B
YAML
Raw Normal View History

name: file
version: 7.0.1
description:
A pluggable, mockable file system abstraction for Dart. Supports local file
system access, as well as in-memory file systems, record-replay file systems,
and chroot file systems.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/file
environment:
sdk: ^3.0.0
dependencies:
meta: ^1.9.1
path: ^1.8.3
dev_dependencies:
file_testing: ^3.0.0
lints: ^2.0.1
test: ^1.23.1