blob: 6c2e147356fa883b48e80a9488e563f8d7d9fa7a [file] [log] [blame]
# Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: ffigen
version: 7.2.10
description: Generator for FFI bindings, using LibClang to parse C header files.
repository: https://github.com/dart-lang/ffigen
environment:
sdk: '>=2.17.0 <4.0.0'
dependencies:
ffi: ^2.0.1
yaml: ^3.0.0
path: ^1.8.0
quiver: ^3.0.0
args: ^2.0.0
logging: ^1.0.0
cli_util: ^0.4.0
glob: ^2.0.0
file: ^6.0.0
package_config: ^2.1.0
yaml_edit: ^2.0.3
dev_dependencies:
lints: ^2.0.1
test: ^1.16.2