Files
waylume_server/pubspec.yaml
ImBenji e126e6ff94 Initial commit
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 15:38:46 +01:00

21 lines
403 B
YAML

name: waylume_server
description: A sample command-line application with basic argument parsing.
version: 0.0.1
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.9.0-100.2.beta
# Add regular dependencies here.
dependencies:
args: ^2.5.0
shelf: ^1.4.2
shelf_router: ^1.1.4
supabase: ^2.8.0
dotenv: ^4.2.0
http: ^1.4.0
dev_dependencies:
lints: ^5.0.0
test: ^1.24.0