platform-common-utilities/packages/code_buffer/pubspec.yaml
thomashii@dukefirehawk.com 5d1a917fac Migrated to Dart 3
2023-03-26 09:24:33 +08:00

12 lines
385 B
YAML

name: belatuk_code_buffer
version: 5.0.0-beta.1
description: An advanced StringBuffer geared toward generating code, and source maps.
homepage: https://github.com/dart-backend/belatuk-common-utilities/tree/main/packages/code_buffer
environment:
sdk: '>=3.0.0-290.3.beta <4.0.0'
dependencies:
charcode: ^1.2.0
source_span: ^1.8.1
dev_dependencies:
test: ^1.17.3
lints: ^2.0.0