blob: f628d38cf53b163cd7ddf1f39419fc9ef3194a3b [file] [log] [blame]
name: pub_semver
version: 2.0.0
description: >-
Versions and version constraints implementing pub's versioning policy. This
is very similar to vanilla semver, with a few corner cases.
repository: https://github.com/dart-lang/pub_semver
environment:
sdk: '>=2.12.0-0 <3.0.0'
dependencies:
collection: ^1.15.0
dev_dependencies:
test: ^1.16.0-nullsafety.1