platform/pubspec.yaml

9 lines
293 B
YAML
Raw Normal View History

2016-10-11 18:53:32 +00:00
name: angel_route
2016-10-12 17:58:32 +00:00
description: A powerful, isomorphic routing library for Dart.
2016-11-27 23:58:55 +00:00
version: 1.0.0-dev+16
2016-10-11 18:53:32 +00:00
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_route
dev_dependencies:
2016-10-12 17:58:32 +00:00
browser: ">=0.10.0 < 0.11.0"
2016-10-21 03:13:13 +00:00
http: ">=0.11.3 <0.12.0"
2016-10-11 18:53:32 +00:00
test: ">=0.12.15 <0.13.0"