remove author from pubspec
diff --git a/pubspec.yaml b/pubspec.yaml
index 16fd74b..89fb7b8 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,5 @@
 name: json_rpc_2
 version: 2.1.1
-author: Dart Team <misc@dartlang.org>
 description: >-
   Utilities to write a client or server using the JSON-RPC 2.0 spec.
 homepage: https://github.com/dart-lang/json_rpc_2