summaryrefslogtreecommitdiff
path: root/impls/monero.dart/pubspec.yaml
blob: 174a7815241a1f5f8908be7709ba79a0dd5000aa (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: ^14.0.0