| name: http_io | |
| author: "Dart Team <misc@dartlang.org>" | |
| homepage: https://github.com/dart-lang/http_io | |
| description: HTTP Client and Server APIs. | |
| environment: | |
| sdk: ">=2.5.0 <3.0.0" | |
| dev_dependencies: | |
| convert: ^2.0.1 | |
| crypto: ^2.0.2+1 | |
| pedantic: ^1.0.0 | |
| test: ^1.0.0 |