summaryrefslogtreecommitdiff
path: root/impls/monero.dart/pubspec.yaml
blob: 4f48698c4a8acbac5aa12e6ab9d214b1b8b82f2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: monero
description: Dart library for monero
version: 0.0.0
repository: https://git.mrcyjanek.net/mrcyjanek/monero.dart

environment:
  sdk: ^3.0.0

dependencies:
  ffi: ^2.1.0

dev_dependencies:
  lints: ^4.0.0
  test: ^1.24.0
  ffigen: ^13.0.0