blob: 99a1e4609628789b4359338402b4fc927c0f10bd [file] [log] [blame]
name: shelf_router
version: 1.1.2
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.3.0
shelf: ^1.0.0
http_methods: ^1.1.0
dev_dependencies:
test: ^1.16.0
lints: ^1.0.0
http: ^0.13.0
environment:
sdk: '>=2.12.0 <3.0.0'