| name: io | |
| description: > | |
| Utilities for the Dart VM Runtime. | |
| version: 0.3.0 | |
| author: Dart Team <misc@dartlang.org> | |
| homepage: https://github.com/dart-lang/io | |
| environment: | |
| sdk: ">=1.22.0 <2.0.0" | |
| dependencies: | |
| charcode: ^1.0.0 | |
| meta: ^1.0.2 | |
| string_scanner: ">=0.1.5 <2.0.0" | |
| dev_dependencies: | |
| dart_style: ^1.0.7 | |
| path: ^1.0.0 | |
| test: ^0.12.0 |