Files
loongyan/pubspec.yaml
2026-03-12 21:24:49 +08:00

18 lines
304 B
YAML

name: loongyan
description: A server app using the shelf package and Docker.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.10.7
dependencies:
shelf: ^1.4.2
shelf_router: ^1.1.2
path: ^1.9.0
dev_dependencies:
http: ^1.2.2
lints: ^6.0.0
test: ^1.25.6