| Index: packages/quiver_iterables/pubspec.yaml
|
| diff --git a/packages/quiver_iterables/pubspec.yaml b/packages/quiver_iterables/pubspec.yaml
|
| deleted file mode 100644
|
| index 9a69d2a7f504b0a16fbff45c25b5f9625aabf8fb..0000000000000000000000000000000000000000
|
| --- a/packages/quiver_iterables/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -name: quiver_iterables
|
| -version: 1.0.0
|
| -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: Utilities for working with iterables
|
| -homepage: https://github.com/QuiverDart/quiver_iterables
|
| -environment:
|
| - sdk: '>=1.9.0 <2.0.0'
|
| -dev_dependencies:
|
| - test: '>=0.12.0 <0.13.0'
|
|
|