| name: fixnum | |
| version: 1.1.0-dev | |
| description: >- | |
| Library for 32- and 64-bit signed fixed-width integers with consistent | |
| behavior between native and JS runtimes. | |
| repository: https://github.com/dart-lang/fixnum | |
| environment: | |
| sdk: '>=2.14.0 <3.0.0' | |
| dev_dependencies: | |
| lints: ^1.0.0 | |
| test: ^1.16.0 |