blob: acd6dca3ccb40d2e884e3b9ca1e1eaf1bd7546b6 [file] [log] [blame]
author: Vanadium Authors
description: Echo is an example Mojo Dart application that uses the v23proxy.
homepage: https://github.com/vanadium/mojo.v23proxy
name: v23proxy_echo
version: 0.0.1
dependencies:
mojo: '>=0.3.0 <0.4.0'
v23proxy: '>=0.0.1'
dev_dependencies:
dart_style: any
test: any
environment:
sdk: '>=1.12.0 <2.0.0'
dependency_overrides:
mojo:
path: ../../.mojo_sdk/mojo/src/out/Debug/gen/dart-pkg/mojo
v23proxy:
path: ../..