name: cassowary | |
version: 0.0.1 | |
description: Cassowary Constraint Solving Toolkit | |
author: Chinmay Garde <chinmaygarde@google.com> | |
homepage: https://github.com/domokit/cassowary | |
environment: | |
sdk: '>=1.0.0 <2.0.0' | |
#dependencies: | |
# foo_bar: '>=1.0.0 <2.0.0' | |
dev_dependencies: | |
test: '>=0.12.0 <0.13.0' | |
test_runner: '<=0.2.16' | |
dart_coveralls: '<=0.3.0' |