blob: 5d796ae2d573b17091784f9847efd50f4093d4c9 [file] [log] [blame]
name: mime
version: 1.0.0
description: >-
Utilities for handling media (MIME) types, including determining a type from
a file extension and file contents.
homepage: https://github.com/dart-lang/mime
environment:
sdk: '>=2.12.0-0 <3.0.0'
dev_dependencies:
pedantic: ^1.10.0
test: ^1.16.0-nullsafety