blob: f46854fe11353db49ce3f03ff17a97a91933f91a [file] [log] [blame]
name: shelf_router
version: 1.1.0
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
pedantic: ^1.10.0
http: ^0.13.0
environment:
sdk: '>=2.12.0-0 <3.0.0'