| Index: pkg/shelf_web_socket/pubspec.yaml
|
| diff --git a/pkg/shelf_web_socket/pubspec.yaml b/pkg/shelf_web_socket/pubspec.yaml
|
| deleted file mode 100644
|
| index a19a3313d746fa32637ce4bbc37e01332a069edc..0000000000000000000000000000000000000000
|
| --- a/pkg/shelf_web_socket/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -name: shelf_web_socket
|
| -version: 0.0.1+1
|
| -author: "Dart Team <misc@dartlang.org>"
|
| -homepage: http://www.dartlang.org
|
| -description: >
|
| - A WebSocket handler for Shelf.
|
| -dependencies:
|
| - http_parser: ">=0.0.2 <0.1.0"
|
| - shelf: ">=0.5.2 <0.6.0"
|
| -dev_dependencies:
|
| - http: ">=0.10.0 <0.12.0"
|
| - unittest: ">=0.10.0 <0.12.0"
|
| -environment:
|
| - sdk: ">=1.4.0-dev.5.0 <2.0.0"
|
|
|