platform/packages/shelf/pubspec.yaml
2022-04-25 08:54:13 +08:00

23 lines
615 B
YAML

name: angel3_shelf
version: 6.0.0-beta.2
description: Shelf interop with Angel3. Use this to wrap existing server code.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/shelf
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_framework: ^6.0.0
angel3_container: ^6.0.0
angel3_mock_request: ^6.0.0
path: ^1.8.0
shelf: ^1.3.0
stream_channel: ^2.1.0
logging: ^1.0.0
charcode: ^1.3.0
http: ^0.13.0
dev_dependencies:
angel3_test: ^6.0.0
belatuk_pretty_logging: ^4.0.0
shelf_static: ^1.1.0
test: ^1.21.0
lints: ^1.0.0