Index: quiver/pubspec.yaml |
diff --git a/quiver/pubspec.yaml b/quiver/pubspec.yaml |
deleted file mode 100644 |
index 5948275df32eb36fb2f881fdece27696b21ee2d6..0000000000000000000000000000000000000000 |
--- a/quiver/pubspec.yaml |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-name: quiver |
-version: 0.21.4 |
-authors: |
-- Justin Fagnani <justinfagnani@google.com> |
-- Yegor Jbanov <yjbanov@google.com> |
-- Chris Bracken <cbracken@google.com> |
-- Alexandre Ardhuin <alexandre.ardhuin@gmail.com> |
-- David Morgan <davidmorgan@google.com> |
-- John McDole <codefu@google.com> |
-- Matan Lurey <matanl@google.com> |
-- Günter Zöchbauer <guenter@gzoechbauer.com> |
-- Sean Eagan <seaneagan1@gmail.com> |
-- Victor Berchet <victor@suumit.com> |
-description: A set of utility libraries for Dart |
-homepage: https://github.com/google/quiver-dart |
-environment: |
- sdk: '>=1.0.0 <2.0.0' |
-dependencies: |
- matcher: '>=0.10.0 <0.13.0' |
-dev_dependencies: |
- path: '>=1.0.0 <2.0.0' |
- test: '>=0.12.0 <0.13.0' |