blob: 53e10883a90f6c40ab8964935052df73b9c6d4bc [file] [log] [blame]
name: shelf_router
version: 1.1.4-dev
description: >
A convenient request router for the shelf web-framework, with support for
URL-parameters, nested routers and routers generated from source annotations.
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_router
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
meta: ^1.3.0
shelf: ^1.0.0
http_methods: ^1.1.0
dev_dependencies:
test: ^1.16.0
lints: ^2.0.0
http: ^0.13.0