blob: 394d5c7c672ac46298871a5cfd1280f13744e36b [file] [log] [blame]
name: shelf_router
version: 0.7.4
description: |
A convinent request router for the shelf web-framework, with support for
URL-parameters, nested routers and routers generated from source annotations.
homepage: https://github.com/google/dart-neats/tree/master/shelf_router
repository: https://github.com/google/dart-neats.git
issue_tracker: https://github.com/google/dart-neats/labels/pkg:shelf_router
dependencies:
meta: ^1.1.7
shelf: ^0.7.3
http_methods: ^1.0.0
dev_dependencies:
test: ^1.5.1
pedantic: ^1.4.0
http: ^0.12.0+1
environment:
sdk: '>=2.3.0 <3.0.0'