Index: pkg/shelf/pubspec.yaml |
diff --git a/pkg/shelf/pubspec.yaml b/pkg/shelf/pubspec.yaml |
deleted file mode 100644 |
index 0b071aa22229ec3d9c3ef66756b963fb730ee4f4..0000000000000000000000000000000000000000 |
--- a/pkg/shelf/pubspec.yaml |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-name: shelf |
-version: 0.5.6 |
-author: Dart Team <misc@dartlang.org> |
-description: Web Server Middleware for Dart |
-homepage: https://pub.dartlang.org/packages/shelf |
-environment: |
- sdk: '>=1.4.0 <2.0.0' |
-dependencies: |
- collection: '>=0.9.4 <2.0.0' |
- http_parser: '>=0.0.0 <0.1.0' |
- path: '>=1.0.0 <2.0.0' |
- stack_trace: '>=0.9.2 <2.0.0' |
-dev_dependencies: |
- http: '>=0.9.2 <0.12.0' |
- scheduled_test: '>=0.10.0 <0.12.0' |
- unittest: '>=0.10.0 <0.12.0' |