diff --git a/pubspec.yaml b/pubspec.yaml index 72f9b03..c06ec92 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,6 +4,10 @@ description: >- Utilities for handling media (MIME) types, including determining a type from a file extension and file contents. repository: https://github.com/dart-lang/mime +topics: + - mimetype + - magic-numbers + - multipart-form topics: - mime