Files
cup_edit/examples/dart/web_wasm/pubspec.yaml
2024-06-16 13:22:22 +08:00

18 lines
298 B
YAML

name: example_web
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.3.0
# Add regular dependencies here.
dependencies:
thermion_dart:
path: ../../
ffi:
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0