summaryrefslogtreecommitdiff
path: root/impls/monero.dart/pubspec.yaml
blob: 66d25a9801548a505b1cd558374d6b214751e236 (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: ^5.0.0
  test: ^1.24.0
  ffigen: ^18.0.0