platform/packages/hot/pubspec.yaml
2021-02-14 13:22:25 +08:00

23 lines
560 B
YAML

name: angel_hot
description: Supports hot reloading/hot code push of Angel servers on file changes.
version: 2.0.6
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/hot
environment:
sdk: ">=2.10.0 <2.12.0"
dependencies:
angel_framework: #^2.0.0-alpha
path: ../framework
angel_websocket: #^2.0.0-alpha
path: ../websocket
charcode: ^1.0.0
glob: ^1.0.0
html_builder: ^1.0.0
io: ^0.3.2
path: ^1.0.0
vm_service_lib: ^0.3.5
watcher: ^0.9.0
dev_dependencies:
http: ^0.12.0
logging: ^0.11.0
pedantic: ^1.0.0