| Index: pkg/glob/pubspec.yaml
|
| diff --git a/pkg/glob/pubspec.yaml b/pkg/glob/pubspec.yaml
|
| deleted file mode 100644
|
| index 997de2de91a394ded16c6da05207495ddeba27fe..0000000000000000000000000000000000000000
|
| --- a/pkg/glob/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -name: glob
|
| -version: 1.0.3
|
| -author: "Dart Team <misc@dartlang.org>"
|
| -homepage: http://www.dartlang.org
|
| -description: Bash-style filename globbing.
|
| -dependencies:
|
| - path: ">=1.0.0 <2.0.0"
|
| - string_scanner: ">=0.1.0 <0.2.0"
|
| -dev_dependencies:
|
| - unittest: ">=0.11.0 <0.12.0"
|
| - scheduled_test: ">=0.11.2 <0.12.0"
|
|
|