| name: fixnum | |
| version: 0.10.10 | |
| description: Library for 32- and 64-bit signed fixed-width integers. | |
| author: Dart Team <misc@dartlang.org> | |
| homepage: https://github.com/dart-lang/fixnum | |
| environment: | |
| sdk: '>=2.0.0 <3.0.0' | |
| dev_dependencies: | |
| pedantic: ^1.3.0 | |
| test: ^1.2.0 |