blob: 4886193dfe0f70d87a5e29ef3853e1c56cbb8469 [file] [log] [blame]
name: shelf_router
version: 1.1.3
description: >
A convinent 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.12.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: ^1.0.0
http: ^0.13.0