blob: a5db06e141579d20b90c8bf6b424eb0e0a910c82 [file] [log] [blame]
name: source_span
version: 1.8.0-nullsafety.4
description: A library for identifying source spans and locations.
homepage: https://github.com/dart-lang/source_span
environment:
sdk: ">=2.12.0-0.0 <3.0.0"
dependencies:
charcode: '>=1.2.0-nullsafety <1.2.0'
collection: '>=1.15.0-nullsafety <1.15.0'
path: '>=1.8.0-nullsafety <1.8.0'
term_glyph: '>=1.2.0-nullsafety <1.2.0'
dev_dependencies:
test: ^1.16.0-nullsafety