platform/packages/hot/pubspec.yaml

22 lines
543 B
YAML
Raw Normal View History

2021-05-15 13:17:18 +00:00
name: angel3_hot
2021-07-18 07:21:25 +00:00
description: Supports hot reloading/hot code push of Angel3 servers on file changes.
2021-09-12 04:54:37 +00:00
version: 4.2.1
2021-07-18 07:21:25 +00:00
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/angel3/packages/hot
2017-06-06 12:07:59 +00:00
environment:
2021-05-01 02:57:26 +00:00
sdk: '>=2.12.0 <3.0.0'
2017-06-06 12:07:59 +00:00
dependencies:
2021-09-11 03:18:35 +00:00
angel3_framework: ^4.1.0
2021-05-15 13:17:18 +00:00
angel3_websocket: ^4.0.0
2021-09-11 03:18:35 +00:00
belatuk_html_builder: ^3.0.0
2021-05-01 02:57:26 +00:00
charcode: ^1.2.0
glob: ^2.0.1
io: ^1.0.0
path: ^1.8.0
2021-06-14 04:07:28 +00:00
vm_service: ^7.1.0
2021-03-08 13:11:46 +00:00
watcher: ^1.0.0
2017-06-06 12:07:59 +00:00
dev_dependencies:
2021-05-01 02:57:26 +00:00
http: ^0.13.2
logging: ^1.0.1
2021-09-11 03:18:35 +00:00
lints: ^1.0.0