2021-12-19 16:22:12 +00:00
|
|
|
name: jael3_web
|
2023-12-24 03:27:17 +00:00
|
|
|
version: 8.2.0
|
2022-02-22 11:41:06 +00:00
|
|
|
description: Experimental virtual DOM/SPA engine built on Jael3. Supports SSR.
|
2021-06-20 12:37:20 +00:00
|
|
|
publish_to: none
|
2019-03-23 13:50:29 +00:00
|
|
|
environment:
|
2023-05-20 15:37:23 +00:00
|
|
|
sdk: '>=3.0.0 <4.0.0'
|
2019-03-23 13:50:29 +00:00
|
|
|
dependencies:
|
2023-09-23 03:31:46 +00:00
|
|
|
analyzer: ^6.2.0
|
2021-06-20 12:37:20 +00:00
|
|
|
build: ^2.0.2
|
|
|
|
build_config: ^1.0.0
|
|
|
|
code_builder: ^4.0.0
|
2023-05-26 23:27:47 +00:00
|
|
|
file: ^7.0.0
|
|
|
|
path: ^1.8.0
|
|
|
|
jael3: ^8.0.0
|
|
|
|
jael3_preprocessor: ^8.0.0
|
|
|
|
source_gen: ^1.3.0
|
2019-03-23 13:50:29 +00:00
|
|
|
dev_dependencies:
|
2023-05-26 23:27:47 +00:00
|
|
|
build_runner: ^2.4.0
|
|
|
|
build_web_compilers: ^4.0.0
|
2023-12-24 03:27:17 +00:00
|
|
|
lints: ^3.0.0
|
2023-06-10 04:10:21 +00:00
|
|
|
# dependency_overrides:
|
|
|
|
# jael3:
|
|
|
|
# path: ../jael
|
|
|
|
# jael3_preprocessor:
|
|
|
|
# path: ../jael_preprocessor
|