2021-12-19 16:22:12 +00:00
|
|
|
name: jael3_web
|
|
|
|
version: 1.0.0
|
2019-03-23 13:50:29 +00:00
|
|
|
description: Experimental virtual DOM/SPA engine built on Jael. Supports SSR.
|
2021-06-20 12:37:20 +00:00
|
|
|
publish_to: none
|
2019-03-23 13:50:29 +00:00
|
|
|
environment:
|
2021-06-20 12:37:20 +00:00
|
|
|
sdk: '>=2.12.0 <3.0.0'
|
2019-03-23 13:50:29 +00:00
|
|
|
dependencies:
|
2021-06-20 12:37:20 +00:00
|
|
|
build: ^2.0.2
|
|
|
|
build_config: ^1.0.0
|
|
|
|
code_builder: ^4.0.0
|
2021-12-19 16:22:12 +00:00
|
|
|
jael3: ^4.2.0
|
|
|
|
jael3_preprocessor: ^4.2.0
|
2021-06-20 12:37:20 +00:00
|
|
|
source_gen: ^1.0.2
|
2019-03-23 13:50:29 +00:00
|
|
|
dev_dependencies:
|
2021-06-20 12:37:20 +00:00
|
|
|
build_runner: ^2.0.4
|
|
|
|
build_web_compilers: ^3.0.0
|
2021-12-19 16:22:12 +00:00
|
|
|
lints: ^1.0.0
|