mangayomi-mirror/epubx/example/web_ex/pubspec.yaml
2025-05-04 23:45:46 +02:00

18 lines
347 B
YAML

name: web_ex
description: An absolute bare-bones web app.
# version: 1.0.0
#homepage: https://www.example.com
#author: Colin Nelson <colinnlsn@gmail.com>
environment:
sdk: '>=2.2.0 <3.0.0'
dependencies:
# path: ^1.4.1
http: ^0.12.0+2
epub: ^2.0.6
dev_dependencies:
build_runner: ^1.1.2
build_web_compilers: ^1.0.0
pedantic: ^1.0.0