blob: ccb7d26b095db7954987824218e1965304b40874 [file] [log] [blame]
name: web_socket_channel
version: 1.1.0
description: StreamChannel wrappers for WebSockets.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/web_socket_channel
environment:
sdk: '>=1.20.0 <2.0.0'
dependencies:
async: '^1.3.0'
crypto: '>=0.9.2 <3.0.0'
stream_channel: '^1.2.0'
dev_dependencies:
test: '^0.12.0'